Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(117)

Issue 2713993005: Clean up ImageView. (Closed)

Created:
3 years, 10 months ago by Evan Stade
Modified:
3 years, 10 months ago
Reviewers:
Devlin, sky
CC:
chromium-reviews, sadrul, Matt Giuca, tfarina, kalyank, gcasto+watchlist_chromium.org, vabr+watchlistpasswordmanager_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clean up ImageView. - remove set_interactive, which is redundant with View::set_can_process_events_within_subtree - remove default focus painter, which is almost never used (only place I could find is PageActions, which have been dead code for a couple years now.) - remove ability to set focus painter, which is literally never used. BUG=696003 Review-Url: https://codereview.chromium.org/2713993005 Cr-Commit-Position: refs/heads/master@{#452984} Committed: https://chromium.googlesource.com/chromium/src/+/f1d5292e67790a384c212c6e6d25f1655591aebf

Patch Set 1 #

Patch Set 2 : one more include removed #

Total comments: 2

Patch Set 3 : revert errant changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -58 lines) Patch
M ash/common/shelf/shelf_button.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/desktop_capture/desktop_media_source_view.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/location_bar/bubble_icon_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/icon_label_bubble_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/passwords/credentials_item_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/payments/payment_method_view_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/payments/payment_request_views_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/payments/payment_sheet_view_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/app_list/views/app_list_item_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/app_list/views/search_result_view.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/app_list/views/tile_item_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/controls/button/label_button.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/controls/image_view.h View 1 5 chunks +0 lines, -15 lines 0 comments Download
M ui/views/controls/image_view.cc View 5 chunks +2 lines, -28 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
Evan Stade
+Devlin because of implications for page actions (see CL desc) +sky for review
3 years, 10 months ago (2017-02-24 21:04:57 UTC) #5
sky
LGTM https://codereview.chromium.org/2713993005/diff/20001/chrome/browser/shell_integration.h File chrome/browser/shell_integration.h (right): https://codereview.chromium.org/2713993005/diff/20001/chrome/browser/shell_integration.h#newcode137 chrome/browser/shell_integration.h:137: // set_can_process_events_within_subtree_permitted(), in which case an attempt optional: ...
3 years, 10 months ago (2017-02-24 21:32:33 UTC) #7
Devlin
lgtm
3 years, 10 months ago (2017-02-24 21:34:47 UTC) #8
Evan Stade
https://codereview.chromium.org/2713993005/diff/20001/chrome/browser/shell_integration.h File chrome/browser/shell_integration.h (right): https://codereview.chromium.org/2713993005/diff/20001/chrome/browser/shell_integration.h#newcode137 chrome/browser/shell_integration.h:137: // set_can_process_events_within_subtree_permitted(), in which case an attempt On 2017/02/24 ...
3 years, 10 months ago (2017-02-24 21:39:10 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2713993005/40001
3 years, 10 months ago (2017-02-24 21:40:12 UTC) #12
commit-bot: I haz the power
3 years, 10 months ago (2017-02-24 23:14:06 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/f1d5292e67790a384c212c6e6d25...

Powered by Google App Engine
This is Rietveld 408576698