- From: Jake Archibald <notifications@github.com>
- Date: Mon, 20 Mar 2023 02:55:46 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/ServiceWorker/pull/1674@github.com>
Following on from https://github.com/w3c/ServiceWorker/pull/1672
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/ServiceWorker/pull/1674
-- Commit Summary --
* Skip executing fetch handlers if it is no-op.
* Avoid double negation in the flag name
* Addressed some comments.
* Applied suggested change and adding "the".
* Add references on words.
* fix indent
* Remove *may*
* Add warnings.
* Updated Empty fetch handler.
* fix typo.
* Revised Empty Handler Identification
* fix typo.
* Merge branch 'main' into main
* Fix the warnings caused by this PR.
* Remove unused dfn.
* Updated empty fetch handler identification algorithm
* update in empty fetch handler identification
* fix bikeshed error
* update the empty fetch handler identification algorithm
* reflected comments, and fix bikeshed error.
* reflect comments.
* Updated the way to create |eventListenerList|.
* fix typo.
* reflected some of comments.
* Upper case the algorithm name.
* unset the all fetch listeners are empty flag before set.
* Trying to fix event listner look up part, but half-baked.
* Updated the Empty Fetch Handler Identification upon the suggestion.
* Reflected some of comments.
* Omit Skippable Fetch Handler algorithm
* Updated the algorithm.
* renamed from handlers to listeners
* Updated All Fetch Listners Are Empty algorithm
* Addressed some of comments.
* revised L3016.
* Fix.
* catch up with HTML spec update.
* Remove link defs to unexported terms
* Fix refs
-- File Changes --
M docs/index.bs (53)
-- Patch Links --
https://github.com/w3c/ServiceWorker/pull/1674.patch
https://github.com/w3c/ServiceWorker/pull/1674.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/pull/1674
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/ServiceWorker/pull/1674@github.com>
Received on Monday, 20 March 2023 09:55:59 UTC