WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 69387
Wean ContentSecurityPolicy from the Document
https://bugs.webkit.org/show_bug.cgi?id=69387
Summary
Wean ContentSecurityPolicy from the Document
Sam Weinig
Reported
2011-10-04 17:09:33 PDT
Wean ContentSecurityPolicy from the Document
Attachments
Patch
(6.60 KB, patch)
2011-10-04 17:12 PDT
,
Sam Weinig
abarth
: review+
webkit.review.bot
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2011-10-04 17:12:02 PDT
Created
attachment 109720
[details]
Patch
Adam Barth
Comment 2
2011-10-04 17:19:46 PDT
Comment on
attachment 109720
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=109720&action=review
> Source/WebCore/dom/Document.h:615 > + virtual void disableEval();
Do we have the OVERRIDE keyword from clang available? This is a classic use case.
Adam Barth
Comment 3
2011-10-04 17:20:48 PDT
Comment on
attachment 109720
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=109720&action=review
> Source/WebCore/page/ContentSecurityPolicy.cpp:507 > return;
You can move a bunch of the code above this line down to the report section.
WebKit Review Bot
Comment 4
2011-10-04 17:45:56 PDT
Comment on
attachment 109720
[details]
Patch
Attachment 109720
[details]
did not pass chromium-ews (chromium-xvfb): Output:
http://queues.webkit.org/results/9959016
Sam Weinig
Comment 5
2011-10-04 17:51:48 PDT
Committed
r96667
: <
http://trac.webkit.org/changeset/96667
>
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