[Webkit-unassigned] [Bug 216778] [GTK] REGRESSION(r267329): imported/blink/editing/undo/crash-redo-with-iframes.html is crashing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 21 14:21:12 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=216778
--- Comment #4 from Darin Adler <darin at apple.com> ---
Can work around this for now by changing serializePreservingVisualAppearanceInternal to use < instead of == at the top:
if (!(start < end))
return emptyString();
--
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/20200921/15c5766f/attachment-0001.htm>
More information about the webkit-unassigned
mailing list