[Webkit-unassigned] [Bug 126714] Replace ElementIteratorAdapter find() with beginAt()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 9 13:16:01 PST 2014


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


Andreas Kling <akling at apple.com> changed:

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




--- Comment #2 from Andreas Kling <akling at apple.com>  2014-01-09 13:13:44 PST ---
(From update of attachment 220763)
View in context: https://bugs.webkit.org/attachment.cgi?id=220763&action=review

Nice :)

> Source/WebCore/html/HTMLFormElement.cpp:508
> +    if (!associatedHTMLElement.isDescendantOf(this))
> +        return currentAssociatedElementsAfterIndex;

isDescendantOf signature is rather 2012 :|

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