Bug 135364 - Web Inspector: Disable Copy Row in Timelines DataGrids, it does not currently provide value
Summary: Web Inspector: Disable Copy Row in Timelines DataGrids, it does not currently...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-07-28 16:10 PDT by Joseph Pecoraro
Modified: 2014-07-28 16:53 PDT (History)
5 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.99 KB, patch)
2014-07-28 16:11 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.