Bug 62782 - Node::showTreeForThisAcrossFrame should show child elements of a shadow host
Summary: Node::showTreeForThisAcrossFrame should show child elements of a shadow host
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hayato Ito
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-15 23:40 PDT by Hayato Ito
Modified: 2011-06-16 02:12 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.02 KB, patch)
2011-06-16 00:14 PDT, Hayato Ito
no flags Details | Formatted Diff | Diff
Patch (3.01 KB, patch)
2011-06-16 00:18 PDT, Hayato Ito
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hayato Ito 2011-06-15 23:40:51 PDT
Node::showTreeForThisAcrossFrame doesn't show child elements of a shadow host. That should be fixed.
Comment 1 Hayato Ito 2011-06-16 00:14:50 PDT
Created attachment 97410 [details]
Patch
Comment 2 Hayato Ito 2011-06-16 00:18:40 PDT
Created attachment 97411 [details]
Patch
Comment 3 Hajime Morrita 2011-06-16 02:00:35 PDT
Comment on attachment 97411 [details]
Patch

Recursion!
Comment 4 WebKit Review Bot 2011-06-16 02:12:26 PDT
Comment on attachment 97411 [details]
Patch

Clearing flags on attachment: 97411

Committed r89021: <http://trac.webkit.org/changeset/89021>
Comment 5 WebKit Review Bot 2011-06-16 02:12:30 PDT
All reviewed patches have been landed.  Closing bug.