RESOLVED FIXED 75250
Web Inspector: Introduce support for experimental settings.
https://bugs.webkit.org/show_bug.cgi?id=75250
Summary Web Inspector: Introduce support for experimental settings.
Vsevolod Vlasov
Reported 2011-12-27 06:39:26 PST
Introduce support for experimental settings. This is needed to make development of new features, e.g. scripts navigator/tabbed editor container easier.
Attachments
Screenshot (102.86 KB, image/png)
2011-12-27 06:39 PST, Vsevolod Vlasov
no flags
Patch (10.56 KB, patch)
2011-12-27 06:46 PST, Vsevolod Vlasov
no flags
Patch (10.92 KB, patch)
2011-12-27 08:41 PST, Vsevolod Vlasov
pfeldman: review+
Vsevolod Vlasov
Comment 1 2011-12-27 06:39:45 PST
Created attachment 120580 [details] Screenshot
Vsevolod Vlasov
Comment 2 2011-12-27 06:46:25 PST
Vsevolod Vlasov
Comment 3 2011-12-27 08:41:50 PST
Pavel Feldman
Comment 4 2011-12-27 10:03:41 PST
Comment on attachment 120592 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=120592&action=review > Source/WebCore/inspector/front-end/Settings.js:286 > +WebInspector.experimentsSettings = new WebInspector.ExperimentsSettings(); Could you create this object conditionally instead?
Vsevolod Vlasov
Comment 5 2011-12-27 10:23:37 PST
Note You need to log in before you can comment on or make changes to this bug.