Bug 144607

Summary: Web Inspector: Always expand initial top level DOM tree nodes when not including the root (frame views)
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: DoNotImportToRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2015-05-04 16:48:29 PDT
* SUMMARY
Always expand initial top level DOM tree nodes when not including the root (frame views)

This improves the view of the main DOM Tree in rare cases. We should never show the view with just <html> collapsed, likewise for augmented JSContexts roots.
Comment 1 Joseph Pecoraro 2015-05-04 16:49:09 PDT
Created attachment 252354 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2015-05-04 18:02:09 PDT
Comment on attachment 252354 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 252354

Committed r183786: <http://trac.webkit.org/changeset/183786>
Comment 3 WebKit Commit Bot 2015-05-04 18:02:14 PDT
All reviewed patches have been landed.  Closing bug.