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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 23 12:03:27 PDT 2021


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

--- Comment #3 from Julian Gonzalez <julian_a_gonzalez at apple.com> ---
(In reply to Ryosuke Niwa from comment #2)
> Comment on attachment 426839 [details]
> 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?

This seems to work, I'll update the patch 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/20210423/546c4e30/attachment.htm>


More information about the webkit-unassigned mailing list