Bug 145903 - Web Inspector: CSS Regions not displaying DOM Trees in inspector
Summary: Web Inspector: CSS Regions not displaying DOM Trees in inspector
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-06-11 18:07 PDT by Joseph Pecoraro
Modified: 2015-06-11 20:00 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (4.93 KB, patch)
2015-06-11 18:09 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-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.