[Fuchsia] Disable fallback to SW compositing.
Previously WebEngine was falling back to SW compositing after 3 GPU process crashes. This is not desirable when Vulkan is enabled because it may mask other issues. Also not all features work correctly with SW compositing (e.g. it's not compatible with HW video decoder). Also added --disable-software-rasterizer to disable SwiftShader as we should never need to use it on Fuchsia. Bug: 38358 Change-Id: I3dca90da04e51762e83f90217a574189545a358b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1905267Reviewed-by:Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Wez <wez@chromium.org> Auto-Submit: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#714322}
Showing
Please register or sign in to comment