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

Issue 140353002: [rAC, OSX] Fix focus ring drawing. (Closed)

Created:
6 years, 11 months ago by groby-ooo-7-16
Modified:
6 years, 11 months ago
Reviewers:
Nico
CC:
chromium-reviews, benquan, Dane Wallinga, dyu1, estade+watch_chromium.org, Ilya Sherman, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

[rAC, OSX] Fix focus ring drawing. Ensure there is a) a focus ring around the entirety of the account chooser, not just the image, if Chrome is running on 10.6. And b) use the SDK's focus ring drawing from 10.7 on instead. (Before this CL, 10.7+ systems get _two_ focus rings for ImageButtonCells.) BUG=308192 R=thakis@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245293

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix broken test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -7 lines) Patch
M chrome/browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.mm View 2 chunks +11 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/down_arrow_popup_menu_cell_unittest.mm View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/image_button_cell.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/image_button_cell.mm View 2 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
groby-ooo-7-16
6 years, 11 months ago (2014-01-16 00:48:15 UTC) #1
Nico
lgtm, but I don't quite understand this (due to me not knowing how focus rings ...
6 years, 11 months ago (2014-01-16 00:53:09 UTC) #2
groby-ooo-7-16
Focus rings used to be drawn by drawWithFrame:, which made invoking super's drawWithFrame difficult. From ...
6 years, 11 months ago (2014-01-16 01:05:50 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/140353002/1
6 years, 11 months ago (2014-01-16 01:30:14 UTC) #4
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=247035
6 years, 11 months ago (2014-01-16 02:33:30 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/140353002/300001
6 years, 11 months ago (2014-01-16 03:23:14 UTC) #6
commit-bot: I haz the power
6 years, 11 months ago (2014-01-16 19:52:34 UTC) #7
Message was sent while issue was closed.
Change committed as 245293

Powered by Google App Engine
This is Rietveld 408576698