{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":8071542,"defaultBranch":"main","name":"ServiceWorker","ownerLogin":"w3c","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-02-07T11:23:04.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/379216?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714635501.0","currentOid":""},"activityList":{"items":[{"before":"7730c8c3e4226888409ba3b6ba3a4018284efc64","after":null,"ref":"refs/heads/fix-double-controller-thing","pushedAt":"2024-05-02T07:38:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"annevk","name":"Anne van Kesteren","path":"/annevk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1544111?s=80&v=4"}},{"before":"628c6e8f7d58e7a004593abe3b66bea411d879fd","after":"21eec1668e5e3a2f07e58434a32112954f9283ca","ref":"refs/heads/gh-pages","pushedAt":"2024-04-30T22:39:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Editorial: Rename both `controller` variables in Handle Fetch algorithm. (#1705)\n\nSHA: 5408e2ee24cee9873ef7b8e4b901c1edc7fbdb05\nReason: push, by mkruisselbrink\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Editorial: Rename both controller variables in Handle Fetch algorit…"}},{"before":"8ac9c66f6aa7448254e55a6583e06bf0f6c58105","after":"5408e2ee24cee9873ef7b8e4b901c1edc7fbdb05","ref":"refs/heads/main","pushedAt":"2024-04-30T22:38:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mkruisselbrink","name":"Marijn Kruisselbrink","path":"/mkruisselbrink","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5649?s=80&v=4"},"commit":{"message":"Editorial: Rename both `controller` variables in Handle Fetch algorithm. (#1705)\n\nTo make it clearer which controller is which, rename them to\r\nfetchController and abortController respectively.","shortMessageHtmlLink":"Editorial: Rename both controller variables in Handle Fetch algorit…"}},{"before":"9239f7568db273b0e7e61cdcd4aa7952310f89da","after":"7730c8c3e4226888409ba3b6ba3a4018284efc64","ref":"refs/heads/fix-double-controller-thing","pushedAt":"2024-04-30T22:36:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mkruisselbrink","name":"Marijn Kruisselbrink","path":"/mkruisselbrink","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5649?s=80&v=4"},"commit":{"message":"Editorial: Rename both `controller` variables in Handle Fetch algorithm.\n\nTo make it clearer which controller is which, rename them to\nfetchController and abortController respectively.","shortMessageHtmlLink":"Editorial: Rename both controller variables in Handle Fetch algorithm."}},{"before":"e53d1bb962a54467b646ccc87818d28e81e01fa5","after":"628c6e8f7d58e7a004593abe3b66bea411d879fd","ref":"refs/heads/gh-pages","pushedAt":"2024-04-30T22:30:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Upstream IDL change from Trusted Types (#1709)\n\nSHA: 8ac9c66f6aa7448254e55a6583e06bf0f6c58105\nReason: push, by mkruisselbrink\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Upstream IDL change from Trusted Types (#1709)"}},{"before":"8d64a5c7429c579308dfc9abd04ea59dc8f40bb5","after":"8ac9c66f6aa7448254e55a6583e06bf0f6c58105","ref":"refs/heads/main","pushedAt":"2024-04-30T22:29:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mkruisselbrink","name":"Marijn Kruisselbrink","path":"/mkruisselbrink","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5649?s=80&v=4"},"commit":{"message":"Upstream IDL change from Trusted Types (#1709)\n\nChanges register to take a union of (TrustedScriptURL or USVString) rather than just a USVString.\r\n\r\nUpdates the register method steps to call Get Trusted Type compliant string","shortMessageHtmlLink":"Upstream IDL change from Trusted Types (#1709)"}},{"before":"fc0a78fea51df9f926922fc6a1d2663b11c9f9b7","after":"e53d1bb962a54467b646ccc87818d28e81e01fa5","ref":"refs/heads/gh-pages","pushedAt":"2024-04-16T17:33:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Implement the \"not\" condition support (#1711)\n\nSHA: 8d64a5c7429c579308dfc9abd04ea59dc8f40bb5\nReason: push, by mkruisselbrink\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Implement the \"not\" condition support (#1711)"}},{"before":"e89eaed261a2fefd04ff145adf380f583454be67","after":"8d64a5c7429c579308dfc9abd04ea59dc8f40bb5","ref":"refs/heads/main","pushedAt":"2024-04-16T17:32:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mkruisselbrink","name":"Marijn Kruisselbrink","path":"/mkruisselbrink","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5649?s=80&v=4"},"commit":{"message":"Implement the \"not\" condition support (#1711)\n\n* Implement the \"not\" condition support\r\n\r\n* Omit unnecessary space\r\n\r\n* Remove unnecessary '_' from 'not'.","shortMessageHtmlLink":"Implement the \"not\" condition support (#1711)"}},{"before":"286669651be779800e90bc081d2025b283642ef4","after":"fc0a78fea51df9f926922fc6a1d2663b11c9f9b7","ref":"refs/heads/gh-pages","pushedAt":"2024-03-13T16:28:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Editorial: Update link texts upon updates in the URLPattern specification (#1707)\n\nSHA: e89eaed261a2fefd04ff145adf380f583454be67\nReason: push, by mkruisselbrink\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Editorial: Update link texts upon updates in the URLPattern specifica…"}},{"before":"613f5a2fbab5aa8c5b80d95eac49cbfe16df4ef3","after":"e89eaed261a2fefd04ff145adf380f583454be67","ref":"refs/heads/main","pushedAt":"2024-03-13T16:27:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mkruisselbrink","name":"Marijn Kruisselbrink","path":"/mkruisselbrink","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5649?s=80&v=4"},"commit":{"message":"Editorial: Update link texts upon updates in the URLPattern specification (#1707)\n\n* Update link texts upon updates in the URLPattern specification\r\n\r\nUpdates in the URLPattern specification was requested during the\r\nhttps://github.com/w3c/ServiceWorker/pull/1701 review.\r\n\r\nThe issues for the request has been resolved:\r\n- https://github.com/whatwg/urlpattern/issues/217\r\n- https://github.com/whatwg/urlpattern/issues/218\r\n\r\nHowever, during the specification updates, the algorithm names are also\r\nupdated, and adjustment is needed.\r\n\r\n\r\nCo-authored-by: Domenic Denicola ","shortMessageHtmlLink":"Editorial: Update link texts upon updates in the URLPattern specifica…"}},{"before":"3977dc0618589144d6f70d11066e6dba68c0ebba","after":"286669651be779800e90bc081d2025b283642ef4","ref":"refs/heads/gh-pages","pushedAt":"2024-02-22T18:22:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update interface for install event in summary table (#1706)\n\nSHA: 613f5a2fbab5aa8c5b80d95eac49cbfe16df4ef3\nReason: push, by mkruisselbrink\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Update interface for install event in summary table (#1706)"}},{"before":"8d4b9dfbeea511955a259949f2bc01227f995fe2","after":"613f5a2fbab5aa8c5b80d95eac49cbfe16df4ef3","ref":"refs/heads/main","pushedAt":"2024-02-22T18:21:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mkruisselbrink","name":"Marijn Kruisselbrink","path":"/mkruisselbrink","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5649?s=80&v=4"},"commit":{"message":"Update interface for install event in summary table (#1706)\n\nFollowing #1701, the `install` event now uses the `InstallEvent` interface.","shortMessageHtmlLink":"Update interface for install event in summary table (#1706)"}},{"before":"570c3446cd35169bd9a94eacbba63c431b7e4b05","after":"3977dc0618589144d6f70d11066e6dba68c0ebba","ref":"refs/heads/gh-pages","pushedAt":"2024-02-22T00:32:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ServiceWorker static routing API (#1701)\n\nSHA: 8d4b9dfbeea511955a259949f2bc01227f995fe2\nReason: push, by mkruisselbrink\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"ServiceWorker static routing API (#1701)"}},{"before":"dc2efeb8ab6c943d1d7f7867ea6484edd219bbaf","after":"8d4b9dfbeea511955a259949f2bc01227f995fe2","ref":"refs/heads/main","pushedAt":"2024-02-22T00:30:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mkruisselbrink","name":"Marijn Kruisselbrink","path":"/mkruisselbrink","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5649?s=80&v=4"},"commit":{"message":"ServiceWorker static routing API (#1701)\n\nThis API allows developers to configure the routing, and allows them to offload simple things ServiceWorkers do. If the condition matches, the navigation happens without starting ServiceWorkers or executing JavaScript, which allows web pages to avoid performance penalties due to ServiceWorker interceptions.\r\n\r\nExplainer: https://github.com/WICG/service-worker-static-routing-api\r\nTAG review: https://github.com/w3ctag/design-reviews/issues/863\r\n\r\nCo-authored-by: Takashi Nakayama \r\nCo-authored-by: Shunya Shishido \r\nCo-authored-by: Marijn Kruisselbrink ","shortMessageHtmlLink":"ServiceWorker static routing API (#1701)"}},{"before":"817138ebe3b11806103ca29821b3fbd8cee15f92","after":"570c3446cd35169bd9a94eacbba63c431b7e4b05","ref":"refs/heads/gh-pages","pushedAt":"2024-02-15T22:21:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Merge pull request #1704 from tidoust/securecontext\n\nSHA: dc2efeb8ab6c943d1d7f7867ea6484edd219bbaf\nReason: push, by mkruisselbrink\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Merge pull request #1704 from tidoust/securecontext"}},{"before":"4711a077b6a3d66b01de1149f9903e7591715b4e","after":"dc2efeb8ab6c943d1d7f7867ea6484edd219bbaf","ref":"refs/heads/main","pushedAt":"2024-02-15T22:20:10.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mkruisselbrink","name":"Marijn Kruisselbrink","path":"/mkruisselbrink","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5649?s=80&v=4"},"commit":{"message":"Merge pull request #1704 from tidoust/securecontext\n\nFlag ServiceWorkerGlobalScope as SecureContext","shortMessageHtmlLink":"Merge pull request #1704 from tidoust/securecontext"}},{"before":null,"after":"9239f7568db273b0e7e61cdcd4aa7952310f89da","ref":"refs/heads/fix-double-controller-thing","pushedAt":"2024-02-15T22:07:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mkruisselbrink","name":"Marijn Kruisselbrink","path":"/mkruisselbrink","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5649?s=80&v=4"},"commit":{"message":"Editorial: Rename both `controller` variables in Handle Fetch algorithm.\n\nTo make it clearer which controller is which, rename them to\nfetchController and abortController respectively.","shortMessageHtmlLink":"Editorial: Rename both controller variables in Handle Fetch algorithm."}},{"before":"b9c28685c28bcbcc1984daf4155bc0eb967c369d","after":"817138ebe3b11806103ca29821b3fbd8cee15f92","ref":"refs/heads/gh-pages","pushedAt":"2023-09-20T16:45:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Editorial: remove API URL character encoding\n\nSHA: 4711a077b6a3d66b01de1149f9903e7591715b4e\nReason: push, by annevk\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Editorial: remove API URL character encoding"}},{"before":"c76ffe1bf5e07c2a2b0d68d369c4bce3e31643c9","after":null,"ref":"refs/heads/blah","pushedAt":"2023-09-20T16:43:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"annevk","name":"Anne van Kesteren","path":"/annevk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1544111?s=80&v=4"}},{"before":"89695bbb4d87b16f8c139780536806f318c51111","after":"4711a077b6a3d66b01de1149f9903e7591715b4e","ref":"refs/heads/main","pushedAt":"2023-09-20T16:43:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"annevk","name":"Anne van Kesteren","path":"/annevk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1544111?s=80&v=4"},"commit":{"message":"Editorial: remove API URL character encoding\n\nAs per https://github.com/whatwg/html/pull/9755.","shortMessageHtmlLink":"Editorial: remove API URL character encoding"}},{"before":null,"after":"c76ffe1bf5e07c2a2b0d68d369c4bce3e31643c9","ref":"refs/heads/blah","pushedAt":"2023-09-19T15:09:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"annevk","name":"Anne van Kesteren","path":"/annevk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1544111?s=80&v=4"},"commit":{"message":"Editorial: remove API URL character encoding\n\nAs per https://github.com/whatwg/html/pull/9755.","shortMessageHtmlLink":"Editorial: remove API URL character encoding"}},{"before":"f115a5c050aa89fd175d40ab9e32615936453c9a","after":"b9c28685c28bcbcc1984daf4155bc0eb967c369d","ref":"refs/heads/gh-pages","pushedAt":"2023-09-12T20:02:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Merge pull request #1692 from bocoup/editorial-substep-rendering\n\nSHA: 89695bbb4d87b16f8c139780536806f318c51111\nReason: push, by mkruisselbrink\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Merge pull request #1692 from bocoup/editorial-substep-rendering"}},{"before":"fa114cd3882e928e1fcee7b3eabc4bb45b5ed80f","after":"89695bbb4d87b16f8c139780536806f318c51111","ref":"refs/heads/main","pushedAt":"2023-09-12T20:01:15.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mkruisselbrink","name":"Marijn Kruisselbrink","path":"/mkruisselbrink","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5649?s=80&v=4"},"commit":{"message":"Merge pull request #1692 from bocoup/editorial-substep-rendering\n\nEditorial: correct rendering of nested algo steps","shortMessageHtmlLink":"Merge pull request #1692 from bocoup/editorial-substep-rendering"}},{"before":"a2ef74a874fca2ba930eaa89158163519a6d70c0","after":"f115a5c050aa89fd175d40ab9e32615936453c9a","ref":"refs/heads/gh-pages","pushedAt":"2023-05-31T12:03:26.746Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Use an AbortController instead of signaling abort on AbortSignal\n\nSHA: fa114cd3882e928e1fcee7b3eabc4bb45b5ed80f\nReason: push, by annevk\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Use an AbortController instead of signaling abort on AbortSignal"}},{"before":"e8e2b81768b33ab8e86d2ecaeb24dcae606deb8e","after":"fa114cd3882e928e1fcee7b3eabc4bb45b5ed80f","ref":"refs/heads/main","pushedAt":"2023-05-31T12:02:07.542Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"annevk","name":"Anne van Kesteren","path":"/annevk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1544111?s=80&v=4"},"commit":{"message":"Use an AbortController instead of signaling abort on AbortSignal\n\nNeeded for https://github.com/whatwg/dom/issues/1194.","shortMessageHtmlLink":"Use an AbortController instead of signaling abort on AbortSignal"}},{"before":"9ae89b9859c2985564718ecdedfc4e856735eefb","after":"a2ef74a874fca2ba930eaa89158163519a6d70c0","ref":"refs/heads/gh-pages","pushedAt":"2023-05-17T13:40:04.094Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Editorial: pass signal to Request creation\n\nSHA: e8e2b81768b33ab8e86d2ecaeb24dcae606deb8e\nReason: push, by annevk\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Editorial: pass signal to Request creation"}},{"before":"fb1e711a99231179495c35f68fee6b9dc5b42f84","after":"e8e2b81768b33ab8e86d2ecaeb24dcae606deb8e","ref":"refs/heads/main","pushedAt":"2023-05-17T13:38:16.922Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"annevk","name":"Anne van Kesteren","path":"/annevk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1544111?s=80&v=4"},"commit":{"message":"Editorial: pass signal to Request creation\n\nSee https://github.com/whatwg/fetch/pull/1646 for context.","shortMessageHtmlLink":"Editorial: pass signal to Request creation"}},{"before":"6c17d2106bd660bdbf7894b19606aa3e244965b4","after":"9ae89b9859c2985564718ecdedfc4e856735eefb","ref":"refs/heads/gh-pages","pushedAt":"2023-04-11T07:30:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Avoid executing the code in the All Fetch Listeners Are Empty algorithm. (#1676)\n\nSHA: fb1e711a99231179495c35f68fee6b9dc5b42f84\nReason: push, by jakearchibald\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Avoid executing the code in the All Fetch Listeners Are Empty algorit…"}},{"before":"4b384378e04f6a09b0be0a0a0c242eb5631eaa20","after":"fb1e711a99231179495c35f68fee6b9dc5b42f84","ref":"refs/heads/main","pushedAt":"2023-04-11T07:28:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jakearchibald","name":"Jake Archibald","path":"/jakearchibald","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/93594?s=80&v=4"},"commit":{"message":"Avoid executing the code in the All Fetch Listeners Are Empty algorithm. (#1676)\n\n* Avoid executing the code in the All Fetch Listeners Are Empty algorithm.\r\n\r\n* Removed redundant check.\r\n\r\n* Add a note that clarify that we ignores handleEvent.\r\n\r\n* Updated the note as suggested.","shortMessageHtmlLink":"Avoid executing the code in the All Fetch Listeners Are Empty algorit…"}},{"before":"236c9939396cc94469480af614e5e43b2cdd7bd1","after":"6c17d2106bd660bdbf7894b19606aa3e244965b4","ref":"refs/heads/gh-pages","pushedAt":"2023-03-22T16:05:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Skip executing fetch handlers if it is no-op. (#1674)\n\nSHA: 4b384378e04f6a09b0be0a0a0c242eb5631eaa20\nReason: push, by jakearchibald\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Skip executing fetch handlers if it is no-op. (#1674)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEP4cjigA","startCursor":null,"endCursor":null}},"title":"Activity · w3c/ServiceWorker"}