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

Issue 192633002: Move ContentAutofillDriver to the PasswordManager component. (Closed)

Created:
6 years, 9 months ago by blundell
Modified:
6 years, 9 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Move ContentAutofillDriver to the PasswordManager component. As ContentAutofillDriver is the //content-based driver implementation for the PasswordManager component, it belongs within the component itself rather than in the //chrome embedder of the component. BUG=348515 R=dubroy@chromium.org TBR=darin Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255932

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -171 lines) Patch
M chrome/browser/password_manager/chrome_password_manager_client.h View 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/password_manager/content_password_manager_driver.h View 1 chunk +0 lines, -57 lines 0 comments Download
D chrome/browser/password_manager/content_password_manager_driver.cc View 1 chunk +0 lines, -107 lines 0 comments Download
M chrome/chrome_browser.gypi View 2 chunks +1 line, -2 lines 0 comments Download
M components/password_manager.gypi View 1 chunk +28 lines, -0 lines 0 comments Download
A + components/password_manager/content/DEPS View 1 chunk +2 lines, -0 lines 0 comments Download
A components/password_manager/content/browser/DEPS View 1 chunk +5 lines, -0 lines 0 comments Download
A + components/password_manager/content/browser/content_password_manager_driver.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/password_manager/content/browser/content_password_manager_driver.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
blundell
6 years, 9 months ago (2014-03-10 10:58:53 UTC) #1
Patrick Dubroy
lgtm
6 years, 9 months ago (2014-03-10 12:19:25 UTC) #2
blundell
TBR=darin for the creation of the DEPS files (and the dependencies that they add) under ...
6 years, 9 months ago (2014-03-10 12:54:06 UTC) #3
blundell
6 years, 9 months ago (2014-03-10 12:59:11 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r255932 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698