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

Issue 1894593003: Bypass CSP checks for plugin-loaded requests (Closed)

Created:
4 years, 8 months ago by estark
Modified:
4 years, 8 months ago
Reviewers:
Mike West
CC:
blink-reviews, chromium-reviews, mkwst+watchlist-csp_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Bypass CSP checks for plugin-loaded requests A recent refactor of how CSP gets applied to requests accidentally started applying object-src directives to subresources that are loaded by plugins. This CL skips CSP checks for RequestContextPlugin. BUG=603952 Committed: https://crrev.com/1055ddd2281c6d0ae450477968ceeb63f210a2fa Cr-Commit-Position: refs/heads/master@{#388043}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -1 line) Patch
M third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicy.cpp View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicyTest.cpp View 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
estark
Mike, does this look right to you? CSP shouldn't be applied to requests that plugins ...
4 years, 8 months ago (2016-04-15 17:22:10 UTC) #2
Mike West
On 2016/04/15 at 17:22:10, estark wrote: > Mike, does this look right to you? CSP ...
4 years, 8 months ago (2016-04-18 20:34:42 UTC) #3
Mike West
Oh. Nuts. I see. We're applying `object-src` to everything. *sigh* I guess we can't do ...
4 years, 8 months ago (2016-04-18 20:35:19 UTC) #4
estark
On 2016/04/18 20:35:19, Mike West (slow until 25th) wrote: > Oh. Nuts. I see. We're ...
4 years, 8 months ago (2016-04-18 21:05:32 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1894593003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1894593003/1
4 years, 8 months ago (2016-04-18 21:06:10 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-18 22:18:14 UTC) #8
commit-bot: I haz the power
4 years, 8 months ago (2016-04-18 22:20:31 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1055ddd2281c6d0ae450477968ceeb63f210a2fa
Cr-Commit-Position: refs/heads/master@{#388043}

Powered by Google App Engine
This is Rietveld 408576698