Bug 82203

Summary: Web Inspector: [JSC] Implement ScriptDebugServer::setScriptPreprocessor
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: apavlov, barraclough, bweinstein, ggaren, joepeck, keishi, loislo, mark.lam, oliver, pfeldman, pmuellr, rik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Pavel Feldman
Reported 2012-03-26 07:17:10 PDT
This setter should store a JavaScript snippet that evaluates to a function object. The function object should be used for pre-processing of each individual JavaScript script source before it gets into the virtual machine. See https://bugs.webkit.org/show_bug.cgi?id=80992 for more details.
Attachments
Brian Burg
Comment 1 2014-12-12 14:37:27 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.
Note You need to log in before you can comment on or make changes to this bug.