Bug 84852 - Web Inspector: move sourcemap-agnostic part of the debugger presentation model into the raw debugger.
Summary: Web Inspector: move sourcemap-agnostic part of the debugger presentation mode...
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-04-25 05:43 PDT by Pavel Feldman
Modified: 2012-04-25 06:30 PDT (History)
10 users (show)

See Also:


Attachments
Patch (56.00 KB, patch)
2012-04-25 05:47 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-04-25 05:43:51 PDT
There is no need to keep that much debugging functionality in the debugger presentation model. It all perfectly applies to the raw script debugger.
Comment 1 Pavel Feldman 2012-04-25 05:47:36 PDT
Created attachment 138795 [details]
Patch
Comment 2 Pavel Feldman 2012-04-25 06:30:32 PDT
Committed r115192: <http://trac.webkit.org/changeset/115192>