commit | 439266bbb533865405d5286fd944d79f7d49df0e | [log] [tgz] |
---|---|---|
author | Bo Liu <boliu@google.com> | Wed Apr 20 09:03:53 2016 -0700 |
committer | Bo Liu <boliu@google.com> | Wed Apr 20 09:03:53 2016 -0700 |
tree | 6b8be1bb214c8c91218d885e2e23952e82e89591 | |
parent | e6be9c58cca6a523960553faf164398b0297089c [diff] |
webview: canInvokeDrawGlFunctor should always return true Now that invokeDrawGlFunctor doesn't use the View anymore, and just calls a static method on ViewRootImpl. In particular this is required since invokeDrwaGlFunctor need to still function for views that already detached. BUG: 27709981 Change-Id: I2c8c8f4a6943f7eec773265ca709349c5ce0be54