WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 105791
Log a console warning when links are blocked due to a frame's sandbox.
https://bugs.webkit.org/show_bug.cgi?id=105791
Summary
Log a console warning when links are blocked due to a frame's sandbox.
Mike West
Reported
2012-12-27 04:00:27 PST
Clicking the link in the following frame should log something reasonable to the console (we're already doing the right thing for `window.open`): <iframe sandbox="allow-scripts" srcdoc="<a href='document' target='_blank'>link</a>"></iframe>
Attachments
Add attachment
proposed patch, testcase, etc.
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