commit | 7ab1ec16ecba562a54cd43ee6cef72bf3ef2de97 | [log] [tgz] |
---|---|---|
author | mohsen <[email protected]> | Thu Jul 02 18:26:23 2015 |
committer | Commit bot <[email protected]> | Thu Jul 02 18:26:57 2015 |
tree | cfed57a58551399c54a9bb4ea6cd4f1b6f541c03 | |
parent | d185c4f848002b9538ad1df746cf799bb30fbf98 [diff] |
Make some editing/selection functions accessible to c/b/renderer_host/ In order to have access to Cut, Copy, Paste, MoveRangeSelectionExtent, and SelectRange functions of WebConentsImp from c/b/renderer_host/, specifically to implement unified touch selection for Aura, these functions are added to RenderWidgetHostDelegate interface. BUG=399721 Review URL: https://codereview.chromium.org/1162373002 Cr-Commit-Position: refs/heads/master@{#337243}