Bug 148339

Summary: Web Inspector: Filtered style not applied to graph elements during timeline recording
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: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[Patch] Proposed Fix none

Description Matt Baker 2015-08-21 15:56:29 PDT
* SUMMARY
Filtered style not applied to graph elements during timeline recording.

* STEPS TO REPRODUCE
1. Open Inspector > Timelines > Rendering Frames
2. Set duration filter to 'Over 1 ms'
3. Record some data
  => Records are correctly filtered while recording, but filtered style isn't applied in the overview graph
Comment 1 Radar WebKit Bug Importer 2015-08-21 15:56:43 PDT
<rdar://problem/22387202>
Comment 2 Matt Baker 2015-08-23 21:33:07 PDT
Created attachment 259747 [details]
[Patch] Proposed Fix
Comment 3 BJ Burg 2015-08-23 21:48:13 PDT
Comment on attachment 259747 [details]
[Patch] Proposed Fix

r=me
Comment 4 WebKit Commit Bot 2015-08-23 22:33:55 PDT
Comment on attachment 259747 [details]
[Patch] Proposed Fix

Clearing flags on attachment: 259747

Committed r188848: <http://trac.webkit.org/changeset/188848>
Comment 5 WebKit Commit Bot 2015-08-23 22:33:58 PDT
All reviewed patches have been landed.  Closing bug.