Bug 138397
Summary: | Web Inspector: Do not update Timeline Views if they are not visible | ||
---|---|---|---|
Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> |
Component: | Web Inspector | Assignee: | 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 |
Joseph Pecoraro
* 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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Joseph Pecoraro
Maybe not all TimelineViews, perhaps just the OverviewTimelineView.
Radar WebKit Bug Importer
<rdar://problem/18876212>
Brian Burg
*** This bug has been marked as a duplicate of bug 141293 ***