| commit | d6a3226b0a69410714eb9a65b2c93a0b43287531 | [log] [tgz] |
|---|---|---|
| author | Dave Tapuska <[email protected]> | Tue Jul 04 15:14:29 2023 |
| committer | Chromium LUCI CQ <[email protected]> | Tue Jul 04 15:14:29 2023 |
| tree | 06eaec94a376fc2a6bf47583d8a9756265303985 | |
| parent | b7b63c47a7db32e02c789795702084563cd5de10 [diff] |
Some implicit AtomicString fixes Use explicit AtomicStrings. This change is made in preparation of implicit atomic strings being disabled. Bug: 1444094 Change-Id: Ieb022367c20ad8c0c43eb23fe3cff68300bcbba5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4660010 Reviewed-by: Kent Tamura <[email protected]> Commit-Queue: Dave Tapuska <[email protected]> Cr-Commit-Position: refs/heads/main@{#1165632}
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.