[Webkit-unassigned] [Bug 225795] REGRESSION(r277425): Crash in FrameSelection::selectFrameElementInParentIfFullySelected
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 14 00:54:54 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=225795
--- Comment #9 from Frédéric Wang (:fredw) <fred.wang at free.fr> ---
(In reply to Frédéric Wang (:fredw) from comment #8)
> OK, r277425 was claiming selectionEndpointsBelongToMultipleDocuments ||
> selectionIsInAnotherDocument || selectionIsInDetachedDocument is equivalent
> to !m_document->frame(), can you investigate/explain why this is not the
> case?
more precisely !selectionIsInAnotherDocument && !selectionIsInAnotherDocument && selectionIsInDetachedDocument
--
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/20210514/e266996c/attachment-0001.htm>
More information about the webkit-unassigned
mailing list