WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 43504
81973
Web Inspector: Logs a bunch of debug errors when there is unsafe javascript x-cross origin access.
https://bugs.webkit.org/show_bug.cgi?id=81973
Summary
Web Inspector: Logs a bunch of debug errors when there is unsafe javascript x...
David Levin
Reported
2012-03-22 14:52:06 PDT
Take the frames given in:
https://bugs.webkit.org/show_bug.cgi?id=81970
and run them in a cross origin setting (local hard drive works for chromium). Note that there are debug errors in the console. There is no way to check for outer frame access to avoid triggering these error. I suspect the real fix is to implement the SecurityExceptions for x-origin window access and stop logging these error (just let the exception be the only thing given).
Attachments
Add attachment
proposed patch, testcase, etc.
David Levin
Comment 1
2012-03-22 16:25:23 PDT
*** This bug has been marked as a duplicate of
bug 43504
***
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