RESOLVED FIXED Bug 81088
Web Inspector: extract CompilerScriptMapping from RawSourceCode.
https://bugs.webkit.org/show_bug.cgi?id=81088
Summary Web Inspector: extract CompilerScriptMapping from RawSourceCode.
Pavel Podivilov
Reported 2012-03-14 01:01:42 PDT
Web Inspector: extract CompilerScriptMapping from RawSourceCode.
Attachments
Patch (48.63 KB, patch)
2012-03-14 01:09 PDT, Pavel Podivilov
no flags
Patch (42.81 KB, patch)
2012-03-14 09:26 PDT, Pavel Podivilov
vsevik: review+
Pavel Podivilov
Comment 1 2012-03-14 01:09:16 PDT
Pavel Podivilov
Comment 2 2012-03-14 09:26:25 PDT
Vsevolod Vlasov
Comment 3 2012-03-15 05:32:55 PDT
Comment on attachment 131869 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=131869&action=review > Source/WebCore/inspector/front-end/CompilerScriptMapping.js:1 > +/* Could you please add new file to compilation. > Source/WebCore/inspector/front-end/CompilerScriptMapping.js:137 > + for (var url in this._uiSourceCodeByURL) { This loop does not make sense, you probably meant to dispatch the event once.
Pavel Podivilov
Comment 4 2012-03-15 10:03:06 PDT
Note You need to log in before you can comment on or make changes to this bug.