commit | b3b6750ccc7652bb2e5200b80dd796838a3bcecb | [log] [tgz] |
---|---|---|
author | Clark DuVall <cduvall@chromium.org> | Tue Jul 27 15:55:04 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 27 15:55:04 2021 |
tree | 7570396a0c84286c702d87219393cb3dfaffe154 | |
parent | 51e5946bdda50ab48b3cd83eaeee229b73772e51 [diff] |
Disable NavigationThreadingOptimizations for prerender audio test There are rare cases where the interaction between Prerender2 and NavigationThreadingOptimizations can cause a hang. The AudioStateIsNotChangedInPrerendering test is blocking landing the fieldtrial_config_testing.json change here: http://crrev.com/c/3054871, so this CL disables the feature for this test. This will unblock running the NavigationThreadingOptimizations experiment on Beta. Bug: 1233349 Change-Id: Ia952f6b4c3f59572d5eed86204b5b4a32e39edcf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3055890 Reviewed-by: Christian Dullweber <dullweber@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#905755}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.