Bug 144607 - Web Inspector: Always expand initial top level DOM tree nodes when not including the root (frame views)
Summary: Web Inspector: Always expand initial top level DOM tree nodes when not includ...
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: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2015-05-04 16:48 PDT by Joseph Pecoraro
Modified: 2015-05-05 07:58 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.39 KB, patch)
2015-05-04 16:49 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-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.