[Webkit-unassigned] [Bug 89172] [Shadow] parentTreeScope() of nested shadow DOM subtree returns document().

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 20 19:14:43 PDT 2012


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


Hajime Morrita <morrita at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #147770|review?                     |review-
               Flag|                            |




--- Comment #3 from Hajime Morrita <morrita at google.com>  2012-06-20 19:14:42 PST ---
(From update of attachment 147770)
View in context: https://bugs.webkit.org/attachment.cgi?id=147770&action=review

> Source/WebCore/testing/Internals.cpp:208
> +Node* Internals::parentTreeScopeRootNode(Node* node, ExceptionCode& ec)

Why not just pass a TreeScope and make this parentScope() or something?
I hope Internals APIs be a set of thin wrappers of private DOM API to make them orthogonal.

-- 
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