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

Issue 113871: Revert the password manager refactoring -- it failed reliability tests. (Closed)

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

Description

Revert the password manager refactoring -- it failed reliability tests. (For reference, it was committed with the wrong message: "Patch to make password patch build.") This reverts commit r16708.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -1373 lines) Patch
M build/linux/system.gyp View 1 chunk +0 lines, -37 lines 0 comments Download
M chrome/browser/browser.vcproj View 1 chunk +3 lines, -19 lines 0 comments Download
M chrome/browser/password_manager/password_form_manager.h View 5 chunks +16 lines, -7 lines 0 comments Download
M chrome/browser/password_manager/password_form_manager.cc View 8 chunks +57 lines, -30 lines 0 comments Download
M chrome/browser/password_manager/password_form_manager_win.cc View 1 chunk +77 lines, -0 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 +1 line, -3 lines 0 comments Download
M chrome/browser/password_manager/password_store.h View 1 chunk +0 lines, -115 lines 0 comments Download
M chrome/browser/password_manager/password_store.cc View 1 chunk +0 lines, -97 lines 0 comments Download
M chrome/browser/password_manager/password_store_default.h View 1 chunk +0 lines, -49 lines 0 comments Download
M chrome/browser/password_manager/password_store_default.cc View 1 chunk +0 lines, -61 lines 0 comments Download
M chrome/browser/password_manager/password_store_gnome.h View 1 chunk +0 lines, -40 lines 0 comments Download
M chrome/browser/password_manager/password_store_gnome.cc View 1 chunk +0 lines, -177 lines 0 comments Download
M chrome/browser/password_manager/password_store_kwallet.h View 1 chunk +0 lines, -111 lines 0 comments Download
M chrome/browser/password_manager/password_store_kwallet.cc View 1 chunk +0 lines, -387 lines 0 comments Download
M chrome/browser/password_manager/password_store_win.h View 1 chunk +0 lines, -39 lines 0 comments Download
M chrome/browser/password_manager/password_store_win.cc View 1 chunk +0 lines, -103 lines 0 comments Download
M chrome/browser/profile.h View 5 chunks +0 lines, -9 lines 0 comments Download
M chrome/browser/profile.cc View 5 chunks +0 lines, -54 lines 0 comments Download
M chrome/chrome.gyp View 5 chunks +1 line, -31 lines 1 comment Download
M chrome/test/testing_profile.h View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Evan Martin
11 years, 7 months ago (2009-05-26 22:42:25 UTC) #1
stuartmorgan
:( Should we leave the various password_store files in the tree, and just pull out ...
11 years, 7 months ago (2009-05-26 22:54:03 UTC) #2
Evan Martin
11 years, 7 months ago (2009-05-26 22:55:59 UTC) #3
Really sorry! I reverted it TBR because it was blocking the dev build.

If you'd like to finish this patch, it would be very appreciated.   John (its
author) is a 20%er and doesn't have a Windows box.  I don't have time right now
to work on it.

Strangely, this commit passed the trybots so I didn't think it should affect
mac?

On 2009/05/26 22:54:03, stuartmorgan wrote:
> :(
> 
> Should we leave the various password_store files in the tree, and just pull
out
> the refactoring of existing files and the build bits?
> 
> http://codereview.chromium.org/113871/diff/1/21
> File chrome/chrome.gyp (left):
> 
> http://codereview.chromium.org/113871/diff/1/21#oldcode1110
> Line 1110: 'browser/password_manager/password_store_mac.cc',
> There's a corresponding _unittest for this file that will also need to be
> removed from chrome.gyp

Powered by Google App Engine
This is Rietveld 408576698