Bug 85634 - Web Inspector: maker formatting toggle on per-file basis, outside of the source mapping machinery.
Summary: Web Inspector: maker formatting toggle on per-file basis, outside of the sour...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-04 10:07 PDT by Pavel Feldman
Modified: 2012-05-11 09:40 PDT (History)
10 users (show)

See Also:


Attachments
Patch (84.25 KB, patch)
2012-05-04 10:09 PDT, Pavel Feldman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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