commit | eefa25afad700a27f8be91c8393e22bdbc42b9fe | [log] [tgz] |
---|---|---|
author | Boris Sazonov <bsazonov@chromium.org> | Wed Dec 27 16:16:22 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 27 16:16:22 2023 |
tree | 54ccecffd703cc212e47b9bafb43409b56f0986e | |
parent | 612e9ddc7a07568700e4ff9973d31486b941855b [diff] |
Revert "[MagicStack] Add flag for enabling magic stack" This reverts commit 335e462ff4263d501a133fa84eff8ea3ce30d502. Reason for revert: caused testTapMVTilesInSingleSurfaceWithSurfacePolish__Instant_Return to fail on android-oreo-x86-rel. Original change's description: > [MagicStack] Add flag for enabling magic stack > > Added a flag "MagicStack" to control whether to enable the magic stack module on Start Surface and NTP instead of using the parameter "use > magic space" of feature flag "Surface polish". > > Bug: 1512962 > Change-Id: Ib5b75f83b6dac4aa91d60d40f25cb8aae3b77beb > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5142506 > Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> > Commit-Queue: Xinyi Ji <xinyiji@chromium.org> > Reviewed-by: Xi Han <hanxi@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1240246} Bug: 1512962, 1514456 Change-Id: I945fad6d2978bafe1a3ee595f92c177663309c53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5149636 Auto-Submit: Boris Sazonov <bsazonov@chromium.org> Reviewed-by: Alex Ilin <alexilin@chromium.org> Commit-Queue: Alex Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1241175}
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.