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

Issue 2538623003: Part 3.4: Is policy list subsumed under subsuming policy? (Closed)

Created:
4 years ago by amalika
Modified:
4 years ago
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Part 3.4: Is policy list subsumed under subsuming policy? In this patch we consider special keywords such as `unsafe-eval`, `unsafe-hashed-attributes`, `strict-dynamic`. BUG=647588 Committed: https://crrev.com/522a12cdff7503f3ea42773e09976d84d230a9d9 Cr-Commit-Position: refs/heads/master@{#435957}

Patch Set 1 #

Total comments: 5

Patch Set 2 : More test cases #

Total comments: 1

Patch Set 3 : 'strict-dynamic' is only subsumed by 'strict-dynamic' #

Patch Set 4 : Removing strict-dynamic from consideration #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -6 lines) Patch
M third_party/WebKit/Source/core/frame/csp/SourceListDirective.cpp View 1 2 3 2 chunks +18 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/frame/csp/SourceListDirectiveTest.cpp View 1 2 3 1 chunk +89 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 20 (10 generated)
amalika
https://codereview.chromium.org/2538623003/diff/1/third_party/WebKit/Source/core/frame/csp/SourceListDirectiveTest.cpp File third_party/WebKit/Source/core/frame/csp/SourceListDirectiveTest.cpp (right): https://codereview.chromium.org/2538623003/diff/1/third_party/WebKit/Source/core/frame/csp/SourceListDirectiveTest.cpp#newcode852 third_party/WebKit/Source/core/frame/csp/SourceListDirectiveTest.cpp:852: true}, Just wanted to check with you: This is ...
4 years ago (2016-11-29 10:46:03 UTC) #2
Mike West
https://codereview.chromium.org/2538623003/diff/1/third_party/WebKit/Source/core/frame/csp/SourceListDirective.cpp File third_party/WebKit/Source/core/frame/csp/SourceListDirective.cpp (right): https://codereview.chromium.org/2538623003/diff/1/third_party/WebKit/Source/core/frame/csp/SourceListDirective.cpp#newcode630 third_party/WebKit/Source/core/frame/csp/SourceListDirective.cpp:630: if (type == ContentSecurityPolicy::DirectiveType::ScriptSrc && Default? Or is |type| ...
4 years ago (2016-11-29 12:05:48 UTC) #3
amalika
https://codereview.chromium.org/2538623003/diff/1/third_party/WebKit/Source/core/frame/csp/SourceListDirective.cpp File third_party/WebKit/Source/core/frame/csp/SourceListDirective.cpp (right): https://codereview.chromium.org/2538623003/diff/1/third_party/WebKit/Source/core/frame/csp/SourceListDirective.cpp#newcode630 third_party/WebKit/Source/core/frame/csp/SourceListDirective.cpp:630: if (type == ContentSecurityPolicy::DirectiveType::ScriptSrc && On 2016/11/29 at 12:05:48, ...
4 years ago (2016-11-29 13:37:45 UTC) #4
Mike West
https://codereview.chromium.org/2538623003/diff/20001/third_party/WebKit/Source/core/frame/csp/SourceListDirectiveTest.cpp File third_party/WebKit/Source/core/frame/csp/SourceListDirectiveTest.cpp (right): https://codereview.chromium.org/2538623003/diff/20001/third_party/WebKit/Source/core/frame/csp/SourceListDirectiveTest.cpp#newcode848 third_party/WebKit/Source/core/frame/csp/SourceListDirectiveTest.cpp:848: true}, Why is this true? The group of sources ...
4 years ago (2016-11-30 10:12:53 UTC) #5
amalika
4 years ago (2016-11-30 10:54:53 UTC) #7
amalika
On 2016/11/30 at 10:12:53, mkwst wrote: > https://codereview.chromium.org/2538623003/diff/20001/third_party/WebKit/Source/core/frame/csp/SourceListDirectiveTest.cpp > File third_party/WebKit/Source/core/frame/csp/SourceListDirectiveTest.cpp (right): > > https://codereview.chromium.org/2538623003/diff/20001/third_party/WebKit/Source/core/frame/csp/SourceListDirectiveTest.cpp#newcode848 ...
4 years ago (2016-11-30 10:55:35 UTC) #8
Mike West
LGTM!
4 years ago (2016-11-30 21:55:51 UTC) #9
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/2538623003/80001
4 years ago (2016-12-02 16:49:07 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years ago (2016-12-02 16:55:36 UTC) #18
commit-bot: I haz the power
4 years ago (2016-12-02 16:57:51 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/522a12cdff7503f3ea42773e09976d84d230a9d9
Cr-Commit-Position: refs/heads/master@{#435957}

Powered by Google App Engine
This is Rietveld 408576698