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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 21 17:32:20 PDT 2012


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





--- Comment #4 from Shinya Kawanaka <shinyak at chromium.org>  2012-06-21 17:32:19 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.

Is TreeScope available from JS...?

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