Bug 82224

Summary: Web Inspector: move part of DebuggerPresentationModel interface to UISourceCode.
Product: WebKit Reporter: Pavel Podivilov <podivilov>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 82214, 82318, 82462, 82463    
Bug Blocks:    

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.