RESOLVED FIXED Bug 67838
Web Inspector: introduce JavaScriptSourceFrame class.
https://bugs.webkit.org/show_bug.cgi?id=67838
Summary Web Inspector: introduce JavaScriptSourceFrame class.
Pavel Podivilov
Reported 2011-09-09 03:53:29 PDT
Web Inspector: introduce JavaScriptSourceFrame class. SourceFrame should not deal with JavaScript debugging since it is a base class for all source frame implementations.
Attachments
Patch (6.90 KB, patch)
2011-09-09 03:54 PDT, Pavel Podivilov
no flags
Patch (13.47 KB, patch)
2011-09-09 04:21 PDT, Pavel Podivilov
pfeldman: review+
Pavel Podivilov
Comment 1 2011-09-09 03:54:37 PDT
Pavel Feldman
Comment 2 2011-09-09 03:59:06 PDT
You should probably move SourceFrameDelegateForScriptsPanel implementation into the new class right away.
Pavel Podivilov
Comment 3 2011-09-09 04:21:42 PDT
Pavel Podivilov
Comment 4 2011-09-09 04:22:14 PDT
(In reply to comment #2) > You should probably move SourceFrameDelegateForScriptsPanel implementation into the new class right away. Good point!
Pavel Podivilov
Comment 5 2011-09-09 08:20:50 PDT
Note You need to log in before you can comment on or make changes to this bug.