Bug 158764 - Web Inspector: Rename DataGrid.showColumn to setColumnVisible
Summary: Web Inspector: Rename DataGrid.showColumn to setColumnVisible
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Matt Baker
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-06-14 16:06 PDT by Matt Baker
Modified: 2016-06-14 19:51 PDT (History)
7 users (show)

See Also:


Attachments
[Patch] Proposed Fix (4.38 KB, patch)
2016-06-14 17:54 PDT, Matt Baker
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Baker 2016-06-14 16:06:30 PDT
* SUMMARY
Rename DataGrid.showColumn to setColumnVisible. The name change better expresses the method's behavior (this is a follow up to https://bugs.webkit.org/show_bug.cgi?id=158676).
Comment 1 Radar WebKit Bug Importer 2016-06-14 16:09:43 PDT
<rdar://problem/26801448>
Comment 2 Matt Baker 2016-06-14 17:54:33 PDT
Created attachment 281303 [details]
[Patch] Proposed Fix
Comment 3 Joseph Pecoraro 2016-06-14 19:28:55 PDT
Comment on attachment 281303 [details]
[Patch] Proposed Fix

r=me, thanks!
Comment 4 WebKit Commit Bot 2016-06-14 19:50:57 PDT
Comment on attachment 281303 [details]
[Patch] Proposed Fix

Clearing flags on attachment: 281303

Committed r202082: <http://trac.webkit.org/changeset/202082>
Comment 5 WebKit Commit Bot 2016-06-14 19:51:02 PDT
All reviewed patches have been landed.  Closing bug.