commit | eed74e2bcfe755fc767e589fc8696d60a407263d | [log] [tgz] |
---|---|---|
author | Hiroshige Hayashizaki <hiroshige@chromium.org> | Fri Apr 26 04:07:54 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 26 04:07:54 2024 |
tree | 5f726e67190db3093e6e164210e044dc31df9dbb | |
parent | 402f2ca3a2d93920a3d94fb783b984aa2be11e5c [diff] |
Use base::SupportsWeakPtr<ServiceWorkerContainerHost> To get WeakPtr for subclasses. Bug: 336154571 Change-Id: I5fe95e0cad230036192ebda342aa1d0d359c2233 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5469979 Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org> Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/main@{#1292861}
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.