mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 06:09:19 +00:00
![Masayuki Nakano](/assets/img/avatar_default.png)
The point may not be set if the selection move is prevented or not suggested. Therefore, it should check the caret position before calling `EnsureNoFollowingUnnecessaryLineBreak`. On the other hand, `HandleDeleteCollapsedSelectionAtWhiteSpaces` should use `Selection` instead if caret position is not suggested. It should be handled in bug 1925424. Differential Revision: https://phabricator.services.mozilla.com/D226092