[Webkit-unassigned] [Bug 144208] Web Inspector: Tabs should have Context Menus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 28 16:18:26 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=144208

--- Comment #4 from Joseph Pecoraro <joepeck at webkit.org> ---
(In reply to comment #3)
> Comment on attachment 253870 [details]
> [PATCH] Proposed Fix
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=253870&action=review
> 
> > Source/WebInspectorUI/UserInterface/Views/TabBarItem.js:202
> > +        contextMenu.appendItem(WebInspector.UIString("Close Other Tabs"), closeOtherTabs.bind(this), !hasOtherNonPinnedTabs);
> 
> Not super convinced this is useful for us.

Yeah... I just added it to be consistent with everything else I could find on the system, which all had it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150528/0884b644/attachment.html>


More information about the webkit-unassigned mailing list