WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
94847
Trailing spaces in CSP source lists should not generate console warnings.
https://bugs.webkit.org/show_bug.cgi?id=94847
Summary
Trailing spaces in CSP source lists should not generate console warnings.
Mike West
Reported
2012-08-23 14:10:47 PDT
See
http://crbug.com/144252
for the original report. --- The source list for Content Security Policy directive 'script-src' contains an invalid source: ''. It will be ignored. For this manifest line that used to work: "content_security_policy": "script-src 'self' chrome-extension://fkhgelnmojgnpahkeemhnbjndeeocehc chrome-extension-resource: ; object-src 'self' "
Attachments
Patch
(4.23 KB, patch)
2012-08-23 14:16 PDT
,
Mike West
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mike West
Comment 1
2012-08-23 14:16:06 PDT
Created
attachment 160239
[details]
Patch
Mike West
Comment 2
2012-08-23 14:17:59 PDT
Comment on
attachment 160239
[details]
Patch Hi Adam! I'm pretty sure this fixes the issue raised; if you agree, would you mind CQing it? Thanks!
WebKit Review Bot
Comment 3
2012-08-23 15:48:03 PDT
Comment on
attachment 160239
[details]
Patch Clearing flags on attachment: 160239 Committed
r126488
: <
http://trac.webkit.org/changeset/126488
>
WebKit Review Bot
Comment 4
2012-08-23 15:48:06 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug