Bug 60550

Summary: Web Inspector: add protocol method for loading script source mapping.
Product: WebKit Reporter: Pavel Podivilov <podivilov>
Component: Web Inspector (Deprecated)Assignee: Pavel Podivilov <podivilov>
Status: RESOLVED INVALID    
Severity: Normal CC: apavlov, bokowski, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch. none

Pavel Podivilov
Reported 2011-05-10 07:19:53 PDT
Web Inspector: add protocol method for loading script source mapping. Compiled scripts may have "//@ sourceMappingURL=<url>" comments emitted by JavaScript compiler for debug purposes. We should support debugging of such scripts. In this cl: * Add InjectedScript method for loading source mapping data from withing the inspected page with XMLHttpRequest. * Add requestScriptSourceMapping protocol method.
Attachments
Patch. (6.71 KB, patch)
2011-05-10 07:20 PDT, Pavel Podivilov
no flags
Pavel Podivilov
Comment 1 2011-05-10 07:20:33 PDT
Boris Bokowski
Comment 2 2011-05-10 12:36:14 PDT
Why "resolved invalid"?
Note You need to log in before you can comment on or make changes to this bug.