[webkit-reviews] review granted: [Bug 81018] Web Inspector: Add snippets tab to scripts navigator. : [Attachment 131691] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 14 02:25:21 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has granted Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 81018: Web Inspector: Add snippets tab to scripts navigator.
https://bugs.webkit.org/show_bug.cgi?id=81018

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

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


> Source/WebCore/inspector/front-end/ScriptsNavigator.js:67
> +    this._snippetsTreeElement = document.createElement("ol");

This can be a local variable (or even encapsulated into NavigatorTreeOutline)


More information about the webkit-reviews mailing list