[Webkit-unassigned] [Bug 199503] [iOS] Crash in WebKit::WebPage::positionInformation via Range::startPosition

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 4 13:19:59 PDT 2019


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

Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |InRadar

--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org> ---
I don't quite understand why compositionRange() needs to return nullptr when start == end. Given we're clamping end to be start, it seems natural that we may want to return a collapsed Range.

If this behavior is expected of compositionRange(), then alternatively, we should probably update

-- 
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/20190704/d68fac7b/attachment-0001.html>


More information about the webkit-unassigned mailing list