RESOLVED FIXED80785
Web Inspector: decouple LiveLocation from RawSourceCode.
https://bugs.webkit.org/show_bug.cgi?id=80785
Summary Web Inspector: decouple LiveLocation from RawSourceCode.
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.