Bug 80146

Summary: Web Inspector: limit RawSourceCode usages to DebuggerPresentationModel.
Product: WebKit Reporter: Pavel Podivilov <podivilov>
Component: Web Inspector (Deprecated)Assignee: Pavel Podivilov <podivilov>
Status: RESOLVED FIXED    
Severity: Normal CC: adamk, apavlov, bweinstein, caseq, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch vsevik: review+

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