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

Issue 118131: Change PasswordStoreDefault to access the WebDataService from the UI thread o... (Closed)

Created:
11 years, 6 months ago by stuartmorgan
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Change PasswordStoreDefault to access the WebDataService from the UI thread only. Enables the PasswordStore refactoring yet again (third time's the charm?). BUG=12479 TEST=Password save/autofill should continue to work on Windows. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17545

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+275 lines, -217 lines) Patch
M build/linux/system.gyp View 1 chunk +37 lines, -0 lines 0 comments Download
M chrome/browser/browser.vcproj View 1 chunk +19 lines, -3 lines 0 comments Download
M chrome/browser/password_manager/password_form_manager.h View 5 chunks +7 lines, -16 lines 0 comments Download
M chrome/browser/password_manager/password_form_manager.cc View 8 chunks +30 lines, -57 lines 0 comments Download
M chrome/browser/password_manager/password_form_manager_win.cc View 1 chunk +0 lines, -77 lines 0 comments Download
M chrome/browser/password_manager/password_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_manager.cc View 2 chunks +3 lines, -1 line 0 comments Download
MM chrome/browser/password_manager/password_store.h View 1 chunk +8 lines, -5 lines 0 comments Download
M chrome/browser/password_manager/password_store.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
MM chrome/browser/password_manager/password_store_default.h View 2 chunks +11 lines, -16 lines 0 comments Download
MM chrome/browser/password_manager/password_store_default.cc View 3 chunks +56 lines, -39 lines 1 comment Download
M chrome/browser/password_manager/password_store_gnome.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/browser/password_manager/password_store_gnome.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/browser/password_manager/password_store_kwallet.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/browser/password_manager/password_store_kwallet.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/browser/password_manager/password_store_mac.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/browser/password_manager/password_store_mac_unittest.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/browser/password_manager/password_store_win.h View 0 chunks +-1 lines, --1 lines 0 comments Download
MM chrome/browser/password_manager/password_store_win.cc View 4 chunks +13 lines, -9 lines 0 comments Download
M chrome/browser/profile.h View 5 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/profile.cc View 5 chunks +54 lines, -0 lines 0 comments Download
M chrome/chrome.gyp View 6 chunks +32 lines, -1 line 0 comments Download
M chrome/test/testing_profile.h View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
stuartmorgan
This was backed out again due to continuing to fail reliability tests--apparently it was luck ...
11 years, 6 months ago (2009-06-02 22:00:27 UTC) #1
tim (not reviewing)
if 17273 was reverted then why is it still the last modified CL for password_store.h/cc ...
11 years, 6 months ago (2009-06-03 21:35:14 UTC) #2
stuartmorgan
On 2009/06/03 21:35:14, timsteele wrote: > if 17273 was reverted then why is it still ...
11 years, 6 months ago (2009-06-03 21:45:30 UTC) #3
tim (not reviewing)
11 years, 6 months ago (2009-06-03 21:50:39 UTC) #4
LG. Godspeed.

Powered by Google App Engine
This is Rietveld 408576698