[Webkit-unassigned] [Bug 52788] Any class other than Element should not use setShadowHost()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 7 13:11:04 PDT 2011


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





--- Comment #2 from Dominic Cooney <dominicc at google.com>  2011-04-07 13:11:04 PST ---
Why should neither setShadowRoot/Host be called from the constructor?

As part of bug 57813 I am removing setShadowRoot in favor of ensureShadowRoot. So setShadowHost could become a protocol between Element::ensureShadowRoot and ShadowRoot::create.

However there are still some uses of setShadowHost with FIXMEs that we need to clean up to make this happen.

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