[webkit-reviews] review granted: [Bug 179560] Web Inspector: Give DataGrid/Table Header ContextMenu a section header to better describe its functions : [Attachment 326653] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 11 15:12:05 PST 2017


Matt Baker <mattbaker at apple.com> has granted Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 179560: Web Inspector: Give DataGrid/Table Header ContextMenu a section
header to better describe its functions
https://bugs.webkit.org/show_bug.cgi?id=179560

Attachment 326653: [PATCH] Proposed Fix

https://bugs.webkit.org/attachment.cgi?id=326653&action=review




--- Comment #6 from Matt Baker <mattbaker at apple.com> ---
Comment on attachment 326653
  --> https://bugs.webkit.org/attachment.cgi?id=326653
[PATCH] Proposed Fix

View in context: https://bugs.webkit.org/attachment.cgi?id=326653&action=review

r=me

> Source/WebInspectorUI/UserInterface/Views/DataGrid.js:1637
> +		       contextMenu.appendItem(WI.UIString("Displayed Columns"),
() => {}, disabled);

What do you think about simply "Columns"?


More information about the webkit-reviews mailing list