Chromium Code Reviews
DescriptionFix the handling of the text prosessing items in the popup menu
The prior code wrongly assumed that the item ID of a MenuItem
can not be zero. Because of this for zero ID items prior to
Android O the wrong method (doAssistAction()) was called which
did not do anything.
This fix removes doAssistAction() from valid choices prior to
Android O.
BUG=726252
Review-Url: https://codereview.chromium.org/2899043007
Cr-Commit-Position: refs/heads/master@{#475101}
Committed: https://chromium.googlesource.com/chromium/src/+/a978f857db529cd85a416d5b6b274b1fb148c9c8
Patch Set 1 #
Messages
Total messages: 13 (8 generated)
|
|||||||||||||||||||