[webkit-reviews] review granted: [Bug 75250] Web Inspector: Introduce support for experimental settings. : [Attachment 120592] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 27 10:03:40 PST 2011


Pavel Feldman <pfeldman at chromium.org> has granted Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 75250: Web Inspector: Introduce support for experimental settings.
https://bugs.webkit.org/show_bug.cgi?id=75250

Attachment 120592: Patch
https://bugs.webkit.org/attachment.cgi?id=120592&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
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?


More information about the webkit-reviews mailing list