Ttedchoc@chromium.orgRefactor ContentShell to remove ContentViewClient dependency.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Implement the skeleton of an android content shell. Many TODOs here that will allow a quicker distribution of work to get the remaining pieces upstreamed. BUG=118591 TEST= Review URL: http://codereview.chromium.org/10035034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133857 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Refactor ContentShell to remove ContentViewClient dependency. The ContentViewClient was replacing the native Shell as the WebContents delegate, which is being refactored to no longer provide this functionality. This moves all the dependencies into Shell (like other platforms) and removes the need for the native shell_view.cc/h. Now all calls are routed through shell_android. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10800019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147357 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 |