RESOLVED INVALID 82203
Web Inspector: [JSC] Implement ScriptDebugServer::setScriptPreprocessor
https://bugs.webkit.org/show_bug.cgi?id=82203
Summary Web Inspector: [JSC] Implement ScriptDebugServer::setScriptPreprocessor
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.