| commit | 1ae9c6533e821e838458fc7cb9b70294414e9915 | [log] [tgz] |
|---|---|---|
| author | Patti Lor <patricialor@chromium.org> | Wed Oct 05 05:08:26 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 05 05:08:26 2022 |
| tree | 571c9a4c7c004ba23162e1199488f95a227ba658 | |
| parent | e64be8e9366cd448a635e8df93ca82f28dacd91c [diff] |
Revert "Update is cross site getter to return an optional and update ToDebugString to reflect the stored value" This reverts commit 162f00b9c99b913d3f397428d2abb8adb6cd7a88. Reason for revert: Causing consistent test failures, see https://bugs.chromium.org/p/chromium/issues/detail?id=1371341 Original change's description: > Update is cross site getter to return an optional and update ToDebugString to reflect the stored value > > > Bug: 1343856 > Change-Id: Id9cb02e814faa94c36fbeb7799601b177a8f7995 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3933382 > Commit-Queue: Brianna Goldstein <brgoldstein@google.com> > Reviewed-by: Matt Menke <mmenke@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1055035} Bug: 1343856, 1371341 Change-Id: I93fff75faf9c3a019ca2fb6b18eef26627eb042b No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3934651 Reviewed-by: Darren Shen <shend@chromium.org> Auto-Submit: Patti Lor <patricialor@chromium.org> Owners-Override: Patti Lor <patricialor@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/main@{#1055130}
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.