commit | 62ee2abb795cf256d5245174e3acd3345c186679 | [log] [tgz] |
---|---|---|
author | Jinsuk Kim <jinsukkim@chromium.org> | Tue Jun 11 02:52:58 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jun 11 02:52:58 2019 |
tree | dfb75baef76f6616818e14e78c61d89e6d2b20d4 | |
parent | f0ff3dfb552a461b2fdbf187debefdf98645da51 [diff] |
Android: ActivityTabWebContentsDelegateAndroid A new delegate implementation is the one that uses Activity-level objects to handle the requests delegated from native WebContents. All WCDAs whose Tab is associated with Activity inherits from this class. Now TabWebContentsDelegateAndroid is an abstract class that mostly proxies requests to Tab. Bug: 960746 Change-Id: Ic371c3354b047f96e721a1299bdb9484c9b83880 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1621466 Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Reviewed-by: Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#667850}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .