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

Issue 23537014: rAc: Get rid of dialog type in rAc, there is only one type left now. (Closed)

Created:
7 years, 3 months ago by Raman Kakilate
Modified:
7 years, 3 months ago
CC:
chromium-reviews, benquan, jam, browser-components-watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, Dane Wallinga, dyu1, Albert Bodenhamer, estade+watch_chromium.org, Ilya Sherman, android-webview-reviews_chromium.org, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

rAc: Get rid of dialog type in rAc, there is only one type left now. BUG=276002 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221271

Patch Set 1 #

Total comments: 28

Patch Set 2 : nits #

Patch Set 3 : fix breakages. #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -322 lines) Patch
M android_webview/native/aw_autofill_manager_delegate.h View 1 chunk +0 lines, -1 line 0 comments Download
M android_webview/native/aw_autofill_manager_delegate.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/autofill/risk/fingerprint_browsertest.cc View 1 2 3 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/ui/android/autofill/autofill_dialog_controller_android.h View 4 chunks +0 lines, -6 lines 0 comments Download
M chrome/browser/ui/android/autofill/autofill_dialog_controller_android.cc View 1 2 7 chunks +5 lines, -23 lines 0 comments Download
M chrome/browser/ui/autofill/account_chooser_model.h View 2 chunks +1 line, -3 lines 0 comments Download
M chrome/browser/ui/autofill/account_chooser_model.cc View 2 chunks +3 lines, -5 lines 0 comments Download
M chrome/browser/ui/autofill/account_chooser_model_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_controller.h View 2 chunks +0 lines, -5 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_controller.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc View 1 14 chunks +7 lines, -36 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_controller_impl.h View 1 2 3 4 chunks +0 lines, -8 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc View 1 2 3 19 chunks +16 lines, -39 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc View 1 2 3 5 chunks +1 line, -13 lines 0 comments Download
M chrome/browser/ui/autofill/tab_autofill_manager_delegate.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/autofill/tab_autofill_manager_delegate.cc View 1 4 chunks +1 line, -11 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_dialog_cocoa_browsertest.mm View 1 2 2 chunks +2 lines, -5 lines 0 comments Download
M components/autofill/content/browser/risk/fingerprint.h View 1 chunk +0 lines, -1 line 0 comments Download
M components/autofill/content/browser/risk/fingerprint.cc View 1 9 chunks +4 lines, -24 lines 0 comments Download
M components/autofill/content/browser/wallet/wallet_client.cc View 5 chunks +2 lines, -17 lines 0 comments Download
M components/autofill/content/browser/wallet/wallet_client_delegate.h View 1 chunk +0 lines, -3 lines 0 comments Download
M components/autofill/content/browser/wallet/wallet_client_unittest.cc View 3 chunks +6 lines, -18 lines 0 comments Download
M components/autofill/core/browser/autofill_manager.h View 1 chunk +0 lines, -1 line 0 comments Download
M components/autofill/core/browser/autofill_manager.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M components/autofill/core/browser/autofill_manager_delegate.h View 2 chunks +0 lines, -9 lines 0 comments Download
M components/autofill/core/browser/autofill_manager_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M components/autofill/core/browser/autofill_metrics.h View 1 1 chunk +19 lines, -29 lines 0 comments Download
M components/autofill/core/browser/autofill_metrics.cc View 1 4 chunks +21 lines, -50 lines 0 comments Download
M components/autofill/core/browser/test_autofill_manager_delegate.h View 1 chunk +0 lines, -1 line 0 comments Download
M components/autofill/core/browser/test_autofill_manager_delegate.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
Raman Kakilate
Evan/Ilya - PTAL.
7 years, 3 months ago (2013-09-03 20:24:47 UTC) #1
Ilya Sherman
Thanks! https://codereview.chromium.org/23537014/diff/1/chrome/browser/ui/android/autofill/autofill_dialog_controller_android.cc File chrome/browser/ui/android/autofill/autofill_dialog_controller_android.cc (left): https://codereview.chromium.org/23537014/diff/1/chrome/browser/ui/android/autofill/autofill_dialog_controller_android.cc#oldcode402 chrome/browser/ui/android/autofill/autofill_dialog_controller_android.cc:402: // This might delete us. Please preserve this ...
7 years, 3 months ago (2013-09-03 20:57:05 UTC) #2
Evan Stade
LGTM, although you'll need some additional OWNERS to review it. https://codereview.chromium.org/23537014/diff/1/chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc File chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc (right): https://codereview.chromium.org/23537014/diff/1/chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc#newcode204 ...
7 years, 3 months ago (2013-09-03 20:57:35 UTC) #3
joth
aw/ lgtm rubberstamp On 3 September 2013 13:57, <estade@chromium.org> wrote: > LGTM, although you'll need ...
7 years, 3 months ago (2013-09-03 21:00:43 UTC) #4
Raman Kakilate
+ ruslan for chrome/browser/ui/android/autofill/ https://codereview.chromium.org/23537014/diff/1/chrome/browser/ui/android/autofill/autofill_dialog_controller_android.cc File chrome/browser/ui/android/autofill/autofill_dialog_controller_android.cc (left): https://codereview.chromium.org/23537014/diff/1/chrome/browser/ui/android/autofill/autofill_dialog_controller_android.cc#oldcode402 chrome/browser/ui/android/autofill/autofill_dialog_controller_android.cc:402: // This might delete us. ...
7 years, 3 months ago (2013-09-03 21:50:30 UTC) #5
aruslan
android/ lgtm.
7 years, 3 months ago (2013-09-03 21:52:32 UTC) #6
Ilya Sherman
LGTM, thanks.
7 years, 3 months ago (2013-09-03 22:09:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ramankk@chromium.org/23537014/8001
7 years, 3 months ago (2013-09-03 22:09:17 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-03 22:35:17 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ramankk@chromium.org/23537014/40001
7 years, 3 months ago (2013-09-04 18:36:07 UTC) #10
commit-bot: I haz the power
7 years, 3 months ago (2013-09-04 21:14:55 UTC) #11
Message was sent while issue was closed.
Change committed as 221271

Powered by Google App Engine
This is Rietveld 408576698