[Webkit-unassigned] [Bug 119982] Make Element::attach non-virtual
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 18 12:28:31 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=119982
--- Comment #4 from Andreas Kling <akling at apple.com> 2013-08-18 12:28:02 PST ---
Two thoughts about this that we already discussed on IRC, crystallizing here:
1. We should make the has-custom-style-resolve-callbacks bit part of the node creation flag-mask.
2. It might be good to always call the base class willAttachRenderers()/didAttachRenderers() for consistency. As long as "useless" base class implementations are inline, there will be zero overhead.
--
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