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

Issue 2779603002: Enable blocking of subresource requests whose URLs include credentials. (Closed)

Created:
3 years, 9 months ago by Mike West
Modified:
3 years, 9 months ago
CC:
blink-reviews, blink-reviews-frames_chromium.org, chromium-reviews, darin-cc_chromium.org, jam, kinuko+watch
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable blocking of subresource requests whose URLs include credentials. This patch flips the 'BlockCredentialedSubresources' flag to 'stable', and ties it to a feature flag in //content that we can use as a kill switch if it turns out that enterprise usage of the feature is higher than we hope (the overall numbers still look reasonably low[1]). Intent: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/lx-U_JR2BF0 [1]: https://www.chromestatus.com/metrics/feature/timeline/popularity/532 BUG=504300, 435547 Review-Url: https://codereview.chromium.org/2779603002 Cr-Commit-Position: refs/heads/master@{#459781} Committed: https://chromium.googlesource.com/chromium/src/+/1ddb4a2eacb8a77affdb05061644ee4f23adbd58

Patch Set 1 #

Patch Set 2 : Tests. #

Total comments: 1

Messages

Total messages: 17 (12 generated)
Mike West
WDYT, Jochen? I suspect this will uncover a few browser-side tests that need updates, but ...
3 years, 9 months ago (2017-03-27 10:57:38 UTC) #4
Mike West
https://codereview.chromium.org/2779603002/diff/20001/chrome/browser/ui/login/login_handler_browsertest.cc File chrome/browser/ui/login/login_handler_browsertest.cc (left): https://codereview.chromium.org/2779603002/diff/20001/chrome/browser/ui/login/login_handler_browsertest.cc#oldcode990 chrome/browser/ui/login/login_handler_browsertest.cc:990: const char kXHRTestPage[] = "/login/xhr_with_credentials.html#incorrect"; Dropping both of these ...
3 years, 9 months ago (2017-03-27 11:58:50 UTC) #8
jochen (gone - plz use gerrit)
lgtm
3 years, 9 months ago (2017-03-27 12:03:42 UTC) #10
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/2779603002/20001
3 years, 9 months ago (2017-03-27 14:45:41 UTC) #14
commit-bot: I haz the power
3 years, 9 months ago (2017-03-27 14:51:11 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/1ddb4a2eacb8a77affdb05061644...

Powered by Google App Engine
This is Rietveld 408576698