[Webkit-unassigned] [Bug 101316] ShadowRoot::insertedInto is called many times without calling removedFrom when parsing <video controls>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 22:30:19 PST 2012


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


Hajime Morrita <morrita at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |morrita at google.com




--- Comment #2 from Hajime Morrita <morrita at google.com>  2012-11-08 22:31:55 PST ---
(In reply to comment #1)

> The root cause seems HTMLMediaElement creates Shadow subtree in insertedInto().
> This seems a bad signal...
It sounds reasonable to get rid of the shadow construction from insertedInto().
I'm not sure where is the best place though. 
It needs further investigation.

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