Bug 138397

Summary: Web Inspector: Do not update Timeline Views if they are not visible
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: burg, graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Joseph Pecoraro 2014-11-04 18:24:25 PST
* SUMMARY
From Bug 138387 it seems the TimelineViews are updating even though they are not visible. This seems like a lot of unnecessary work and can slow down interacting with the other views in the inspector, especially on page loads.
Comment 1 Joseph Pecoraro 2014-11-04 18:25:07 PST
Maybe not all TimelineViews, perhaps just the OverviewTimelineView.
Comment 2 Radar WebKit Bug Importer 2014-11-04 18:25:26 PST
<rdar://problem/18876212>
Comment 3 Brian Burg 2015-02-08 00:14:48 PST

*** This bug has been marked as a duplicate of bug 141293 ***