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

Issue 1402803002: [Password Manager] Pass origin of the form which was autofilled in order to display it in managemen… (Closed)

Created:
5 years, 2 months ago by melandory
Modified:
5 years, 2 months ago
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

[Password Manager] Pass origin of the form which was autofilled in order to display it in management bubble. Currently password management bubble uses the origin of the first matching form from password store in order to determine if we should present form origin to user or not. Instead we should show URL of the form, where credentials were autofilled. BUG=539889 Committed: https://crrev.com/28139e2acc6a1d23adb00f0d1ae3ececf2a8da91 Cr-Commit-Position: refs/heads/master@{#353980}

Patch Set 1 : #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -27 lines) Patch
M chrome/browser/password_manager/chrome_password_manager_client.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/password_manager/chrome_password_manager_client.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/passwords/manage_passwords_bubble_manage_view_controller_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_state.h View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_state.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_state_unittest.cc View 1 3 chunks +7 lines, -4 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_ui_controller.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_ui_controller.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_ui_controller_unittest.cc View 1 2 4 chunks +4 lines, -4 lines 0 comments Download
M components/password_manager/core/browser/password_manager.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M components/password_manager/core/browser/password_manager_client.h View 1 chunk +4 lines, -2 lines 0 comments Download
M components/password_manager/core/browser/password_manager_client.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 22 (8 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/1402803002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1402803002/1
5 years, 2 months ago (2015-10-12 15:26:06 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/73913) mac_chromium_compile_dbg_ng on ...
5 years, 2 months ago (2015-10-12 15:49:37 UTC) #4
melandory
Hi Vaclav, PTAL, you own everything except chrome/browser/ui/cocoa/passwords/manage_passwords_bubble_manage_view_controller_unittest.mm
5 years, 2 months ago (2015-10-13 09:48:39 UTC) #7
vabr (Chromium)
Thanks, Tanja, this LGTM. Please make sure to land the corresponding iOS patch before or ...
5 years, 2 months ago (2015-10-13 10:45:20 UTC) #8
melandory
On 2015/10/13 10:45:20, vabr (Chromium) wrote: > Thanks, Tanja, this LGTM. > > Please make ...
5 years, 2 months ago (2015-10-13 13:48:08 UTC) #9
melandory
https://codereview.chromium.org/1402803002/diff/40001/chrome/browser/ui/passwords/manage_passwords_state.h File chrome/browser/ui/passwords/manage_passwords_state.h (right): https://codereview.chromium.org/1402803002/diff/40001/chrome/browser/ui/passwords/manage_passwords_state.h#newcode63 chrome/browser/ui/passwords/manage_passwords_state.h:63: // Move to MANAGE_STATE or INACTIVE_STATE for PSL matched ...
5 years, 2 months ago (2015-10-13 13:48:16 UTC) #10
vabr (Chromium)
On 2015/10/13 13:48:08, melandory wrote: > On 2015/10/13 10:45:20, vabr (Chromium) wrote: > > Thanks, ...
5 years, 2 months ago (2015-10-13 13:51:53 UTC) #11
vabr (Chromium)
lgtm
5 years, 2 months ago (2015-10-13 13:52:19 UTC) #12
melandory
asvitkine@chromium.org: Please review changes in chrome/browser/ui/cocoa/passwords/manage_passwords_bubble_manage_view_controller_unittest.mm
5 years, 2 months ago (2015-10-13 13:55:21 UTC) #14
melandory
ccameron@chromium.org: Please review changes in chrome/browser/ui/cocoa/passwords/manage_passwords_bubble_manage_view_controller_unittest.mm
5 years, 2 months ago (2015-10-13 14:27:09 UTC) #16
Alexei Svitkine (slow)
lgtm
5 years, 2 months ago (2015-10-13 16:44:54 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1402803002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1402803002/60001
5 years, 2 months ago (2015-10-14 08:06:31 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 2 months ago (2015-10-14 08:20:14 UTC) #21
commit-bot: I haz the power
5 years, 2 months ago (2015-10-14 08:21:00 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/28139e2acc6a1d23adb00f0d1ae3ececf2a8da91
Cr-Commit-Position: refs/heads/master@{#353980}

Powered by Google App Engine
This is Rietveld 408576698