Bug 80263

Summary: Web Inspector: introduce GlobalSourceMapping as a replacement for RawSourceCode.
Product: WebKit Reporter: Pavel Podivilov <podivilov>
Component: Web Inspector (Deprecated)Assignee: Pavel Podivilov <podivilov>
Status: RESOLVED INVALID    
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 vsevik: review-

Pavel Podivilov
Reported 2012-03-05 04:08:34 PST
Web Inspector: introduce GlobalSourceMapping as a replacement for RawSourceCode. Hiding implementation details behind GlobalSourceMapping interface will allow to extract resource-based mapping, formatting mapping, and compiler source mappings to separate classes (see bug 79130).
Attachments
Patch (56.21 KB, patch)
2012-03-05 04:10 PST, Pavel Podivilov
vsevik: review-
Pavel Podivilov
Comment 1 2012-03-05 04:10:29 PST
Vsevolod Vlasov
Comment 2 2012-03-05 05:41:30 PST
Comment on attachment 130091 [details] Patch Could you please split this change?
Note You need to log in before you can comment on or make changes to this bug.