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

Issue 18112007: [rAC] added popup highlighting (Closed)

Created:
7 years, 5 months ago by groby-ooo-7-16
Modified:
7 years, 5 months ago
Reviewers:
sail
CC:
chromium-reviews, Raman Kakilate, benquan, ahutter, Dane Wallinga, dyu1, estade+watch_chromium.org, Albert Bodenhamer, Ilya Sherman, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

[rAC] added popup highlighting Also added a shared protocol for text fields and popups so main logic can access fields without differentiating by type. R=sail@chromium.org BUG=157274 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=209330

Patch Set 1 #

Total comments: 16

Patch Set 2 : New shiny rendering and other review fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+192 lines, -18 lines) Patch
A chrome/browser/ui/cocoa/autofill/autofill_input_field.h View 1 1 chunk +17 lines, -0 lines 0 comments Download
A chrome/browser/ui/cocoa/autofill/autofill_pop_up_button.h View 1 1 chunk +22 lines, -0 lines 0 comments Download
A chrome/browser/ui/cocoa/autofill/autofill_pop_up_button.mm View 1 1 chunk +73 lines, -0 lines 0 comments Download
A chrome/browser/ui/cocoa/autofill/autofill_pop_up_button_unittest.mm View 1 chunk +35 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_section_container.mm View 4 chunks +13 lines, -13 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_textfield.h View 1 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_textfield.mm View 2 chunks +24 lines, -0 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
groby-ooo-7-16
7 years, 5 months ago (2013-06-28 02:22:35 UTC) #1
sail
https://codereview.chromium.org/18112007/diff/1/chrome/browser/ui/cocoa/autofill/autofill_input_field.h File chrome/browser/ui/cocoa/autofill/autofill_input_field.h (right): https://codereview.chromium.org/18112007/diff/1/chrome/browser/ui/cocoa/autofill/autofill_input_field.h#newcode16 chrome/browser/ui/cocoa/autofill/autofill_input_field.h:16: //- (BOOL)isInvalid; remove? https://codereview.chromium.org/18112007/diff/1/chrome/browser/ui/cocoa/autofill/autofill_input_field.h#newcode18 chrome/browser/ui/cocoa/autofill/autofill_input_field.h:18: @property(copy, nonatomic) NSString* fieldValue; ...
7 years, 5 months ago (2013-06-28 03:08:56 UTC) #2
groby-ooo-7-16
Just a quick comment on the "you don't need this" part - I can only ...
7 years, 5 months ago (2013-06-28 03:22:38 UTC) #3
sail
On 2013/06/28 03:22:38, groby wrote: > Just a quick comment on the "you don't need ...
7 years, 5 months ago (2013-06-28 03:27:24 UTC) #4
groby-ooo-7-16
https://codereview.chromium.org/18112007/diff/1/chrome/browser/ui/cocoa/autofill/autofill_input_field.h File chrome/browser/ui/cocoa/autofill/autofill_input_field.h (right): https://codereview.chromium.org/18112007/diff/1/chrome/browser/ui/cocoa/autofill/autofill_input_field.h#newcode16 chrome/browser/ui/cocoa/autofill/autofill_input_field.h:16: //- (BOOL)isInvalid; On 2013/06/28 03:08:56, sail wrote: > remove? ...
7 years, 5 months ago (2013-06-28 18:49:52 UTC) #5
sail
lgtm
7 years, 5 months ago (2013-06-28 19:23:34 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/18112007/8001
7 years, 5 months ago (2013-06-28 21:23:14 UTC) #7
commit-bot: I haz the power
7 years, 5 months ago (2013-06-29 20:35:02 UTC) #8
Message was sent while issue was closed.
Change committed as 209330

Powered by Google App Engine
This is Rietveld 408576698