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

Issue 1133613007: Move password_manager_util and password_bubble_experiment to components (Closed)

Created:
5 years, 7 months ago by vabr (Chromium)
Modified:
5 years, 7 months ago
CC:
chromium-reviews, dbeam+watch-options_chromium.org, michaelpg+watch-options_chromium.org, vabr+watchlist_chromium.org, estade+watch_chromium.org, gcasto+watchlist_chromium.org, rouslan+autofillwatch_chromium.org, mkwst+watchlist-passwords_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@486739_componentise_experiment_utils_to_ios_sources
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move password_manager_util and password_bubble_experiment to components BUG=486739 Committed: https://crrev.com/205d8da3ff51ec789abcef187191b9a82519b9b2 Cr-Commit-Position: refs/heads/master@{#330905}

Patch Set 1 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -168 lines) Patch
M chrome/browser/android/password_ui_view_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/chrome_password_manager_client.cc View 2 chunks +1 line, -1 line 0 comments Download
D chrome/browser/password_manager/password_manager_util.h View 1 chunk +0 lines, -49 lines 0 comments Download
D chrome/browser/password_manager/password_manager_util.cc View 1 chunk +0 lines, -23 lines 0 comments Download
M chrome/browser/password_manager/password_manager_util_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_manager_util_ios.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_manager_util_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_manager_util_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_manager_util_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_store_factory.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/save_password_infobar_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/autofill/password_generation_popup_controller_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_bubble_model.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_ui_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/ui/passwords/password_bubble_experiment.h View 1 chunk +0 lines, -31 lines 0 comments Download
D chrome/browser/ui/passwords/password_bubble_experiment.cc View 1 chunk +0 lines, -32 lines 0 comments Download
M chrome/browser/ui/passwords/password_bubble_experiment_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/passwords/password_manager_presenter.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/browser_options_handler.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/password_manager_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 2 chunks +0 lines, -4 lines 0 comments Download
M components/password_manager.gypi View 2 chunks +4 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/BUILD.gn View 2 chunks +4 lines, -0 lines 0 comments Download
M components/password_manager/core/browser/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
A + components/password_manager/core/browser/password_bubble_experiment.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/password_manager/core/browser/password_bubble_experiment.cc View 2 chunks +5 lines, -4 lines 2 comments Download
A + components/password_manager/core/browser/password_manager_util.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/password_manager/core/browser/password_manager_util.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 26 (8 generated)
vabr (Chromium)
Hi all, newt, isherman, stevenjb, please do OWNERS rubberstamps for renamed #includes: newt -- chrome/browser/android/password_ui_view_android.cc ...
5 years, 7 months ago (2015-05-19 17:12:42 UTC) #3
newt (away)
password_ui_view_android.cc lgtm
5 years, 7 months ago (2015-05-19 18:01:12 UTC) #4
Ilya Sherman
chrome/browser/ui/autofill/password_generation_popup_controller_impl.cc lgtm. For future reference, this sort of change is appropriate to TBR for files ...
5 years, 7 months ago (2015-05-19 22:56:07 UTC) #5
vabr (Chromium)
Steven appears to be OOO, Evan could you review chrome/browser/ui/webui/options/*? As Ilya points out, the ...
5 years, 7 months ago (2015-05-20 07:15:30 UTC) #7
Evan Stade
chrome/browser/ui/webui/options/* lgtm you can tbr when all you're doing is updating include paths
5 years, 7 months ago (2015-05-20 21:14:44 UTC) #8
Evan Stade
On 2015/05/20 21:14:44, Evan Stade wrote: > chrome/browser/ui/webui/options/* lgtm > > you can tbr when ...
5 years, 7 months ago (2015-05-20 21:15:23 UTC) #9
vabr (Chromium)
On 2015/05/20 21:15:23, Evan Stade wrote: > On 2015/05/20 21:14:44, Evan Stade wrote: > > ...
5 years, 7 months ago (2015-05-20 21:29:57 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1133613007/20001
5 years, 7 months ago (2015-05-20 21:31:30 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/65042)
5 years, 7 months ago (2015-05-20 21:42:25 UTC) #14
vabr (Chromium)
zea@, could you please review components/password_manager/core/browser/DEPS ? Thanks! Vaclav
5 years, 7 months ago (2015-05-20 21:47:21 UTC) #16
vabr (Chromium)
Actually, given zea@'s calendar: stanisc@, could you please review components/password_manager/core/browser/DEPS ? Thank you! Vaclav
5 years, 7 months ago (2015-05-20 21:58:02 UTC) #18
stanisc
I am not an owner for components/password_manager/core/browser/DEPS but it looks like this file is already ...
5 years, 7 months ago (2015-05-21 00:46:21 UTC) #19
Ilya Sherman
On 2015/05/21 00:46:21, stanisc wrote: > I am not an owner for components/password_manager/core/browser/DEPS but it ...
5 years, 7 months ago (2015-05-21 02:57:10 UTC) #20
stanisc
On 2015/05/21 02:57:10, Ilya Sherman wrote: > On 2015/05/21 00:46:21, stanisc wrote: > > I ...
5 years, 7 months ago (2015-05-21 03:57:58 UTC) #21
vabr (Chromium)
On 2015/05/21 03:57:58, stanisc wrote: > On 2015/05/21 02:57:10, Ilya Sherman wrote: > > On ...
5 years, 7 months ago (2015-05-21 06:11:58 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1133613007/20001
5 years, 7 months ago (2015-05-21 06:12:15 UTC) #24
commit-bot: I haz the power
Committed patchset #1 (id:20001)
5 years, 7 months ago (2015-05-21 06:17:24 UTC) #25
commit-bot: I haz the power
5 years, 7 months ago (2015-05-21 06:18:19 UTC) #26
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/205d8da3ff51ec789abcef187191b9a82519b9b2
Cr-Commit-Position: refs/heads/master@{#330905}

Powered by Google App Engine
This is Rietveld 408576698