commit | 4101155d5259e296c98ed7d4bf78949cb76a1d90 | [log] [tgz] |
---|---|---|
author | Dana Fried <dfried@chromium.org> | Tue Sep 20 17:22:19 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 20 17:22:19 2022 |
tree | 239028b18f15ca2921161ac82c4f4e5277db4f61 | |
parent | 8346192c174b805aa98294791c40f183b8c03cab [diff] |
Reland "[User Education] Instrument security page for help bubble promo." This reverts commit 9d2e2aa6a8c52ad9ff2e634b2c771a62cf123be0. Reason for revert: Fix missing dependency. We accidentally relied on a different internal page to build the necessary resources for the settings page. Original change's description: > Revert "[User Education] Instrument security page for help bubble promo." > > This reverts commit 7a1a941ee8f355b675ac9878a598a0c6e999e00a. > > Reason for revert: suspected for breaking mac-archive-rel build (https://ci.chromium.org/ui/p/chromium/builders/ci/mac-archive-rel/37288/overview) > > Original change's description: > > [User Education] Instrument security page for help bubble promo. > > > > This allows a help bubble to appear on the "Enhanced Protection" item of > > the Chrome security settings page. > > > > Change-Id: I4663bdd5e89d9089dfb2650eb2f805cf4130cb28 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3871526 > > Reviewed-by: John Lee <johntlee@chromium.org> > > Reviewed-by: Alex Gough <ajgo@chromium.org> > > Commit-Queue: Dana Fried <dfried@chromium.org> > > Cr-Commit-Position: refs/heads/main@{#1048188} > > Change-Id: I71cf84bce5531e0f7f035355a46deafc62c72721 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3901060 > Owners-Override: Andrey Kosyakov <caseq@chromium.org> > Commit-Queue: Andrey Kosyakov <caseq@chromium.org> > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > Reviewed-by: Peter Kvitek <kvitekp@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1048214} Change-Id: Ie2a9c2f0ae49fb0ea622eaaf0343671a6473ca6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3905679 Commit-Queue: John Lee <johntlee@chromium.org> Auto-Submit: Dana Fried <dfried@chromium.org> Reviewed-by: Alex Gough <ajgo@chromium.org> Reviewed-by: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/main@{#1049187}
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.