Bug 153760 - Web Inspector: DataGridNode should generic support subtitles in cells
Summary: Web Inspector: DataGridNode should generic support subtitles in cells
Status: RESOLVED WONTFIX
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: 153032
  Show dependency treegraph
 
Reported: 2016-02-01 13:26 PST by Matt Baker
Modified: 2016-04-22 14:58 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Baker 2016-02-01 13:26:09 PST
DataGridNode should generic support subtitles in cells. TimelineDataGridNode creates subtitles for CallFrame cells, but it should be possible to add an arbitrary subtitle.

As part of the Timelines UI redesign, many grids will need to show subtitles which were previously shown in sidebar tree elements.
Comment 1 Radar WebKit Bug Importer 2016-02-01 13:26:35 PST
<rdar://problem/24444493>
Comment 2 Matt Baker 2016-04-22 14:58:47 PDT
This is mostly handled in TimelineDataGridNode, and doesn't warrant the extra work right now.