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-Original-Commit-Position: refs/heads/master@{#475101}
Review-Url: https://codereview.chromium.org/2908823002 .
Cr-Commit-Position: refs/branch-heads/3071@{#705}
Cr-Branched-From: a106f0abbf69dad349d4aaf4bcc4f5d376dd2377-refs/heads/master@{#464641}
Committed: https://chromium.googlesource.com/chromium/src/+/4462e6b2ef4336dc80b27cfc81d2e3a5c55679e0
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|
|||||||||||||||||||