Bug 152235

Summary: Web Inspector: Make TimelineOverview's graph container a subview
Product: WebKit Reporter: Matt Baker <mattbaker>
Component: Web InspectorAssignee: Matt Baker <mattbaker>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[Patch] Proposed Fix none

Description Matt Baker 2015-12-13 17:44:14 PST
* SUMMARY
Make TimelineOverview's graph container a subview. Using a vanilla DOM element prevents TimelineOverview graph elements from being part of the view hierarchy.
Comment 1 Matt Baker 2015-12-13 17:49:17 PST
Created attachment 267276 [details]
[Patch] Proposed Fix
Comment 2 BJ Burg 2015-12-13 22:37:03 PST
Comment on attachment 267276 [details]
[Patch] Proposed Fix

r=me
Comment 3 WebKit Commit Bot 2015-12-13 23:24:26 PST
Comment on attachment 267276 [details]
[Patch] Proposed Fix

Clearing flags on attachment: 267276

Committed r194029: <http://trac.webkit.org/changeset/194029>
Comment 4 WebKit Commit Bot 2015-12-13 23:24:31 PST
All reviewed patches have been landed.  Closing bug.