- From: W3C Webmaster via GitHub API <noreply@w3.org>
- Date: Mon, 09 Mar 2026 17:00:20 +0000
- To: public-webapps@w3.org
- Message-ID: <177307562007.2780355.6264445709366851966@ip-10-0-1-136.ec2.internal>
Issues
------
* w3c/IndexedDB (+3/-0/💬3)
3 issues created:
- Clarify post abort state of newly created DB in 5.8 (physical persistence vs observable state) (by Taym95)
https://github.com/w3c/IndexedDB/issues/491
- Cloning an unserializable value causes the transaction to be left inactive (by Zaggy1024)
https://github.com/w3c/IndexedDB/issues/490
- Steps for committing a transaction don't prevent the cleanup steps from allowing subsequent requests (by Zaggy1024)
https://github.com/w3c/IndexedDB/issues/489
2 issues received 3 new comments:
- #489 Steps for committing a transaction don't prevent the cleanup steps from allowing subsequent requests (2 by Zaggy1024)
https://github.com/w3c/IndexedDB/issues/489
- #473 Exceptions during database upgrade no longer closes the connection (1 by Zaggy1024)
https://github.com/w3c/IndexedDB/issues/473
* w3c/manifest (+0/-0/💬1)
1 issues received 1 new comments:
- #1179 Add API to retrieve document's computed manifest (1 by mkruisselbrink)
https://github.com/w3c/manifest/issues/1179 [TPAC2025]
* w3c/ServiceWorker (+2/-7/💬9)
2 issues created:
- Origin API: need to change ExtendableMessageEvent (by annevk)
https://github.com/w3c/ServiceWorker/issues/1820
- On March 17, 2025, the CFC has been sent out as written below: (by jahidhossainriaj-gi)
https://github.com/w3c/ServiceWorker/issues/1819
8 issues received 9 new comments:
- #1305 how can unregister()'s same-origin check ever fail? (1 by monica-ch)
https://github.com/w3c/ServiceWorker/issues/1305
- #1298 Intecepts progress event of AJAX calls (1 by monica-ch)
https://github.com/w3c/ServiceWorker/issues/1298
- #1289 SharedWorker script interception after redirects (1 by mkruisselbrink)
https://github.com/w3c/ServiceWorker/issues/1289
- #1288 importScript MIME type checking failure (1 by yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/issues/1288
- #1287 consider a method to force immediate disk deletion even if there are live Cache/Response js objects (1 by monica-ch)
https://github.com/w3c/ServiceWorker/issues/1287
- #1285 Possible race between Activate and Update Algorithms (1 by monica-ch)
https://github.com/w3c/ServiceWorker/issues/1285
- #1221 Should we specify behavior for using objects from detached contexts? (1 by monica-ch)
https://github.com/w3c/ServiceWorker/issues/1221
- #1075 Track ancestorOrigins privacy issues (2 by annevk, monica-ch)
https://github.com/w3c/ServiceWorker/issues/1075 [apr-2017-f2f-v1]
7 issues closed:
- On March 17, 2025, the CFC has been sent out as written below: https://github.com/w3c/ServiceWorker/issues/1819
- how can unregister()'s same-origin check ever fail? https://github.com/w3c/ServiceWorker/issues/1305
- Intecepts progress event of AJAX calls https://github.com/w3c/ServiceWorker/issues/1298
- Track ancestorOrigins privacy issues https://github.com/w3c/ServiceWorker/issues/1075 [apr-2017-f2f-v1]
- importScript MIME type checking failure https://github.com/w3c/ServiceWorker/issues/1288
- Possible race between Activate and Update Algorithms https://github.com/w3c/ServiceWorker/issues/1285
- consider a method to force immediate disk deletion even if there are live Cache/Response js objects https://github.com/w3c/ServiceWorker/issues/1287
* w3c/web-locks (+0/-0/💬6)
1 issues received 6 new comments:
- #81 Specify bfcache behavior with proper tests (6 by annevk, domfarolino, llannasatoll, saschanaz, yoshisatoyanagisawa)
https://github.com/w3c/web-locks/issues/81
* whatwg/dom (+1/-3/💬6)
1 issues created:
- Issue with validate and extract (foo:bar:baz inputs) (by annevk)
https://github.com/whatwg/dom/issues/1453 [topic: nodes]
4 issues received 6 new comments:
- #1453 Issue with validate and extract (foo:bar:baz inputs) (2 by annevk, smaug----)
https://github.com/whatwg/dom/issues/1453 [topic: nodes]
- #1449 Document AbortController removal and some improvements (1 by annevk)
https://github.com/whatwg/dom/issues/1449 [topic: aborting]
- #1407 attachShadow default custom element registry (2 by annevk, ja-y-son)
https://github.com/whatwg/dom/issues/1407 [topic: shadow] [topic: custom elements]
- #1189 Should TreeWalker be expanded to support shadow roots in support of the selection API? (1 by marchbox)
https://github.com/whatwg/dom/issues/1189 [topic: shadow] [needs implementer interest] [needs concrete proposal] [topic: nodes]
3 issues closed:
- https://dom.spec.whatwg.org/#dom-range-deletecontents may collapse the Range to an invalid position https://github.com/whatwg/dom/issues/1446 [topic: ranges]
- Issue with validate and extract (foo:bar:baz inputs) https://github.com/whatwg/dom/issues/1453 [topic: nodes]
- attachShadow default custom element registry https://github.com/whatwg/dom/issues/1407 [topic: shadow] [topic: custom elements]
Pull requests
-------------
* w3c/ServiceWorker (+1/-0/💬1)
1 pull requests submitted:
- 1818 (by yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/pull/1818
1 pull requests received 1 new comments:
- #1818 Remove redundant origin check in unregister algorithm (1 by yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/pull/1818
* whatwg/dom (+3/-0/💬16)
3 pull requests submitted:
- 1456 (by foolip)
https://github.com/whatwg/dom/pull/1456
- 1455 (by sideshowbarker)
https://github.com/whatwg/dom/pull/1455
- 1454 (by foolip)
https://github.com/whatwg/dom/pull/1454
5 pull requests received 16 new comments:
- #1456 Support markers on shadow roots (1 by foolip)
https://github.com/whatwg/dom/pull/1456
- #1455 Stop using “strictly split” in “validate and extract” (8 by annevk, josepharhar, sideshowbarker, smaug----)
https://github.com/whatwg/dom/pull/1455 [topic: nodes]
- #1454 Define processing instruction attributes (1 by foolip)
https://github.com/whatwg/dom/pull/1454
- #1452 Collapse range before mutations in deleteContents and extract (5 by annevk, stevenobiajulu)
https://github.com/whatwg/dom/pull/1452
- #1447 Add Marker interface (1 by foolip)
https://github.com/whatwg/dom/pull/1447
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/badging
* https://github.com/w3c/contact-picker
* https://github.com/w3c/deviceorientation
* https://github.com/w3c/FileAPI
* https://github.com/w3c/gamepad
* https://github.com/w3c/geolocation-api
* https://github.com/w3c/image-resource
* https://github.com/w3c/IndexedDB
* https://github.com/w3c/IntersectionObserver
* https://github.com/w3c/manifest
* https://github.com/w3c/pointerlock
* https://github.com/w3c/push-api
* https://github.com/w3c/screen-orientation
* https://github.com/w3c/screen-wake-lock
* https://github.com/w3c/ServiceWorker
* https://github.com/w3c/uievents
* https://github.com/w3c/web-locks
* https://github.com/w3c/web-share
* https://github.com/whatwg/dom
* https://github.com/whatwg/infra
* https://github.com/whatwg/webidl
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 9 March 2026 17:00:21 UTC