Bug 80785

Summary: Web Inspector: decouple LiveLocation 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-11 04:42:05 PDT
Web Inspector: decouple LiveLocation from RawSourceCode. Another step to get rid of RawSourceCode.
Attachments
Patch (19.88 KB, patch)
2012-03-11 04:43 PDT, Pavel Podivilov
no flags
Patch (17.87 KB, patch)
2012-03-11 06:41 PDT, Pavel Podivilov
vsevik: review+
Pavel Podivilov
Comment 1 2012-03-11 04:43:31 PDT
Vsevolod Vlasov
Comment 2 2012-03-11 06:25:03 PDT
Comment on attachment 131216 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=131216&action=review > Source/WebCore/inspector/front-end/DebuggerPresentationModel.js:642 > +WebInspector.LiveLocation = function(model, rawLocation, updateDelegate) This belongs to ScriptMapping.
Pavel Podivilov
Comment 3 2012-03-11 06:41:12 PDT
Vsevolod Vlasov
Comment 4 2012-03-11 07:00:02 PDT
Comment on attachment 131222 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=131222&action=review > LayoutTests/inspector/debugger/callstack-placards-discarded.html:58 > + var count = 0; Object.keys(...).length > LayoutTests/inspector/debugger/linkifier.html:71 > var count = 0; ditto.
Pavel Podivilov
Comment 5 2012-03-12 01:33:15 PDT
Note You need to log in before you can comment on or make changes to this bug.