[Webkit-unassigned] [Bug 112926] Web Inspector: Page crash when using Script preprocessor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 17:39:07 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=112926





--- Comment #4 from johnjbarton <johnjbarton at chromium.org>  2013-03-21 17:41:34 PST ---
Actually I'm mixing things up here. 

The zero bytes returned from the preprocessing step should result in an exception against the preprocessor, whether or not the input was injected scripts. If in fact the preprocessor wants to transcode a particular script to a no-op it can return a comment string.  

Even if the preprocessor is working correctly -- in fact especially if it is -- we need to avoid preprocessing all system JS, anything other than normal web page content.  This belongs in a different Bug.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list