Bug 86285

Summary: Web Inspector: merge MainScriptMapping into DebuggerPresentationModel; move other classes into their own files.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
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   
Attachments:
Description Flags
Patch yurys: review+

Description Pavel Feldman 2012-05-12 01:14:25 PDT
The only purpose of the debugger presentation model now is to manage mappings. Merging main script mapping back into it.
Comment 1 Pavel Feldman 2012-05-12 01:24:03 PDT
Created attachment 141558 [details]
Patch
Comment 2 Pavel Feldman 2012-05-12 01:32:45 PDT
Committed r116843: <http://trac.webkit.org/changeset/116843>