Bug 85634

Summary: Web Inspector: maker formatting toggle on per-file basis, outside of the source mapping machinery.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
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 none

Description Pavel Feldman 2012-05-04 10:07:06 PDT
Otherwise it was making source formatting too complex. Now JavaScriptSourceFrame is responsible for the formatting on the UI level.
Comment 1 Pavel Feldman 2012-05-04 10:09:39 PDT
Created attachment 140261 [details]
Patch