Bug 17815 - Inspector's DOM tree should descend into subframes
Summary: Inspector's DOM tree should descend into subframes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Adam Roben (:aroben)
URL:
Keywords:
Depends on:
Blocks: 17773
  Show dependency treegraph
 
Reported: 2008-03-12 20:14 PDT by Adam Roben (:aroben)
Modified: 2008-03-12 23:14 PDT (History)
0 users

See Also:


Attachments
Patch + ChangeLog (10.39 KB, patch)
2008-03-12 22:47 PDT, Adam Roben (:aroben)
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2008-03-12 20:14:49 PDT
The Inspector's DOM tree should descend into subframes. We'll need this for our UI refresh, in which there is only one DOM tree for the page instead of one per document.
Comment 1 Adam Roben (:aroben) 2008-03-12 22:47:27 PDT
Created attachment 19721 [details]
Patch + ChangeLog
Comment 2 Adam Roben (:aroben) 2008-03-12 23:14:24 PDT
Committed in r31025