Bug 80146 - Web Inspector: limit RawSourceCode usages to DebuggerPresentationModel.
Summary: Web Inspector: limit RawSourceCode usages to DebuggerPresentationModel.
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 Podivilov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-02 04:29 PST by Pavel Podivilov
Modified: 2012-03-05 01:32 PST (History)
12 users (show)

See Also:


Attachments
Patch (6.55 KB, patch)
2012-03-02 04:30 PST, Pavel Podivilov
vsevik: 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 2012-03-02 04:29:06 PST
Web Inspector: limit RawSourceCode usages to DebuggerPresentationModel.

This is the final step before switching to SourceMapping interface as described in bug 79130.
Comment 1 Pavel Podivilov 2012-03-02 04:30:58 PST
Created attachment 129878 [details]
Patch
Comment 2 Pavel Podivilov 2012-03-02 05:22:43 PST
Committed r109561: <http://trac.webkit.org/changeset/109561>
Comment 3 Adam Klein 2012-03-02 12:49:41 PST
inspector/extensions/extensions-resources.html times out with this change. Filed as https://bugs.webkit.org/show_bug.cgi?id=80183