[webkit-reviews] review requested: [Bug 218494] Release assertion failure in Optional<WebCore::SimpleRange>::operator* via CompositeEditCommand::moveParagraphs : [Attachment 414211] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 16 02:41:37 PST 2020


Carlos Garcia Campos <cgarcia at igalia.com> has asked  for review:
Bug 218494: Release assertion failure in
Optional<WebCore::SimpleRange>::operator* via
CompositeEditCommand::moveParagraphs
https://bugs.webkit.org/show_bug.cgi?id=218494

Attachment 414211: Patch

https://bugs.webkit.org/attachment.cgi?id=414211&action=review




--- Comment #21 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Created attachment 414211

  --> https://bugs.webkit.org/attachment.cgi?id=414211&action=review

Patch

I've fixed the assert, end can be null, but only when start is null too.


More information about the webkit-reviews mailing list