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

Issue 2449873004: Removing CSPSourceList level up to SourceListDirective. (Closed)

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

Description

Removing CSPSourceList level up to SourceListDirective. BUG=647588 Committed: https://crrev.com/20ffd3bc663646ac5e37bb2f61f93cc0c223f8eb Cr-Commit-Position: refs/heads/master@{#428322}

Patch Set 1 : Moving CSPSourceList logic to SourceListDirective #

Total comments: 2

Patch Set 2 : Adding CSPDirective for dll #

Patch Set 3 : Exporting CSPDirective #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+806 lines, -919 lines) Patch
M third_party/WebKit/Source/core/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/csp/CSPDirective.h View 1 2 2 chunks +3 lines, -1 line 0 comments Download
D third_party/WebKit/Source/core/frame/csp/CSPSourceList.h View 1 chunk +0 lines, -98 lines 0 comments Download
D third_party/WebKit/Source/core/frame/csp/CSPSourceList.cpp View 1 chunk +0 lines, -565 lines 0 comments Download
D third_party/WebKit/Source/core/frame/csp/CSPSourceListTest.cpp View 1 chunk +0 lines, -233 lines 0 comments Download
M third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicy.cpp View 1 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/frame/csp/SourceListDirective.h View 1 4 chunks +61 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/frame/csp/SourceListDirective.cpp View 1 2 chunks +524 lines, -14 lines 1 comment Download
A third_party/WebKit/Source/core/frame/csp/SourceListDirectiveTest.cpp View 2 1 chunk +216 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (17 generated)
amalika
https://codereview.chromium.org/2449873004/diff/40001/third_party/WebKit/Source/core/frame/csp/SourceListDirective.h File third_party/WebKit/Source/core/frame/csp/SourceListDirective.h (right): https://codereview.chromium.org/2449873004/diff/40001/third_party/WebKit/Source/core/frame/csp/SourceListDirective.h#newcode10 third_party/WebKit/Source/core/frame/csp/SourceListDirective.h:10: #include "core/frame/csp/CSPSource.h" CSPSourceList also included #include "platform/Crypto.h" #include "platform/heap/Handle.h" ...
4 years, 1 month ago (2016-10-26 12:04:53 UTC) #7
Mike West
LGTM % comments. On 2016/10/26 at 12:04:53, amalika wrote: > https://codereview.chromium.org/2449873004/diff/40001/third_party/WebKit/Source/core/frame/csp/SourceListDirective.h > File third_party/WebKit/Source/core/frame/csp/SourceListDirective.h (right): ...
4 years, 1 month ago (2016-10-26 13:07:05 UTC) #10
amalika
https://codereview.chromium.org/2449873004/diff/120001/third_party/WebKit/Source/core/frame/csp/SourceListDirective.cpp File third_party/WebKit/Source/core/frame/csp/SourceListDirective.cpp (right): https://codereview.chromium.org/2449873004/diff/120001/third_party/WebKit/Source/core/frame/csp/SourceListDirective.cpp#newcode94 third_party/WebKit/Source/core/frame/csp/SourceListDirective.cpp:94: String nonceStripped = nonce.stripWhiteSpace(); Changed this to strip white ...
4 years, 1 month ago (2016-10-27 12:34:19 UTC) #15
Mike West
Still LGTM. Land it! :)
4 years, 1 month ago (2016-10-27 14:13:48 UTC) #16
Mike West
Actually, can you add a bug link (to the main bug) to the CL description?
4 years, 1 month ago (2016-10-27 14:14:22 UTC) #17
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/2449873004/120001
4 years, 1 month ago (2016-10-27 14:18:02 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/56846)
4 years, 1 month ago (2016-10-27 15:23:26 UTC) #22
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/2449873004/120001
4 years, 1 month ago (2016-10-28 08:35:13 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:120001)
4 years, 1 month ago (2016-10-28 09:11:14 UTC) #25
commit-bot: I haz the power
4 years, 1 month ago (2016-10-28 09:13:06 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/20ffd3bc663646ac5e37bb2f61f93cc0c223f8eb
Cr-Commit-Position: refs/heads/master@{#428322}

Powered by Google App Engine
This is Rietveld 408576698