Bug 150600 - Web Inspector: Do not send RenderingFrame TimelineRecords that have no children
Summary: Web Inspector: Do not send RenderingFrame TimelineRecords that have no children
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2015-10-27 13:34 PDT by Joseph Pecoraro
Modified: 2015-10-27 14:45 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.55 KB, patch)
2015-10-27 13:36 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.