Bug 99710

Summary: Web Inspector: add X-WebKit-CSP header into inspector.html
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Pavel Feldman
Reported 2012-10-18 05:32:52 PDT
Simple sanity measure.
Attachments
Patch (1.46 KB, patch)
2012-10-18 05:34 PDT, Pavel Feldman
no flags
Pavel Feldman
Comment 1 2012-10-18 05:34:47 PDT
WebKit Review Bot
Comment 2 2012-10-18 06:41:03 PDT
Comment on attachment 169396 [details] Patch Clearing flags on attachment: 169396 Committed r131744: <http://trac.webkit.org/changeset/131744>
WebKit Review Bot
Comment 3 2012-10-18 06:41:06 PDT
All reviewed patches have been landed. Closing bug.
Adam Barth
Comment 4 2012-10-18 09:37:13 PDT
Comment on attachment 169396 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=169396&action=review > Source/WebCore/inspector/front-end/inspector.html:32 > + <meta http-equiv="X-WebKit-CSP" content="script-src 'self' 'unsafe-eval'"> You can add object-src 'none' as well?
Pavel Feldman
Comment 5 2012-10-18 09:45:45 PDT
> You can add object-src 'none' as well? https://bugs.webkit.org/show_bug.cgi?id=99728
Note You need to log in before you can comment on or make changes to this bug.