Bug 150600

Summary: Web Inspector: Do not send RenderingFrame TimelineRecords that have no children
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
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 Joseph Pecoraro 2015-10-27 13:34:58 PDT
* SUMMARY
Do not send RenderingFrame TimelineRecords that have no children.

These are already filtered out on the frontend. Lets filter them out on the backend too to reduce noise.
Comment 1 Joseph Pecoraro 2015-10-27 13:36:59 PDT
Created attachment 264154 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2015-10-27 14:45:14 PDT
Comment on attachment 264154 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 264154

Committed r191641: <http://trac.webkit.org/changeset/191641>
Comment 3 WebKit Commit Bot 2015-10-27 14:45:17 PDT
All reviewed patches have been landed.  Closing bug.