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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 3 21:52:50 PST 2014


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

--- Comment #5 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 215866
  --> https://bugs.webkit.org/attachment.cgi?id=215866
better patch

View in context: https://bugs.webkit.org/attachment.cgi?id=215866&action=review

> Source/WebCore/editing/markup.cpp:913
> +            collectElementsToRemoveFromFragment(element);

This statement has no effect as the result value is being ignored.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141104/6b76f0db/attachment-0002.html>


More information about the webkit-unassigned mailing list