[webkit-reviews] review granted: [Bug 92385] Web Inspector: element tag disappears after editing : [Attachment 154678] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 00:34:59 PDT 2012


Vsevolod Vlasov <vsevik at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 92385: Web Inspector: element tag disappears after editing
https://bugs.webkit.org/show_bug.cgi?id=92385

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

------- Additional Comments from Vsevolod Vlasov <vsevik at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=154678&action=review


> Source/WebCore/inspector/front-end/ElementsTreeOutline.js:2041
> +	   var hidePanelWhileUpdating = this._recentlyModifiedNodes.length >
10;

Please extract a const here.


More information about the webkit-reviews mailing list