commit | 5350aad964252c26cd5a6623d555b46c0b01d45f | [log] [tgz] |
---|---|---|
author | Ari Chivukula <arichiv@chromium.org> | Tue Aug 10 02:42:24 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 10 02:42:24 2021 |
tree | 5bb1ee4fdc9268866222bd5ba184473bd0880063 | |
parent | 1c5a09e8a59b9a250e05e7e47aefcc27c433193e [diff] |
{BACKTICKS} [Origin -> StorageKey] third_party/blink/public/mojom/dom_storage/dom_storage.mojom This CL contains fixes to swap | with ` for comments in files touched by the stacked CL as per: https://chromium.googlesource.com/chromium/src/+/refs/heads/main/styleguide/c++/c++-dos-and-donts.md#comment-style Bug: 1212808 Change-Id: I1249d250ed7d1ede6d3071f667beb9333e41853f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3076816 Auto-Submit: Ari Chivukula <arichiv@chromium.org> Reviewed-by: Bo <boliu@chromium.org> Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#910125}
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.