WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
60550
Web Inspector: add protocol method for loading script source mapping.
https://bugs.webkit.org/show_bug.cgi?id=60550
Summary
Web Inspector: add protocol method for loading script source mapping.
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Podivilov
Comment 1
2011-05-10 07:20:33 PDT
Created
attachment 92953
[details]
Patch.
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.
Top of Page
Format For Printing
XML
Clone This Bug