[Webkit-unassigned] [Bug 123704] Switch createContextualFragment to element iterator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 3 12:16:06 PST 2013


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


Andreas Kling <akling at apple.com> changed:

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




--- Comment #3 from Andreas Kling <akling at apple.com>  2013-11-03 12:14:53 PST ---
(From update of attachment 215866)
View in context: https://bugs.webkit.org/attachment.cgi?id=215866&action=review

r=me

> Source/WebCore/editing/FrameSelection.cpp:1967
> +            if (!contentDocument)
> +                continue;

This looks new. Sneaky.

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