Bug 153760
Summary: | Web Inspector: DataGridNode should generic support subtitles in cells | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Baker <mattbaker> |
Component: | Web Inspector | Assignee: | Matt Baker <mattbaker> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | bburg, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 153032 |
Matt Baker
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/24444493>
Matt Baker
This is mostly handled in TimelineDataGridNode, and doesn't warrant the extra work right now.