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

Issue 180273012: Extract CSPDirectiveList from ContentSecurityPolicy. (Closed)

Created:
6 years, 9 months ago by Mike West
Modified:
6 years, 9 months ago
CC:
blink-reviews
Visibility:
Public.

Description

Extract CSPDirectiveList from ContentSecurityPolicy. BUG=346642 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168451

Patch Set 1 #

Patch Set 2 : Ugh. #

Total comments: 1

Patch Set 3 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+880 lines, -812 lines) Patch
M Source/core/core.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/frame/ContentSecurityPolicy.h View 1 2 1 chunk +22 lines, -0 lines 0 comments Download
M Source/core/frame/ContentSecurityPolicy.cpp View 3 chunks +37 lines, -812 lines 0 comments Download
A Source/core/frame/csp/CSPDirectiveList.h View 1 1 chunk +141 lines, -0 lines 0 comments Download
A Source/core/frame/csp/CSPDirectiveList.cpp View 1 1 chunk +679 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Mike West
Hey Kenneth, since you've looked at a few of these already, mind skimming another? -mike
6 years, 9 months ago (2014-03-03 15:02:51 UTC) #1
Mike West
On 2014/03/03 15:02:51, Mike West wrote: > Hey Kenneth, since you've looked at a few ...
6 years, 9 months ago (2014-03-04 10:37:08 UTC) #2
kenneth.r.christiansen
lgtm
6 years, 9 months ago (2014-03-04 10:45:16 UTC) #3
kenneth.r.christiansen
https://codereview.chromium.org/180273012/diff/20001/Source/core/frame/ContentSecurityPolicy.cpp File Source/core/frame/ContentSecurityPolicy.cpp (right): https://codereview.chromium.org/180273012/diff/20001/Source/core/frame/ContentSecurityPolicy.cpp#newcode93 Source/core/frame/ContentSecurityPolicy.cpp:93: || equalIgnoringCase(name, DefaultSrc) We are getting quite many here... ...
6 years, 9 months ago (2014-03-04 10:45:24 UTC) #4
Mike West
The CQ bit was checked by mkwst@chromium.org
6 years, 9 months ago (2014-03-04 10:48:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkwst@chromium.org/180273012/20001
6 years, 9 months ago (2014-03-04 10:48:27 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-04 10:48:29 UTC) #7
commit-bot: I haz the power
Failed to apply patch for Source/core/frame/ContentSecurityPolicy.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 9 months ago (2014-03-04 10:48:30 UTC) #8
Mike West
On 2014/03/04 10:45:24, kenneth.r.christiansen wrote: > https://codereview.chromium.org/180273012/diff/20001/Source/core/frame/ContentSecurityPolicy.cpp > File Source/core/frame/ContentSecurityPolicy.cpp (right): > > https://codereview.chromium.org/180273012/diff/20001/Source/core/frame/ContentSecurityPolicy.cpp#newcode93 > ...
6 years, 9 months ago (2014-03-04 10:48:36 UTC) #9
kenneth.r.christiansen
On 2014/03/04 10:48:36, Mike West wrote: > On 2014/03/04 10:45:24, kenneth.r.christiansen wrote: > > > ...
6 years, 9 months ago (2014-03-04 10:54:39 UTC) #10
Mike West
The CQ bit was checked by mkwst@chromium.org
6 years, 9 months ago (2014-03-04 11:07:16 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkwst@chromium.org/180273012/40001
6 years, 9 months ago (2014-03-04 11:08:19 UTC) #12
commit-bot: I haz the power
6 years, 9 months ago (2014-03-05 08:52:08 UTC) #13
Message was sent while issue was closed.
Change committed as 168451

Powered by Google App Engine
This is Rietveld 408576698