Disable Shared images for WebView by default
Few non-trivial problems were discovered with shared images on WebView. For this reason we should disable feature by default and proceed with launching it using finch when the problems will be addressed. Keeping feature enabled by default is not safe for now. VizForWebView depends on SharedImages, so this CL adds EnableSharedImagesForWebView to fieldtrials_testing_config and server-side finch config, but launching EnableSharedImageForWebview will be blocker for VizForWebView. Bug: 1052114, 900973 Change-Id: I562500319dc5ae8b86781654a15aa4e8a8dd59cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2079432 Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Reviewed-by:Ilya Sherman <isherman@chromium.org> Reviewed-by:
Jonathan Backer <backer@chromium.org> Cr-Commit-Position: refs/heads/master@{#745291}
Showing
Please register or sign in to comment