commit | d36811b0913f22124063e70f0696b5f2965d22c0 | [log] [tgz] |
---|---|---|
author | Ian Vollick <vollick@chromium.org> | Tue May 18 01:13:28 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 18 01:13:28 2021 |
tree | a5f25f8bbc8f5fdfb5ce201cad515e858641e230 | |
parent | 02227cc6671f977a702dbbacd9df9c1e791b086a [diff] |
Fix DocumentTransition about flag Currently, toggling the setting via chrome://flags does not actually enable the feature. Bug: 1210267 Change-Id: Ie28023e44b2a2d9ea768ab4c86252781a7547978 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2901377 Reviewed-by: Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Ian Vollick <vollick@chromium.org> Cr-Commit-Position: refs/heads/master@{#883742}
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.