[Webkit-unassigned] [Bug 224941] Crash in BreakBlockquoteCommand::doApply()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 22 23:59:28 PDT 2021


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

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

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

> Source/WebCore/editing/BreakBlockquoteCommand.cpp:-121
> -        ASSERT(startNode);
>      }
> -    

Instead of bailing out, can we use the original startNode if there is no more node left?

-- 
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/20210423/2d59fd9b/attachment.htm>


More information about the webkit-unassigned mailing list