[webkit-reviews] review granted: [Bug 86937] Web Inspector: make search results view more dense : [Attachment 142864] [Patch] Same with onclose notification

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 21 00:12:28 PDT 2012


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 86937: Web Inspector: make search results view more dense
https://bugs.webkit.org/show_bug.cgi?id=86937

Attachment 142864: [Patch] Same with onclose notification
https://bugs.webkit.org/attachment.cgi?id=142864&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=142864&action=review


> Source/WebCore/inspector/front-end/inspector.js:164
> +	      
document.getElementById("main-status-bar").removeChild(this._drawerStatusBarHea
der);

This 5 lines are repeated twice, please extract a method.


More information about the webkit-reviews mailing list