RESOLVED FIXED 17815
Inspector's DOM tree should descend into subframes
https://bugs.webkit.org/show_bug.cgi?id=17815
Summary Inspector's DOM tree should descend into subframes
Adam Roben (:aroben)
Reported 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.
Attachments
Patch + ChangeLog (10.39 KB, patch)
2008-03-12 22:47 PDT, Adam Roben (:aroben)
timothy: review+
Adam Roben (:aroben)
Comment 1 2008-03-12 22:47:27 PDT
Created attachment 19721 [details] Patch + ChangeLog
Adam Roben (:aroben)
Comment 2 2008-03-12 23:14:24 PDT
Committed in r31025
Note You need to log in before you can comment on or make changes to this bug.