Bug 142746

Summary: Web Inspector: Timeline nodes with Initiator JavaScript call stack should link to associated JavaScript timeline nodes
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: graouts, inspector-bugzilla-changes, jonowells, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Joseph Pecoraro 2015-03-16 14:06:55 PDT
* SUMMARY
Timeline nodes with Initiator JavaScript call stack should link to associated JavaScript timeline nodes.

* EXAMPLE
1. Record a timeline where Script causes a Style Invalidation.
2. Show the Layout and Rendering Timeline
3. Select a record with the initiator call stack
  => Expected to be able to jump directly to the "JavaScript and Events" record with profiling information for that exact stack
Comment 1 Radar WebKit Bug Importer 2015-03-16 14:07:12 PDT
<rdar://problem/20178657>