WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED LATER
75838
Re-wire same-origin security checks through ScriptExecutionContext rather than DOMWindow
https://bugs.webkit.org/show_bug.cgi?id=75838
Summary
Re-wire same-origin security checks through ScriptExecutionContext rather tha...
Adam Barth
Reported
2012-01-09 02:27:19 PST
Re-wire same-origin security checks through ScriptExecutionContext rather than DOMWindow
Attachments
Patch
(7.63 KB, patch)
2012-01-09 02:30 PST
,
Adam Barth
abarth
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2012-01-09 02:30:14 PST
Created
attachment 121635
[details]
Patch
Eric Seidel (no email)
Comment 2
2012-01-09 11:10:37 PST
Comment on
attachment 121635
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=121635&action=review
> Source/WebCore/bindings/js/JSDOMBinding.cpp:231 > +bool shouldAllowAccessToContext(JSC::ExecState* exec, ScriptExecutionContext* targetContext)
What to put FIXME: remove this, next to the dom window equivalants?
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