RESOLVED FIXED Bug 82224
Web Inspector: move part of DebuggerPresentationModel interface to UISourceCode.
https://bugs.webkit.org/show_bug.cgi?id=82224
Summary Web Inspector: move part of DebuggerPresentationModel interface to UISourceCode.
Pavel Podivilov
Reported 2012-03-26 11:05:55 PDT
Web Inspector: move part of DebuggerPresentationModel interface to UISourceCode. Several DebuggerPresentationModel's methods related to source editing and breakpoints take UISourceCode as first parameter. Those methods should be declared directly on UISourceCode. Events like breakpoint-added/console-message-added should also be a part of UISourceCode interface.
Attachments
Note You need to log in before you can comment on or make changes to this bug.