Bug 51538 - Web Inspector: decouple breakpoint views from BreakpointManager and DebuggerModel
Summary: Web Inspector: decouple breakpoint views from BreakpointManager and DebuggerM...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Podivilov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-23 09:40 PST by Pavel Podivilov
Modified: 2011-02-16 04:17 PST (History)
10 users (show)

See Also:


Attachments
Patch. (68.18 KB, patch)
2010-12-23 09:42 PST, Pavel Podivilov
pfeldman: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Podivilov 2010-12-23 09:40:26 PST
Web Inspector: decouple breakpoint views from BreakpointManager and DebuggerModel
Comment 1 Pavel Podivilov 2010-12-23 09:42:01 PST
Created attachment 77340 [details]
Patch.
Comment 2 Pavel Feldman 2010-12-30 06:18:41 PST
Comment on attachment 77340 [details]
Patch.

Could you split it into smaller changes? I don't quite follow what's going on here. Too much moved code.