Description[Android WebView] Do not block GetOffscreenContextProviderForMainThread
Before this, we fail create a main thread shared context if there are no
webviews in hardware initialized mode. The future plan is for
accelerated 2d canvas and webgl to use a shared context with the gpu
thread service, but keep inline video using the ui thread service.
Currently only video uses main thread context for webview, so for now,
only gate context creation for main video on having a
hardware-initalized webview. This makes turning on accelerated canvas
more convenient.
BUG=332146
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245613
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|