[Webkit-unassigned] [Bug 75973] Web Inspector: DOMAgent.getDocument should take an optional frameId argument

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 10 12:47:37 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=75973





--- Comment #2 from Timothy Hatcher <timothy at apple.com>  2012-01-10 12:47:37 PST ---
I don't think the combined tree needs to change. We would need to include the document nodes under frames (so iframe -> document -> html). If you ask for a document for a subframe you get that whole subtree. The UI would just know to skip the document node when expanding a subframe.

That, IMHO, would be the simplisest way to do this.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list