WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
Bug 101964
Actions blocked by sandbox flags should log descriptive warnings to the console.
https://bugs.webkit.org/show_bug.cgi?id=101964
Summary
Actions blocked by sandbox flags should log descriptive warnings to the console.
Mike West
Reported
2012-11-12 12:09:15 PST
When actions are blocked by sandboxing flags, we should log to the console some descriptive warning. For instance, we should probably log something like "Blocked form submission to '[URL]' because the form's frame is sandboxed, and the 'allow-forms' flag is not set." (
http://code.google.com/searchframe#OAMlx_jo-ck/src/third_party/WebKit/Source/WebCore/loader/FrameLoader.cpp&exact_package=chromium&q=SandboxForms&type=cs&l=344
). This goes for most (all?) of the flags; I don't think we're currently logging for any.
Attachments
Add attachment
proposed patch, testcase, etc.
Mike West
Comment 1
2012-12-04 10:44:03 PST
This is a goodfirstbug kind of bug, and Markus expressed some interest this morning in taking it on. Handing it to him for the moment.
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