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

Issue 142113004: CSP 1.1: Ignore 'unsafe-inline' in presence of hashes or nonces. (Closed)

Created:
6 years, 11 months ago by Mike West
Modified:
6 years, 11 months ago
CC:
blink-reviews, mkwst+watchlist_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1

Messages

Total messages: 4 (0 generated)
Mike West
Jochen, Adam? WDYT? -mike
6 years, 11 months ago (2014-01-20 09:11:31 UTC) #1
jochen (gone - plz use gerrit)
lgtm https://codereview.chromium.org/142113004/diff/1/Source/core/frame/ContentSecurityPolicy.cpp File Source/core/frame/ContentSecurityPolicy.cpp (right): https://codereview.chromium.org/142113004/diff/1/Source/core/frame/ContentSecurityPolicy.cpp#newcode1011 Source/core/frame/ContentSecurityPolicy.cpp:1011: return !directive || (directive->allowInline() && !directive->isHashOrNoncePresent()); just a ...
6 years, 11 months ago (2014-01-20 09:17:36 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkwst@chromium.org/142113004/1
6 years, 11 months ago (2014-01-20 09:21:11 UTC) #3
commit-bot: I haz the power
6 years, 11 months ago (2014-01-20 11:04:21 UTC) #4
Message was sent while issue was closed.
Change committed as 165400

Powered by Google App Engine
This is Rietveld 408576698