Bug 81088

Summary: Web Inspector: extract CompilerScriptMapping from RawSourceCode.
Product: WebKit Reporter: Pavel Podivilov <podivilov>
Component: Web Inspector (Deprecated)Assignee: Pavel Podivilov <podivilov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch vsevik: review+

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.