commit | b1806271f94e5bda41edd71ee581263d665ed27e | [log] [tgz] |
---|---|---|
author | Arthur Milchior <arthurmilchior@chromium.org> | Sun Nov 17 23:25:25 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Nov 17 23:25:25 2024 |
tree | 447583bd43c6a56806945bb3da3e0f3de1d11147 | |
parent | ed471be1e6243345227a8fe0969513b458ff6efa [diff] |
[Contact center]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=vshenvi@google.com Bug: 40249337 Change-Id: I6275a3feadb71181e0a098dd61f145bbe5867c8a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6021104 Commit-Queue: Vignesh Shenvi <vshenvi@google.com> Auto-Submit: Arthur Milchior <arthurmilchior@chromium.org> Reviewed-by: Vignesh Shenvi <vshenvi@google.com> Cr-Commit-Position: refs/heads/main@{#1384125}
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.