RESOLVED FIXED 86292
Web Inspector: add tab context menu
https://bugs.webkit.org/show_bug.cgi?id=86292
Summary Web Inspector: add tab context menu
Pavel Feldman
Reported 2000-12-31 16:04:58 PST
This tab context menu will have "Close", "Close Others" and "Close All".
Attachments
Patch (3.78 KB, patch)
2000-12-31 16:06 PST, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2000-12-31 16:06:33 PST
Yury Semikhatsky
Comment 2 2012-05-12 06:05:13 PDT
Comment on attachment 141570 [details] Patch 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.
Pavel Feldman
Comment 3 2012-05-12 06:08:57 PDT
Note You need to log in before you can comment on or make changes to this bug.