[webkit-reviews] review granted: [Bug 86292] Web Inspector: add tab context menu : [Attachment 141570] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 12 06:06:08 PDT 2012


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 86292: Web Inspector: add tab context menu
https://bugs.webkit.org/show_bug.cgi?id=86292

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

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


> Source/WebCore/inspector/front-end/TabbedPane.js:631
> +	       if (this._closeable)

Can you have this field on the tab container instead of the tab? Otherwise it
looks as if some tabs may be closeable while others not.


More information about the webkit-reviews mailing list