- From: W3C Webmaster via GitHub API <noreply@w3.org>
- Date: Mon, 03 Nov 2025 17:00:18 +0000
- To: public-webapps@w3.org
- Message-Id: <E1vFxuk-00H8CY-1X@janus.w3.internal>
Issues
------
* w3c/gamepad (+0/-0/💬2)
1 issues received 2 new comments:
- #226 TPAC 2025 status report (2 by diekus, nondebug)
https://github.com/w3c/gamepad/issues/226
* w3c/geolocation-api (+1/-0/💬0)
1 issues created:
- Improve altitude definition / consistency (by jlfy738)
https://github.com/w3c/geolocation/issues/210
* w3c/IndexedDB (+2/-0/💬3)
2 issues created:
- treat writes to the DB that have no success handler as having called commit (by fergald)
https://github.com/w3c/IndexedDB/issues/482
- `retrieve multiple items from an index` index out of bounds error (by stelar7)
https://github.com/w3c/IndexedDB/issues/480
1 issues received 3 new comments:
- #482 treat writes to the DB that have no success handler as having called commit (3 by asutherland, fergald)
https://github.com/w3c/IndexedDB/issues/482
* w3c/manifest (+0/-1/💬10)
2 issues received 10 new comments:
- #1191 # Proposal: Add `start_failure_callback` and `fetch_failure_callback` to the Web App Manifest (8 by JerryJWChan, christianliebel, diekus, marcoscaceres)
https://github.com/w3c/manifest/issues/1191 [Feature Request]
- #1181 TPAC 2025 status report (2 by christianliebel, diekus)
https://github.com/w3c/manifest/issues/1181
1 issues closed:
- # Proposal: Add `start_failure_callback` and `fetch_failure_callback` to the Web App Manifest https://github.com/w3c/manifest/issues/1191 [Feature Request]
* w3c/pointerlock (+0/-0/💬1)
1 issues received 1 new comments:
- #103 TPAC 2025 status report (1 by marcoscaceres)
https://github.com/w3c/pointerlock/issues/103
* w3c/screen-wake-lock (+0/-0/💬1)
1 issues received 1 new comments:
- #376 TPAC 2025 status report (1 by marcoscaceres)
https://github.com/w3c/screen-wake-lock/issues/376
* w3c/ServiceWorker (+2/-5/💬21)
2 issues created:
- Broken links in Service Workers Nightly (by dontcallmedom-bot)
https://github.com/w3c/ServiceWorker/issues/1801
- E (by Relaxx422)
https://github.com/w3c/ServiceWorker/issues/1800 [invalid]
14 issues received 21 new comments:
- #1801 Broken links in Service Workers Nightly (2 by yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/issues/1801
- #1798 Support No-Vary-Search header in Cache API (6 by ricea, wanderview, yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/issues/1798
- #1390 `<iframe sandbox />` + SW (1 by justinfagnani)
https://github.com/w3c/ServiceWorker/issues/1390
- #1163 should an window.open() about:blank document be controlled by opener's controller? (1 by yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/issues/1163
- #1156 Dynamic Event Handler Registration (1 by yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/issues/1156
- #1140 Make object equality of service workers clearer (1 by yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/issues/1140
- #1134 Register HTTP header fields with IANA (1 by yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/issues/1134
- #1122 Service worker MessageEvents set the "origin" property, but Worker MessageEvents do not. (2 by annevk, yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/issues/1122
- #1119 Lifetime of service workers in relation to dedicated and shared workers (1 by yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/issues/1119
- #1109 What does it mean to wait "for a task to be executed (including its asynchronous steps)"? (1 by yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/issues/1109
- #1105 Write tests for MIX behaviour (1 by yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/issues/1105 [needs tests]
- #1093 consider how clients.claim() should work with srcdoc iframes (1 by yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/issues/1093 [apr-2017-f2f-v1]
- #1055 respondWith uses the wrong targetRealm (1 by yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/issues/1055 [apr-2017-f2f-v1]
- #849 Spec uses incorrect settings object when fetching a module worker (1 by yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/issues/849 [apr-2017-f2f]
5 issues closed:
- Dynamic Event Handler Registration https://github.com/w3c/ServiceWorker/issues/1156
- Make object equality of service workers clearer https://github.com/w3c/ServiceWorker/issues/1140
- Service worker MessageEvents set the "origin" property, but Worker MessageEvents do not. https://github.com/w3c/ServiceWorker/issues/1122
- What does it mean to wait "for a task to be executed (including its asynchronous steps)"? https://github.com/w3c/ServiceWorker/issues/1109
- E https://github.com/w3c/ServiceWorker/issues/1800 [invalid]
* w3c/uievents (+0/-0/💬1)
1 issues received 1 new comments:
- #261 Event order of onKeyDown, onKeyPress, onKeyUp, and onPaste when using pasting (CMD + v) in Mac OS X (1 by Chealer)
https://github.com/w3c/uievents/issues/261 [KeyboardEvent]
* w3c/web-share (+0/-1/💬0)
1 issues closed:
- Add EPUB file type support to Web Share API aka navigator.share() https://github.com/w3c/web-share/issues/284
* whatwg/dom (+1/-2/💬7)
1 issues created:
- setAttributeNS incorrect context for validation (by lukewarlow)
https://github.com/whatwg/dom/issues/1417
6 issues received 7 new comments:
- #1417 setAttributeNS incorrect context for validation (1 by annevk)
https://github.com/whatwg/dom/issues/1417
- #1416 Autofill Event Needed (1 by annevk)
https://github.com/whatwg/dom/issues/1416
- #1413 Allow elements with a null customElementRegistry without Shadow DOM (2 by ja-y-son, sorvell)
https://github.com/whatwg/dom/issues/1413 [topic: custom elements] [needs implementer interest] [addition/proposal]
- #1308 Proposal: asynchronous event listeners (1 by krzksz)
https://github.com/whatwg/dom/issues/1308 [needs implementer interest] [topic: events] [needs concrete proposal]
- #789 Trusted Types integration (1 by annevk)
https://github.com/whatwg/dom/issues/789
- #181 Define XSLTProcessor (1 by annevk)
https://github.com/whatwg/dom/issues/181
2 issues closed:
- Trusted Types integration https://github.com/whatwg/dom/issues/789
- Autofill Event Needed https://github.com/whatwg/dom/issues/1416
* whatwg/webidl (+1/-0/💬0)
1 issues created:
- Issues with legacy platform object [[Set]] (by isheludko)
https://github.com/whatwg/webidl/issues/1536
Pull requests
-------------
* w3c/geolocation-api (+3/-0/💬1)
3 pull requests submitted:
- (by github-actions)
- (by marcoscaceres)
- (by marcoscaceres)
1 pull requests received 1 new comments:
- #209 Tidied up document using tidy-html5 (1 by w3cbot)
https://github.com/w3c/geolocation/pull/209
* w3c/IndexedDB (+1/-0/💬3)
1 pull requests submitted:
- (by stelar7)
1 pull requests received 3 new comments:
- #479 Mark transactions inactive during key serialization (3 by asutherland, evanstade)
https://github.com/w3c/IndexedDB/pull/479
* w3c/manifest (+1/-0/💬0)
1 pull requests submitted:
- (by marcoscaceres)
* w3c/ServiceWorker (+1/-0/💬1)
1 pull requests submitted:
- (by yoshisatoyanagisawa)
1 pull requests received 1 new comments:
- #1802 Editorial: Fix lint error (1 by yoshisatoyanagisawa)
https://github.com/w3c/ServiceWorker/pull/1802
* whatwg/dom (+0/-0/💬2)
1 pull requests received 2 new comments:
- #1268 Integrate Trusted Types enforcement into attribute handling (2 by annevk, fred-wang)
https://github.com/whatwg/dom/pull/1268
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, 3 November 2025 17:00:19 UTC