commit | a08ca75cf0f5edaedb95033d43601917014c5514 | [log] [tgz] |
---|---|---|
author | Wez <wez@chromium.org> | Fri Aug 02 18:14:06 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Aug 02 18:14:06 2019 |
tree | 3ef336049feb8a92f4c872a92f9dc42a8943bc85 | |
parent | 0eada5e9fbbd97c80ebed0f0795ceedf172cc4ae [diff] |
[Fuchsia] Don't InitializeViewTokenAndPresentView() under 'headless'. Tests use //ui/aura/test/test_screen.cc, which under Fuchsia calls InitializeViewTokenAndPresentView(), which creates a token and invokes fuchsia.ui.policy.Presenter.Present(). This may cause the presenter service to be started, if not already running, which may lead to crashes or logspam. Bug: DX-1801 Change-Id: I65f1ff5e86557d236de8df58cea351b265627a4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1729514 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by: Scott Violet <sky@chromium.org> Reviewed-by: Sergey Ulanov <sergeyu@chromium.org> Auto-Submit: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#683664}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .