Bug 145903

Summary: Web Inspector: CSS Regions not displaying DOM Trees in inspector
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2015-06-11 18:07:18 PDT
* SUMMARY
CSS Regions not displaying DOM Trees in inspector.

* STEPS TO REPRODUCE
1. Inspect <http://blattchat.com/demos/regions/basic/>
2. Show Resources Tab
3. Select "main-thread" flow
  => expected DOM Tree for the main-thread sources, instead got white screen and asserts/errors

* NOTES
- Another test <http://html.adobe.com/edge/reflow/demo/bike&co/?promoid=KJDWM>
- Another test would be a page with multiple elements having the same "flow-into" value, to test multiple sources for 1 flow
Comment 1 Radar WebKit Bug Importer 2015-06-11 18:08:41 PDT
<rdar://problem/21351320>
Comment 2 Joseph Pecoraro 2015-06-11 18:09:36 PDT
Created attachment 254772 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2015-06-11 20:00:34 PDT
Comment on attachment 254772 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 254772

Committed r185485: <http://trac.webkit.org/changeset/185485>
Comment 4 WebKit Commit Bot 2015-06-11 20:00:38 PDT
All reviewed patches have been landed.  Closing bug.