Bug 156666 - Web Inspector: Network timeline grid nodes aren't refreshed on LoadingFinished
Summary: Web Inspector: Network timeline grid nodes aren't refreshed on LoadingFinished
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-04-16 13:14 PDT by Matt Baker
Modified: 2016-04-16 18:19 PDT (History)
8 users (show)

See Also:


Attachments
[Patch] Proposed Fix (13.10 KB, patch)
2016-04-16 13:29 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-04-16 13:14:27 PDT
* SUMMARY
Network timeline grid nodes aren't refreshed on LoadingFinished. TimelineDataGrid expects a TreeOutlineDataGridSynchronizer to be present when refreshing grid nodes.

* STEPS TO REPRODUCE
1. Network timeline > reload page
2. Grid nodes added, spinner status elements shown for loading resources
3. Wait for recording to finish
  => Grid nodes are never refreshed
Comment 1 Radar WebKit Bug Importer 2016-04-16 13:14:41 PDT
<rdar://problem/25765811>
Comment 2 Matt Baker 2016-04-16 13:29:57 PDT
Created attachment 276561 [details]
[Patch] Proposed Fix
Comment 3 WebKit Commit Bot 2016-04-16 18:19:47 PDT
Comment on attachment 276561 [details]
[Patch] Proposed Fix

Clearing flags on attachment: 276561

Committed r199634: <http://trac.webkit.org/changeset/199634>
Comment 4 WebKit Commit Bot 2016-04-16 18:19:49 PDT
All reviewed patches have been landed.  Closing bug.