[webkit-reviews] review canceled: [Bug 94274] Move Shadow DOM inspection feature out from experiments : [Attachment 162683] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 19 06:02:39 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has canceled  review:
Bug 94274: Move Shadow DOM inspection feature out from experiments
https://bugs.webkit.org/show_bug.cgi?id=94274

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=162683&action=review


> Source/WebCore/inspector/front-end/SettingsScreen.js:271
> +    p.appendChild(this._createCheckboxSetting(WebInspector.UIString("Show
Shadow DOM"), WebInspector.settings.showShadowDOM));

This string should be added to the English.lproj/localizedStrings.js. Otherwise
looks good.


More information about the webkit-reviews mailing list