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

Issue 13191007: Pass app_locale directly to AutofillTable (Closed)

Created:
7 years, 9 months ago by Cait (Slow)
Modified:
7 years, 8 months ago
CC:
chromium-reviews, Raman Kakilate, benquan, dhollowa+watch_chromium.org, ahutter, browser-components-watch_chromium.org, dbeam+watch-autofill_chromium.org, Dane Wallinga, dyu1, estade+watch_chromium.org, Albert Bodenhamer, Ilya Sherman
Visibility:
Public.

Description

Pass app_locale directly to AutofillTable (instead of sending it on a tour of *all* the WebData classes). TBR=rrobertshield@chromium.org (chrome-frame test fix) BUG=181277 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191759

Patch Set 1 #

Patch Set 2 : Merge to ToT #

Patch Set 3 : Rm unneeded include #

Patch Set 4 : Chrome frame tests fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -74 lines) Patch
M chrome/browser/password_manager/password_store_win_unittest.cc View 2 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/webdata/autofill_table.h View 3 chunks +7 lines, -3 lines 0 comments Download
M chrome/browser/webdata/autofill_table.cc View 5 chunks +5 lines, -6 lines 0 comments Download
M chrome/browser/webdata/autofill_table_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/webdata/keyword_table.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/webdata/keyword_table.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/webdata/keyword_table_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/webdata/logins_table.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/webdata/logins_table.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/webdata/token_service_table.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/webdata/token_service_table.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/webdata/token_service_table_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/webdata/web_apps_table.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/webdata/web_apps_table.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/webdata/web_apps_table_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/webdata/web_data_service_factory.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/webdata/web_data_service_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/webdata/web_database.h View 2 chunks +3 lines, -7 lines 0 comments Download
M chrome/browser/webdata/web_database.cc View 3 chunks +4 lines, -7 lines 0 comments Download
M chrome/browser/webdata/web_database_migration_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/webdata/web_database_service.h View 2 chunks +2 lines, -9 lines 0 comments Download
M chrome/browser/webdata/web_database_service.cc View 5 chunks +7 lines, -17 lines 0 comments Download
M chrome/browser/webdata/web_database_table.h View 1 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/webdata/web_intents_table.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/webdata/web_intents_table.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome_frame/test/delete_chrome_history_test.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
Cait (Slow)
Hi David, This is a second pass at the app_locale clean-up. I was about to ...
7 years, 9 months ago (2013-03-28 17:30:58 UTC) #1
dhollowa
On 2013/03/28 17:30:58, caitkp wrote: > Hi David, > > This is a second pass ...
7 years, 9 months ago (2013-03-28 18:01:05 UTC) #2
dhollowa
+isherman
7 years, 9 months ago (2013-03-28 18:01:30 UTC) #3
Ilya Sherman
passwords/ LGTM
7 years, 9 months ago (2013-03-28 21:31:44 UTC) #4
Cait (Slow)
On 2013/03/28 21:31:44, Ilya Sherman wrote: > passwords/ LGTM Ilya -- would you mind taking ...
7 years, 9 months ago (2013-03-28 22:11:53 UTC) #5
Ilya Sherman
AutofillTable changes LGTM as well.
7 years, 9 months ago (2013-03-28 22:21:21 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/caitkp@chromium.org/13191007/16002
7 years, 8 months ago (2013-04-01 16:18:09 UTC) #7
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 8 months ago (2013-04-01 17:30:20 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/caitkp@chromium.org/13191007/12005
7 years, 8 months ago (2013-04-01 17:44:45 UTC) #9
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=129734
7 years, 8 months ago (2013-04-02 01:33:10 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/caitkp@chromium.org/13191007/12005
7 years, 8 months ago (2013-04-02 02:12:51 UTC) #11
commit-bot: I haz the power
7 years, 8 months ago (2013-04-02 03:40:13 UTC) #12
Message was sent while issue was closed.
Change committed as 191759

Powered by Google App Engine
This is Rietveld 408576698