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

Issue 84343002: [rAC, OSX] Use a bubble for tooltips. (Closed)

Created:
7 years, 1 month ago by groby-ooo-7-16
Modified:
7 years ago
Reviewers:
Robert Sesek
CC:
chromium-reviews, benquan, Dane Wallinga, dyu1, estade+watch_chromium.org, Ilya Sherman, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

[rAC, OSX] Use a bubble for tooltips. Tooltips for requestAutocomplete should use the Chrome bubble look. BUG=315966 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238247

Patch Set 1 #

Patch Set 2 : It slices! It dices! And now even WITH TESTS! #

Total comments: 22

Patch Set 3 : Review fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+273 lines, -42 lines) Patch
M chrome/browser/ui/cocoa/autofill/autofill_bubble_controller.h View 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_bubble_controller.mm View 4 chunks +12 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_main_container.h View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_main_container.mm View 1 2 5 chunks +10 lines, -9 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_main_container_unittest.mm View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_notification_controller.h View 1 2 3 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_notification_controller.mm View 4 chunks +19 lines, -15 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_notification_controller_unittest.mm View 1 5 chunks +6 lines, -10 lines 0 comments Download
A chrome/browser/ui/cocoa/autofill/autofill_tooltip_controller.h View 1 2 1 chunk +38 lines, -0 lines 0 comments Download
A chrome/browser/ui/cocoa/autofill/autofill_tooltip_controller.mm View 1 2 1 chunk +142 lines, -0 lines 0 comments Download
A chrome/browser/ui/cocoa/autofill/autofill_tooltip_controller_unittest.mm View 1 2 1 chunk +27 lines, -0 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
groby-ooo-7-16
PTAL
7 years, 1 month ago (2013-11-23 03:26:10 UTC) #1
Robert Sesek
https://codereview.chromium.org/84343002/diff/30001/chrome/browser/ui/cocoa/autofill/autofill_main_container_unittest.mm File chrome/browser/ui/cocoa/autofill/autofill_main_container_unittest.mm (right): https://codereview.chromium.org/84343002/diff/30001/chrome/browser/ui/cocoa/autofill/autofill_main_container_unittest.mm#newcode54 chrome/browser/ui/cocoa/autofill/autofill_main_container_unittest.mm:54: hasCheckboxTooltip = true; nit: over-indented https://codereview.chromium.org/84343002/diff/30001/chrome/browser/ui/cocoa/autofill/autofill_notification_controller.h File chrome/browser/ui/cocoa/autofill/autofill_notification_controller.h (right): ...
7 years ago (2013-12-02 17:16:52 UTC) #2
groby-ooo-7-16
https://codereview.chromium.org/84343002/diff/30001/chrome/browser/ui/cocoa/autofill/autofill_main_container_unittest.mm File chrome/browser/ui/cocoa/autofill/autofill_main_container_unittest.mm (right): https://codereview.chromium.org/84343002/diff/30001/chrome/browser/ui/cocoa/autofill/autofill_main_container_unittest.mm#newcode54 chrome/browser/ui/cocoa/autofill/autofill_main_container_unittest.mm:54: hasCheckboxTooltip = true; On 2013/12/02 17:16:53, rsesek wrote: > ...
7 years ago (2013-12-02 20:41:56 UTC) #3
groby-ooo-7-16
PTAL
7 years ago (2013-12-02 20:42:25 UTC) #4
Robert Sesek
LGTM
7 years ago (2013-12-02 21:16:19 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/84343002/110001
7 years ago (2013-12-02 23:02:29 UTC) #6
commit-bot: I haz the power
7 years ago (2013-12-03 00:41:39 UTC) #7
Message was sent while issue was closed.
Change committed as 238247

Powered by Google App Engine
This is Rietveld 408576698