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

Issue 1371593002: Move password manager file names into components (Closed)

Created:
5 years, 2 months ago by vabr (Chromium)
Modified:
5 years, 2 months ago
Reviewers:
Lei Zhang, engedy
CC:
chromium-reviews, gcasto+watchlist_chromium.org, vabr+watchlist_chromium.org, mkwst+watchlist-passwords_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move password manager file names into components This moves kAffiliationDatabaseFileName and kLoginDataFileName from //chrome to //components/password_manager, so that they can be used by the coming PasswordStoreFactory for iOS. It also puts the constants in browser code, as opposed to the previous common, because these constants cannot be used by the renderer code anyway (no filesystem access). R=engedy@chromium.org BUG=514183 Committed: https://crrev.com/20e857c3dd138c95ad24cb7ef99cc5ce99626651 Cr-Commit-Position: refs/heads/master@{#350796}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Fixed copyrights #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -19 lines) Patch
M chrome/browser/password_manager/password_store_factory.cc View 4 chunks +5 lines, -3 lines 0 comments Download
M chrome/common/chrome_constants.h View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/common/chrome_constants.cc View 3 chunks +0 lines, -5 lines 0 comments Download
M components/password_manager.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A + components/password_manager/core/browser/password_manager_constants.h View 1 1 chunk +7 lines, -9 lines 0 comments Download
A components/password_manager/core/browser/password_manager_constants.cc View 1 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1371593002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1371593002/1
5 years, 2 months ago (2015-09-25 06:48:24 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: cast_shell_android on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_android/builds/58557)
5 years, 2 months ago (2015-09-25 07:03:20 UTC) #4
vabr (Chromium)
Lei, Please review chrome/common/chrome_constants.*. Balázs, Please review the whole CL. Thanks! Vaclav https://codereview.chromium.org/1371593002/diff/1/chrome/common/chrome_constants.cc File chrome/common/chrome_constants.cc ...
5 years, 2 months ago (2015-09-25 07:35:57 UTC) #6
Lei Zhang
lgtm https://codereview.chromium.org/1371593002/diff/1/components/password_manager/core/browser/password_manager_constants.cc File components/password_manager/core/browser/password_manager_constants.cc (right): https://codereview.chromium.org/1371593002/diff/1/components/password_manager/core/browser/password_manager_constants.cc#newcode1 components/password_manager/core/browser/password_manager_constants.cc:1: // Copyright (c) 2012 The Chromium Authors. All ...
5 years, 2 months ago (2015-09-25 07:52:39 UTC) #7
engedy
LGTM.
5 years, 2 months ago (2015-09-25 08:11:54 UTC) #8
vabr (Chromium)
Thanks! Comments addressed, sending to CQ. Vaclav https://codereview.chromium.org/1371593002/diff/1/components/password_manager/core/browser/password_manager_constants.cc File components/password_manager/core/browser/password_manager_constants.cc (right): https://codereview.chromium.org/1371593002/diff/1/components/password_manager/core/browser/password_manager_constants.cc#newcode1 components/password_manager/core/browser/password_manager_constants.cc:1: // Copyright ...
5 years, 2 months ago (2015-09-25 08:30:47 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1371593002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1371593002/20001
5 years, 2 months ago (2015-09-25 08:31:36 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 2 months ago (2015-09-25 09:34:35 UTC) #13
commit-bot: I haz the power
5 years, 2 months ago (2015-09-25 09:35:10 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/20e857c3dd138c95ad24cb7ef99cc5ce99626651
Cr-Commit-Position: refs/heads/master@{#350796}

Powered by Google App Engine
This is Rietveld 408576698