| commit | 0b29c93c858beffb10b302181016471a51c20c46 | [log] [tgz] |
|---|---|---|
| author | Andrew Williams <awillia@chromium.org> | Thu Mar 30 15:38:18 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 30 15:38:18 2023 |
| tree | 0c67632581aa1012d6a53fa1dab59aa59358f9c2 | |
| parent | d8b0c99eec014b4891db359ab977278147f85a6c [diff] |
[ServiceWorker] Exit earlier if no session data to delete If there is no session-only data to delete on shutdown, skip the steps where we enumerate all service worker registrations unnecessarily. Bug: None Change-Id: I32279c74b1da4eeadf88fd42c5da1c4e0f789531 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4377685 Reviewed-by: Ben Kelly <wanderview@chromium.org> Commit-Queue: Andrew Williams <awillia@chromium.org> Cr-Commit-Position: refs/heads/main@{#1124222}
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.