Bug 67717

Summary: Web Inspector: get rid of RawSourceCode.createSourceMappingIfNeeded.
Product: WebKit Reporter: Pavel Podivilov <podivilov>
Component: Web Inspector (Deprecated)Assignee: Pavel Podivilov <podivilov>
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 Podivilov 2011-09-07 10:53:41 PDT
Web Inspector: get rid of RawSourceCode.createSourceMappingIfNeeded.

Listen to SourceMappingUpdated event instead of using createSourceMappingIfNeeded.
Comment 1 Pavel Podivilov 2011-09-07 10:57:10 PDT
Created attachment 106601 [details]
Patch
Comment 2 Pavel Podivilov 2011-09-08 09:37:41 PDT
Committed r94762: <http://trac.webkit.org/changeset/94762>