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

Issue 2447143002: Stop prerendering of a site if it uses the Credential Manager API. (Closed)

Created:
4 years, 1 month ago by vasilii
Modified:
4 years, 1 month ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, vabr+watchlistpasswordmanager_chromium.org, tburkard+watch_chromium.org, jam, gavinp+prer_chromium.org, darin-cc_chromium.org, asvitkine+watch_chromium.org, gcasto+watchlist_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Stop prerendering of a site if it uses the Credential Manager API. BUG=658732 Committed: https://crrev.com/7926e90cb2f6b25fd19ed9a4e37bbbd0e37b3845 Cr-Commit-Position: refs/heads/master@{#428007}

Patch Set 1 #

Total comments: 7

Patch Set 2 : reply to vabr@ #

Patch Set 3 : forgot #

Total comments: 10

Patch Set 4 : rewrite the test #

Patch Set 5 : fix unittests #

Patch Set 6 : rebase #

Messages

Total messages: 44 (30 generated)
vasilii
Hi guys, please review isherman@: histograms.xml vabr@, mmenke@: everything.
4 years, 1 month ago (2016-10-25 17:16:34 UTC) #6
mmenke
[+pasko]: Do you want to take this one, or should I? Just skimming over this ...
4 years, 1 month ago (2016-10-25 17:24:08 UTC) #8
Ilya Sherman
histograms.xml lgtm
4 years, 1 month ago (2016-10-25 20:28:39 UTC) #11
vabr (Chromium)
LGTM with nits and a question. Thanks! Vaclav https://codereview.chromium.org/2447143002/diff/1/components/password_manager/core/browser/password_manager_client.h File components/password_manager/core/browser/password_manager_client.h (right): https://codereview.chromium.org/2447143002/diff/1/components/password_manager/core/browser/password_manager_client.h#newcode67 components/password_manager/core/browser/password_manager_client.h:67: // ...
4 years, 1 month ago (2016-10-26 08:27:40 UTC) #12
pasko
On 2016/10/25 17:24:08, mmenke wrote: > [+pasko]: Do you want to take this one, or ...
4 years, 1 month ago (2016-10-26 10:05:59 UTC) #13
vasilii
https://codereview.chromium.org/2447143002/diff/1/components/password_manager/core/browser/password_manager_client.h File components/password_manager/core/browser/password_manager_client.h (right): https://codereview.chromium.org/2447143002/diff/1/components/password_manager/core/browser/password_manager_client.h#newcode67 components/password_manager/core/browser/password_manager_client.h:67: // Checks if the Credential Manager API is allowed ...
4 years, 1 month ago (2016-10-26 11:41:07 UTC) #17
vabr (Chromium)
Thanks, still LGTM! https://codereview.chromium.org/2447143002/diff/1/components/password_manager/core/browser/password_manager_client.h File components/password_manager/core/browser/password_manager_client.h (right): https://codereview.chromium.org/2447143002/diff/1/components/password_manager/core/browser/password_manager_client.h#newcode68 components/password_manager/core/browser/password_manager_client.h:68: // not allowed while prerendering and ...
4 years, 1 month ago (2016-10-26 12:11:26 UTC) #19
pasko
overall early destroying the PrerenderContents looks like the safest possible thing to do, suggesting to ...
4 years, 1 month ago (2016-10-26 12:37:01 UTC) #20
vasilii
https://codereview.chromium.org/2447143002/diff/40001/chrome/browser/password_manager/chrome_password_manager_client.cc File chrome/browser/password_manager/chrome_password_manager_client.cc (right): https://codereview.chromium.org/2447143002/diff/40001/chrome/browser/password_manager/chrome_password_manager_client.cc#newcode216 chrome/browser/password_manager/chrome_password_manager_client.cc:216: bool ChromePasswordManagerClient::IsCredentialManagerEnabledForCurrentPage() { On 2016/10/26 12:37:00, pasko wrote: > ...
4 years, 1 month ago (2016-10-27 09:02:09 UTC) #25
vasilii
Rebased on ToT.
4 years, 1 month ago (2016-10-27 10:09:35 UTC) #33
pasko
lgtm
4 years, 1 month ago (2016-10-27 12:42:11 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2447143002/100001
4 years, 1 month ago (2016-10-27 12:49:10 UTC) #40
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 1 month ago (2016-10-27 12:54:35 UTC) #42
commit-bot: I haz the power
4 years, 1 month ago (2016-10-27 12:56:37 UTC) #44
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/7926e90cb2f6b25fd19ed9a4e37bbbd0e37b3845
Cr-Commit-Position: refs/heads/master@{#428007}

Powered by Google App Engine
This is Rietveld 408576698