Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Android WebView] Don't cache bitmap used for SW draw.
Caching the bitmap creates a problem when we have more than one WebView on the screen at once, as they end up sharing the same Bitmap. BUG= Review URL: https://chromiumcodereview.appspot.com/16833002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@206019 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information