commit | 065d3a5b0653c8255980814c39dbc9f8c7347108 | [log] [tgz] |
---|---|---|
author | jdduke <[email protected]> | Mon Aug 31 18:57:38 2015 |
committer | Commit bot <[email protected]> | Mon Aug 31 18:58:37 2015 |
tree | 8415b83eaec6aea26b2fc9d8cdf7ab463bd426bd | |
parent | 2e964692340581cc6349a334d0f8ebbe601944df [diff] |
[Android] Separate paste popup implementations Define a common interface for legacy and floating paste popup menu implementations. Move existing paste code out from ContentViewCore into the floating PastePopupMenu implementation. Also tweak insertion handle tap detection for paste popup dismissal. BUG=523432 Review URL: https://codereview.chromium.org/1315613005 Cr-Commit-Position: refs/heads/master@{#346430}