[Webkit-unassigned] [Bug 120358] Specialize DescendantIteratorAdapter for ContainerNodes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 27 06:58:38 PDT 2013


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


Andreas Kling <akling at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #209764|review?                     |review+
               Flag|                            |




--- Comment #2 from Andreas Kling <akling at apple.com>  2013-08-27 06:58:02 PST ---
(From update of attachment 209764)
View in context: https://bugs.webkit.org/attachment.cgi?id=209764&action=review

r=me I guess.

> Source/WebCore/dom/ContainerNode.h:150
> +    bool isContainerNode() WTF_DELETED_FUNCTION;

Does this do the right thing? Node::isContainerNode() is a const function.

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