commit | 3c90952036a5ff7ddb2946c643f1a0bf1c31d53a | [log] [tgz] |
---|---|---|
author | Jonathan Dixon <joth@google.com> | Tue Feb 28 18:45:06 2012 +0000 |
committer | Jonathan Dixon <joth@google.com> | Fri Mar 02 11:17:47 2012 +0000 |
tree | 974ef2a94c60a2c72b8fbd804613792480a9c3e5 | |
parent | 0dc0da67d9775b2364a38d015e0610492708a02e [diff] |
Refactor WebView to be a thin proxy class Splits interface and implementation; all client calls are forwarded to an abstract WebViewProvider interface, and the existing implementation moved into the WebViewClassic implementor of this interface. Originally taken from a snapshot from the development branch, by: git diff HEAD 9a4c328a54cc05e5 | git apply - but then rebased to keep up to date with master Interdepends on webkit and Browser changes: https://android-git.corp.google.com/g/158979 https://android-git.corp.google.com/g/167911 Change-Id: I91403f32654ff308934e95c832d17b292a7d9b2e