[Webkit-unassigned] [Bug 107041] Tighten RenderLayerModelObject subclass constructors to operate on ContainerNodes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 16 18:56:08 PST 2013


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





--- Comment #7 from Darin Adler <darin at apple.com>  2013-01-16 18:57:52 PST ---
(From update of attachment 183023)
View in context: https://bugs.webkit.org/attachment.cgi?id=183023&action=review

> Source/WebCore/ChangeLog:9
> +        generation (especially with Document* moving from Node to ContainerNode).

Antti, when do ContainerNodes that are not Elements show up? As far as I know, that’s usually just Document, which I don’t think has a renderer.

> Source/WebCore/ChangeLog:11
> +        This patch tightens constuctors for better static type checking. It also overrides node() with a covariant ContainerNode* return type

Typo: constuctors

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