Bug 86285 - Web Inspector: merge MainScriptMapping into DebuggerPresentationModel; move other classes into their own files.
Summary: Web Inspector: merge MainScriptMapping into DebuggerPresentationModel; move o...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-12 01:14 PDT by Pavel Feldman
Modified: 2012-05-12 01:32 PDT (History)
10 users (show)

See Also:


Attachments
Patch (38.96 KB, patch)
2012-05-12 01:24 PDT, Pavel Feldman
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>