Masayuki Nakano 3249ac0970 Bug 1764762 - Make TSFTextStore::CreateNativeCaret check whether there is selection range before accessing selection offset r=m_kato
`selectionForTSF` may not have selection range. However, it retrieves max offset
of selection before checking `selectionForTSF` has a selection range.

Note that this path runs only when there is an a11y tool which refers native
caret such as attachment 9022868 or the active TIP is ATOK 2011-2015.

Differential Revision: https://phabricator.services.mozilla.com/D144071
2022-04-21 03:08:31 +00:00
..