[Webkit-unassigned] [Bug 54179] Change text-based <input> types to use the new shadow DOM model

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 4 01:21:03 PST 2011


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


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tkent at chromium.org




--- Comment #4 from Kent Tamura <tkent at chromium.org>  2011-03-04 01:21:03 PST ---
(In reply to comment #3)
> .) There is some inefficiency that the shadow DOM for type=text is created by default, then destroyed and overwritten once the type attribute is read. Not sure how we can fix this (or whether it really matters).


Can't we delay calling InputType::createShadowSubtree() until attach()?

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