Bug 135364

Summary: Web Inspector: Disable Copy Row in Timelines DataGrids, it does not currently provide value
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2014-07-28 16:10:15 PDT
* SUMMARY
In Timelines datagrids, Copy Row doesn't produce meaningful values yet. Disable it.
Comment 1 Radar WebKit Bug Importer 2014-07-28 16:11:10 PDT
<rdar://problem/17835883>
Comment 2 Joseph Pecoraro 2014-07-28 16:11:49 PDT
Created attachment 235631 [details]
[PATCH] Proposed Fix
Comment 3 Timothy Hatcher 2014-07-28 16:20:02 PDT
I am surprised the data isn't there though. Maybe because we format most of the values from objects like ScriptLocation?
Comment 4 Joseph Pecoraro 2014-07-28 16:20:57 PDT
Yeah, it provides just like a timestamp, which is not very useful.
Comment 5 WebKit Commit Bot 2014-07-28 16:53:00 PDT
Comment on attachment 235631 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 235631

Committed r171710: <http://trac.webkit.org/changeset/171710>
Comment 6 WebKit Commit Bot 2014-07-28 16:53:03 PDT
All reviewed patches have been landed.  Closing bug.