commit | ef43f12d2434be502e8a8c19da472fcc3ed82f3e | [log] [tgz] |
---|---|---|
author | Mingyu Lei <leimy@chromium.org> | Tue Apr 02 10:15:30 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 02 10:15:30 2024 |
tree | c320718a4de641ca5760ec1744e7da0cdd4d463d | |
parent | 98a420fbfb3cf2bfb2f9f5cdbf7ab78e86505037 [diff] |
Enable AllowBFCacheWhenClosedMediaStreamTrack by default As our experiment goes well, we are planning to launch this feature. This CL updates the feature to be enabled by default. Bug: 1502395 Change-Id: I7db4af6f864fab2fd9a41fee74ebae569ec7122f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5410615 Commit-Queue: Mingyu Lei <leimy@chromium.org> Reviewed-by: Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/main@{#1281083}
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.