RESOLVED FIXED Bug 81897
Web Inspector: move resource loading logic from SourceMapParser to CompilerScriptMapping.
https://bugs.webkit.org/show_bug.cgi?id=81897
Summary Web Inspector: move resource loading logic from SourceMapParser to CompilerSc...
Pavel Podivilov
Reported 2012-03-22 05:34:09 PDT
Web Inspector: move resource loading logic from SourceMapParser to CompilerScriptMapping. SourceMapParser should only deal with payload parsing.
Attachments
Patch (15.21 KB, patch)
2012-03-22 05:35 PDT, Pavel Podivilov
vsevik: review+
Pavel Podivilov
Comment 1 2012-03-22 05:35:29 PDT
Vsevolod Vlasov
Comment 2 2012-03-22 10:31:03 PDT
Comment on attachment 133233 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=133233&action=review > Source/WebCore/ChangeLog:8 > + SourceMapParser should only deal with payload parsing. ...because parser should not deal with loading.
Pavel Podivilov
Comment 3 2012-03-26 02:58:35 PDT
Note You need to log in before you can comment on or make changes to this bug.