RESOLVED FIXED79906
Web Inspector: abstract out the common pattern of creating auto-updated locations.
https://bugs.webkit.org/show_bug.cgi?id=79906
Summary Web Inspector: abstract out the common pattern of creating auto-updated locat...
Pavel Podivilov
Reported 2012-02-29 07:10:40 PST
Web Inspector: abstract out the common pattern of creating auto-updated locations.
Attachments
Patch (14.20 KB, patch)
2012-02-29 07:12 PST, Pavel Podivilov
vsevik: review+
Pavel Podivilov
Comment 1 2012-02-29 07:12:52 PST
Vsevolod Vlasov
Comment 2 2012-02-29 09:05:23 PST
Comment on attachment 129441 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=129441&action=review > Source/WebCore/inspector/front-end/DebuggerPresentationModel.js:891 > + formatRawSourceCodeAnchor: function(anchor, uiLocation) Could you please rename this method to something like formatLiveAnchor now that it does not depend on rawSourceCode?
Pavel Podivilov
Comment 3 2012-03-01 02:29:24 PST
Note You need to log in before you can comment on or make changes to this bug.