[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: 1021844 Change-Id: I3257d9f0372789849a2922b514e6b23e08a380e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1854893 Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Reviewed-by:
Jonathan Backer <backer@chromium.org> Cr-Commit-Position: refs/heads/master@{#713063}
Showing
fuchsia/runners/common/DEPS
0 → 100644
Please register or sign in to comment