| commit | 29b7417f02635ff3fee7ba3685e275a04b199bcd | [log] [tgz] |
|---|---|---|
| author | Takashi Nakayama <tnak@chromium.org> | Thu Sep 21 03:47:30 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 21 03:47:30 2023 |
| tree | a7d69c738adc5a51bdd4aa5112a6d31233ef31a2 | |
| parent | 4614c4008831cf865dd3f2d90aed0830abf410a8 [diff] |
Add WPT on RequestMode condition in ServiceWorker Static Routing API This CL adds WPT on ServiceWorker Static Routing API to partially resolve https://crbug.com/1478894 but does not implement tests for RequestMethod and RequestDestination because they require structural change in the tests on Static Routing API. Bug: 1478894 Change-Id: I503f79fa4d9bd23ca9b83fb842c9ab78a475bf7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4875427 Reviewed-by: Yoshisato Yanagisawa <yyanagisawa@chromium.org> Commit-Queue: Takashi Nakayama <tnak@chromium.org> Reviewed-by: Shunya Shishido <sisidovski@chromium.org> Cr-Commit-Position: refs/heads/main@{#1199407}
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.