commit | 4f99681b761d12b54d8383e864465a602926a1e7 | [log] [tgz] |
---|---|---|
author | Andrew Grieve <agrieve@chromium.org> | Fri Mar 14 14:16:57 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 14 14:16:57 2025 |
tree | f4fb784750ff85441631d0281cd672aa60ab5393 | |
parent | 22368c44ae92806087c6dcd9213034a5ab262427 [diff] |
Remove ALWAYS_INLINE from ThreadStateStorageFor::GetState() This reverses the size increase from https://chromium-review.googlesource.com/6218581 Bug: 391129944 Change-Id: Ic31987f7a5a1a7d08918f83f1e6a84c65316803b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6310078 Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by: Anton Bikineev <bikineev@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/main@{#1432696}
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.