RESOLVED FIXED Bug 68524
Web Inspector: migrate RawSourceCode clients to SourceMapping class.
https://bugs.webkit.org/show_bug.cgi?id=68524
Summary Web Inspector: migrate RawSourceCode clients to SourceMapping class.
Pavel Podivilov
Reported 2011-09-21 05:50:34 PDT
Web Inspector: migrate RawSourceCode clients to SourceMapping class. Clients should use uiSourceCode(), rawLocationToUILocation(), uiLocationToRawLocation() methods of SourceMapping class. Initially, RawSourceCode may not have associated SourceMapping, so it is natural to extract this methods and associated state to a separate class.
Attachments
Patch (28.06 KB, patch)
2011-09-21 05:52 PDT, Pavel Podivilov
yurys: review+
Pavel Podivilov
Comment 1 2011-09-21 05:52:26 PDT
Pavel Podivilov
Comment 2 2011-09-27 05:05:46 PDT
Note You need to log in before you can comment on or make changes to this bug.