[Webkit-unassigned] [Bug 120430] Add child and descendant const iterators

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 28 11:18:49 PDT 2013


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


Andreas Kling <akling at apple.com> changed:

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




--- Comment #2 from Andreas Kling <akling at apple.com>  2013-08-28 11:18:12 PST ---
(From update of attachment 209908)
View in context: https://bugs.webkit.org/attachment.cgi?id=209908&action=review

> Source/WebCore/dom/Node.cpp:2396
> +    if (!isContainerNode())
> +        return 0;

Why is this even in Node to begin with?

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