commit | 885e636ea37aa9afe89edab1dcc8ecfd0351f40c | [log] [tgz] |
---|---|---|
author | Gyuyoung Kim <gyuyoung@igalia.com> | Tue Jul 23 03:32:11 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 23 03:32:11 2024 |
tree | 9bbf1beb3f6dfff696c788fdaab8ff637c6e185b | |
parent | 6396fdbaa6be1653b12d7968dc24f5e534f3917f [diff] |
fixup! [iOS Blink] Support the preparation for decoupling creation/initialization of context As the review comment[1], this CL simply uses `!use_blink` variable for has_tight_factory_registration and has_tight_context_initialization variables. [1] https://chromium-review.googlesource.com/c/chromium/src/+/5716588/4/components/keyed_service/core/BUILD.gn#90 Bug: 342112724 Change-Id: Ia570260a40e8f8e4fb35a8bbe14076c5f254df71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5724728 Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/main@{#1331523}
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.