commit | 79539c0503105dd73342e2fc3b67e13e78e225d3 | [log] [tgz] |
---|---|---|
author | Arthur Milchior <arthurmilchior@chromium.org> | Sat Nov 16 07:30:33 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Nov 16 07:30:33 2024 |
tree | a503e045f769940aeb14d49746d3def02872c60d | |
parent | b2669c74c124933500a77f30b908daa6a2ed1b57 [diff] |
[Data sharing]Migrate to BuildServiceInstanceForBrowserContext `BuildServiceInstanceFor` is deprecated. This CL ensures that the new method `BuildServiceInstanceForBrowserContext` is used instead. In particular it ensures that services are created with a unique_ptr. This CL was uploaded by git cl split. R=ssid@chromium.org Bug: 40249337 Change-Id: I3720761b955339f091d3a8c758fcb34fa86c088a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6022865 Auto-Submit: Arthur Milchior <arthurmilchior@chromium.org> Reviewed-by: Siddhartha S <ssid@chromium.org> Commit-Queue: Siddhartha S <ssid@chromium.org> Cr-Commit-Position: refs/heads/main@{#1383971}
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.