| commit | b9360469a77b4621e407cfde27a134d440eaae55 | [log] [tgz] |
|---|---|---|
| author | Hiroshige Hayashizaki <hiroshige@chromium.org> | Thu Oct 10 20:52:48 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 10 20:52:48 2024 |
| tree | a5c5d13ec3a47846c35ad732d81a4b02fb2d4f44 | |
| parent | 45a22f9d36b4e131e7d622a696cb1d10201e3372 [diff] |
[8/n] Remove ServiceWorkerEventQueue::BeforeStartEventCallback After https://chromium-review.googlesource.com/c/chromium/src/+/5847475 the only user of `BeforeStartEventCallback` (`ServiceWorkerGlobalScope::OnBeforeStartEvent()`) is no-op and thus can be removed. Bug: 40628549, 40146681 Change-Id: I692dbe2d53d196cf0e7f2153c9f05846b413b29e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5839317 Reviewed-by: Minoru Chikamune <chikamune@chromium.org> Reviewed-by: Keita Suzuki <suzukikeita@chromium.org> Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by: Yoshisato Yanagisawa <yyanagisawa@chromium.org> Reviewed-by: Shunya Shishido <sisidovski@chromium.org> Cr-Commit-Position: refs/heads/main@{#1367102}
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.