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

Issue 582833005: Save password infobar should only work on schemes on which the bubble does (Closed)

Created:
6 years, 3 months ago by Sunil Ratnu
Modified:
6 years, 2 months ago
CC:
chromium-reviews, gcasto+watchlist_chromium.org, mkwst+watchlist_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Save password infobar should only work on schemes on which the bubble does Currently, the password bubble opens up only on "webby" URLs i.e. it does not work on URLs such as chrome: or file: but the save password infobar shows up also for the "non-webby" URLs making both the prompts behave in a different manner. This patch makes the behaviour for both the prompts consistent. BUG=393138 Committed: https://crrev.com/25defaf729d72cb9ee8b6405d815259472edbb48 Cr-Commit-Position: refs/heads/master@{#296701}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added a test case #

Total comments: 10

Patch Set 3 : Addressed Vaclav's review comments #

Total comments: 8

Patch Set 4 : Patch for landing with Nits addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -0 lines) Patch
M chrome/browser/password_manager/chrome_password_manager_client.cc View 1 2 3 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/password_manager/password_manager_browsertest.cc View 1 2 3 5 chunks +29 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (2 generated)
Sunil Ratnu
Please have a look. I will soon add the tests. Thanks!
6 years, 3 months ago (2014-09-19 12:34:44 UTC) #2
vabr (Chromium)
Thanks, Sunil Ratnu. The patch looks good so far (but do have a look at ...
6 years, 3 months ago (2014-09-19 13:18:10 UTC) #3
Sunil Ratnu
Thanks Vaclav for the review. I will try to upload the tests asap.
6 years, 3 months ago (2014-09-19 13:39:42 UTC) #4
Sunil Ratnu
Hi Vaclav, While trying to write the test case I am facing a little problem. ...
6 years, 3 months ago (2014-09-19 14:47:41 UTC) #5
vabr (Chromium)
On 2014/09/19 14:47:41, Sunil Ratnu wrote: > Hi Vaclav, While trying to write the test ...
6 years, 3 months ago (2014-09-22 12:17:40 UTC) #6
Sunil Ratnu
Hi Vaclav, I've written the browsertest for this case. I manually verified that this patch ...
6 years, 3 months ago (2014-09-24 15:15:37 UTC) #7
vabr (Chromium)
LGTM with comments. As for the test passing even without patch (thanks for checking that!), ...
6 years, 3 months ago (2014-09-25 08:48:02 UTC) #8
Sunil Ratnu
Thanks for the review Vaclav. The test works fine now (i.e. fails without the patch ...
6 years, 2 months ago (2014-09-25 10:14:24 UTC) #9
Sunil Ratnu
Hi Vaclav, Please have a look at the final changes before we can commit it. ...
6 years, 2 months ago (2014-09-25 10:20:04 UTC) #10
vabr (Chromium)
Still LGTM, with some nits. Feel free to land this after addressing them. Also, thanks ...
6 years, 2 months ago (2014-09-25 11:07:27 UTC) #11
Sunil Ratnu
Thanks Vaclav for the review. I've made the suggested changes. --Sunil https://codereview.chromium.org/582833005/diff/40001/chrome/browser/password_manager/chrome_password_manager_client.cc File chrome/browser/password_manager/chrome_password_manager_client.cc (right): ...
6 years, 2 months ago (2014-09-25 11:39:40 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/582833005/60001
6 years, 2 months ago (2014-09-25 11:40:59 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001) as 3b5f8d6a64be0b5309a184d077d9473a02a356ac
6 years, 2 months ago (2014-09-25 12:33:19 UTC) #15
commit-bot: I haz the power
6 years, 2 months ago (2014-09-25 12:34:06 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/25defaf729d72cb9ee8b6405d815259472edbb48
Cr-Commit-Position: refs/heads/master@{#296701}

Powered by Google App Engine
This is Rietveld 408576698