DescriptionFix ibus-m17n crash due to wrong parameter from Chrome.
The argument of SetSurroundingText is relative position from passing surrounding
text. Here selection_range or text_range is absolute position from document
root, thus we need conversion.
BUG=222392
TEST=type "a" 140 times with Thai input and made sure not crashing.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193353
Patch Set 1 #Patch Set 2 : Fix unittests #
Total comments: 2
Patch Set 3 : Fix corrdinate conversion #
Total comments: 4
Patch Set 4 : Addressing comments #Messages
Total messages: 8 (0 generated)
|