commit | 92e920b6a9d173bf6839d3489e7e7161767479bd | [log] [tgz] |
---|---|---|
author | sisidovski <sisidovski@chromium.org> | Tue Feb 27 06:34:41 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 27 06:34:41 2024 |
tree | eb3955ebcbbe139b2480e37b7bb01a4dd6c72328 | |
parent | 35532bfc18fabf95b7190cff6b6a481eab5ef392 [diff] |
Enable ServiceWorkerStaticRouter by default This CL enables ServiceWorkerStaticRouter feature by default. We got 3 LGTMs in I2S [1], and passes required process to launch. We also have the entry in VirtualTestSuites, that will be removed in a follow-up. [1] https://groups.google.com/a/chromium.org/g/blink-dev/c/-SEMMttEqz4/m/ogpF3VZsAAAJ Bug: 327026291 Change-Id: I8d2a256103b7bc44f6dd4283d2b019f6c37be876 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5321372 Reviewed-by: Yoshisato Yanagisawa <yyanagisawa@chromium.org> Reviewed-by: Kent Tamura <tkent@chromium.org> Reviewed-by: Kouhei Ueno <kouhei@chromium.org> Commit-Queue: Shunya Shishido <sisidovski@chromium.org> Reviewed-by: Minoru Chikamune <chikamune@chromium.org> Cr-Commit-Position: refs/heads/main@{#1265651}
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.