- From: W3C Webmaster via GitHub API <noreply@w3.org>
- Date: Mon, 26 Jan 2026 17:00:19 +0000
- To: public-webapps@w3.org
- Message-ID: <176944681905.2737168.2583114789823533970@ip-10-0-1-136.ec2.internal>
Issues
------
* w3c/IndexedDB (+0/-0/💬1)
1 issues received 1 new comments:
- #477 In "object store storage operation", be more explicit about how to handle ConstraintError from an index (1 by marekpawlucy05-maker)
https://github.com/w3c/IndexedDB/issues/477
* w3c/manifest (+1/-0/💬12)
1 issues created:
- user initiated 'uninstall' event (by davidmaxwaterman)
https://github.com/w3c/manifest/issues/1201
2 issues received 12 new comments:
- #1201 user initiated 'uninstall' event (2 by dmurph, marcoscaceres)
https://github.com/w3c/manifest/issues/1201
- #975 Add support for defining a theme color for both light & dark modes (prefers color scheme) (10 by aarongustafson, carlosjeurissen, christianliebel, dmurph, marcoscaceres)
https://github.com/w3c/manifest/issues/975 [Feature Request] [TPAC2025]
* w3c/ServiceWorker (+1/-4/💬17)
1 issues created:
- 1.1 (by alsalhahmad523-dotcom)
https://github.com/w3c/ServiceWorker/issues/1815
13 issues received 17 new comments:
- #1815 1.1 (1 by yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/issues/1815
- #1197 Express the job queue in terms of parallel queues (3 by jakearchibald, mkruisselbrink, monica-ch)
https://github.com/w3c/ServiceWorker/issues/1197
- #1196 Issues with "Handle Functional Event" (2 by monica-ch, yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/issues/1196
- #1194 fetch-frame-resource.https.html has a long timeout to detect page load failed (2 by monica-ch, yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/issues/1194
- #1193 messageerror event should use ExtendableMessageEvent (1 by monica-ch)
https://github.com/w3c/ServiceWorker/issues/1193
- #1186 How can we use SW module link in backward-compatible manner? (1 by monica-ch)
https://github.com/w3c/ServiceWorker/issues/1186
- #1172 Carefully audit all uses of "in parallel" in the spec (1 by monica-ch)
https://github.com/w3c/ServiceWorker/issues/1172
- #1171 What does it mean to "choose any object"? (1 by monica-ch)
https://github.com/w3c/ServiceWorker/issues/1171
- #1170 respondWith creates JS objects in parallel (1 by monica-ch)
https://github.com/w3c/ServiceWorker/issues/1170
- #1169 respondWith touches JS objects in parallel sections (1 by monica-ch)
https://github.com/w3c/ServiceWorker/issues/1169
- #1168 respondWith is not implementable as written (1 by monica-ch)
https://github.com/w3c/ServiceWorker/issues/1168
- #1163 should an window.open() about:blank document be controlled by opener's controller? (1 by asutherland)
https://github.com/w3c/ServiceWorker/issues/1163
- #822 Preventing server-forced updates (1 by yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/issues/822 [enhancement]
4 issues closed:
- Issues with "Handle Functional Event" https://github.com/w3c/ServiceWorker/issues/1196
- 1.1 https://github.com/w3c/ServiceWorker/issues/1815
- How can we use SW module link in backward-compatible manner? https://github.com/w3c/ServiceWorker/issues/1186
- What does it mean to "choose any object"? https://github.com/w3c/ServiceWorker/issues/1171
* whatwg/dom (+1/-0/💬1)
1 issues created:
- https://dom.spec.whatwg.org/#dom-range-deletecontents may collapse the Range to an invalid position (by smaug----)
https://github.com/whatwg/dom/issues/1446 [topic: ranges]
1 issues received 1 new comments:
- #1189 Should TreeWalker be expanded to support shadow roots in support of the selection API? (1 by jakearchibald)
https://github.com/whatwg/dom/issues/1189 [topic: shadow] [needs implementer interest] [needs concrete proposal] [topic: nodes]
* whatwg/webidl (+0/-0/💬3)
2 issues received 3 new comments:
- #1107 Should DOMException.[[Prototype]] be %Error%? (1 by LeaVerou)
https://github.com/whatwg/webidl/issues/1107
- #951 Add typed ReadableStream<type> and WritableStream<type> (2 by reillyeon, saschanaz)
https://github.com/whatwg/webidl/issues/951
Pull requests
-------------
* w3c/gamepad (+0/-0/💬1)
1 pull requests received 1 new comments:
- #217 Make eventInitDict param optional in GamepadEvent constructor (1 by weinig)
https://github.com/w3c/gamepad/pull/217
* w3c/geolocation-api (+0/-0/💬3)
1 pull requests received 3 new comments:
- #195 Add support for approximate geolocation (3 by antosart, marcoscaceres)
https://github.com/w3c/geolocation/pull/195 [TPAC2025]
* w3c/ServiceWorker (+3/-0/💬6)
3 pull requests submitted:
- 1814 (by monica-ch)
https://github.com/w3c/ServiceWorker/pull/1814
- 1813 (by yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/pull/1813
- 1812 (by zcorpan)
https://github.com/w3c/ServiceWorker/pull/1812
4 pull requests received 6 new comments:
- #1814 [Editorial] Use ExtendableMessageEvent for messageerror (minor fix) (2 by monica-ch, yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/pull/1814
- #1813 Editorial: "Update Service Worker Extended Events Set" minor fix (1 by yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/pull/1813
- #1812 Update 'ancestor origins list' xref (2 by monica-ch, yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/pull/1812
- #1764 Add race-network-and-cache source to static routing api. (1 by monica-ch)
https://github.com/w3c/ServiceWorker/pull/1764
* whatwg/dom (+1/-0/💬9)
1 pull requests submitted:
- 1447 (by foolip)
https://github.com/whatwg/dom/pull/1447
1 pull requests received 9 new comments:
- #1447 Add Marker interface (9 by WebReflection, annevk, foolip)
https://github.com/whatwg/dom/pull/1447
* whatwg/infra (+1/-0/💬0)
1 pull requests submitted:
- 690 (by annevk)
https://github.com/whatwg/infra/pull/690
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, 26 January 2026 17:00:19 UTC