Bug 156627

Summary: Web Inspector: Events in JavaScript & Events timeline have no profile children
Product: WebKit Reporter: Timothy Hatcher <timothy>
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 Local Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Screenshot
none
Screenshot of Call Trees View
none
[Patch] Proposed Fix none

Description Timothy Hatcher 2016-04-15 09:34:52 PDT
Created attachment 276476 [details]
Screenshot

A simple page like daring fireball.net shows unload has children, but expanding it does not show anything. A (program) earlier is the same. See screenshot recorded during page load.

Either these are so fast they have no children and we should not show the disclosure arrow. Or we are missing profile data here.
Comment 1 Radar WebKit Bug Importer 2016-04-15 09:36:18 PDT
<rdar://problem/25749740>
Comment 2 Timothy Hatcher 2016-04-15 09:37:03 PDT
Created attachment 276477 [details]
Screenshot of Call Trees View

This is a bug in the Events view, since the Call Trees view has samples for other functions under unload.
Comment 3 Joseph Pecoraro 2016-04-15 10:09:24 PDT
<rdar://problem/25275724>
Comment 4 Matt Baker 2016-04-24 14:32:22 PDT
Created attachment 277197 [details]
[Patch] Proposed Fix
Comment 5 WebKit Commit Bot 2016-04-24 17:59:24 PDT
Comment on attachment 277197 [details]
[Patch] Proposed Fix

Clearing flags on attachment: 277197

Committed r199971: <http://trac.webkit.org/changeset/199971>
Comment 6 WebKit Commit Bot 2016-04-24 17:59:28 PDT
All reviewed patches have been landed.  Closing bug.