Bug 101964

Summary: Actions blocked by sandbox flags should log descriptive warnings to the console.
Product: WebKit Reporter: Mike West <mkwst>
Component: WebCore Misc.Assignee: Markus Heintz <markusheintz>
Status: ASSIGNED    
Severity: Normal CC: abarth
Priority: P2 Keywords: WebExposed
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 105791, 105792, 105793, 105862, 103255, 103615, 104365, 105774, 105794    
Bug Blocks: 97978    

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
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.