[Webkit-unassigned] [Bug 220630] Crash from CompositeEditCommand::moveParagraphs() being passed null end

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 14 17:25:24 PST 2021


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

Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #417641|review?                     |review+
              Flags|                            |

--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 417641
  --> https://bugs.webkit.org/attachment.cgi?id=417641
Patch

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

> Source/WebCore/editing/InsertListCommand.cpp:303
> +    // Make sure there are valid positions in the paragraph to move.

I don't think this comment is necessary. It's pretty evident from the code why we'd have to check it here.

-- 
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/20210115/fc0d6a59/attachment-0001.htm>


More information about the webkit-unassigned mailing list