[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:08:14 PDT 2015


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

Timothy Hatcher <timothy at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #253870|review?                     |review+
              Flags|                            |

--- Comment #3 from Timothy Hatcher <timothy at apple.com> ---
Comment on attachment 253870
  --> https://bugs.webkit.org/attachment.cgi?id=253870
[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.

-- 
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/c7e49488/attachment-0001.html>


More information about the webkit-unassigned mailing list