Weekly github digest (WebApps WG specs)

Issues
------
* w3c/badging (+1/-0/💬3)
  1 issues created:
  - Clarify behavior for setting a badge to flag when a number is already showing (by marcoscaceres)
    https://github.com/w3c/badging/issues/128 

  1 issues received 3 new comments:
  - #128 Clarify behavior for setting a badge to flag when a number is already showing (3 by fallaciousreasoning, marcoscaceres)
    https://github.com/w3c/badging/issues/128 

* w3c/FileAPI (+0/-0/💬1)
  1 issues received 1 new comments:
  - #209 Proposal: `Blob.from()` for creating virtual Blobs with custom backing storage (1 by gabrielschulhof)
    https://github.com/w3c/FileAPI/issues/209 

* w3c/gamepad (+0/-1/💬1)
  1 issues received 1 new comments:
  - #216 eventInitDict parameter in GamepadEvent constructor should be optional (1 by marcoscaceres)
    https://github.com/w3c/gamepad/issues/216 

  1 issues closed:
  - eventInitDict parameter in GamepadEvent constructor should be optional https://github.com/w3c/gamepad/issues/216 

* w3c/IndexedDB (+0/-0/💬1)
  1 issues received 1 new comments:
  - #224 Prebuilt IndexedDB format (1 by nickchomey)
    https://github.com/w3c/IndexedDB/issues/224 [feature request] [schemas/upgrades] [TPAC2024] 

* w3c/manifest (+1/-0/💬2)
  1 issues created:
  - Should new manifest features require an explicit ID to be present in the manifest in order to be parsed? (by mkruisselbrink)
    https://github.com/w3c/manifest/issues/1208 

  1 issues received 2 new comments:
  - #975 Add support for defining a theme color for both light & dark modes (prefers color scheme) (2 by christianliebel, dmurph)
    https://github.com/w3c/manifest/issues/975 [Feature Request] [TPAC2025] 

* w3c/ServiceWorker (+0/-1/💬7)
  5 issues received 7 new comments:
  - #1725 expose installed service worker script contents or sum (3 by MentalGear, alvarolm, yoshisatoyanagisawa)
    https://github.com/w3c/ServiceWorker/issues/1725 
  - #1264 Suggest a top level service worker or multiple service workers in one domain? (1 by monica-ch)
    https://github.com/w3c/ServiceWorker/issues/1264 
  - #1255 `updatefound` event in service worker context seems unreliable (1 by monica-ch)
    https://github.com/w3c/ServiceWorker/issues/1255 
  - #1254 should Client.navigate() reject on uncontrolled clients? (1 by monica-ch)
    https://github.com/w3c/ServiceWorker/issues/1254 
  - #1250 Soft Update seems way to aggressive (1 by monica-ch)
    https://github.com/w3c/ServiceWorker/issues/1250 

  1 issues closed:
  - Suggest a top level service worker or multiple service workers in one domain? https://github.com/w3c/ServiceWorker/issues/1264 

* whatwg/infra (+1/-0/💬3)
  1 issues created:
  - Define "promise" (by saschanaz)
    https://github.com/whatwg/infra/issues/691 

  1 issues received 3 new comments:
  - #691 Define "promise" (3 by annevk, marcoscaceres, saschanaz)
    https://github.com/whatwg/infra/issues/691 



Pull requests
-------------
* w3c/manifest (+1/-0/💬1)
  1 pull requests submitted:
  - 1207  (by christianliebel)
    https://github.com/w3c/manifest/pull/1207 

  1 pull requests received 1 new comments:
  - #1206 Bring back `beforeinstallprompt` (1 by marcoscaceres)
    https://github.com/w3c/manifest/pull/1206 

* w3c/pointerlock (+1/-0/💬2)
  1 pull requests submitted:
  - 105  (by plehegar)
    https://github.com/w3c/pointerlock/pull/105 

  1 pull requests received 2 new comments:
  - #105 MouseEvent moved to Pointer Events (2 by plehegar)
    https://github.com/w3c/pointerlock/pull/105 

* w3c/screen-orientation (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #272 Add hidden document monitoring in parallel orientation lock steps (1 by makotokato)
    https://github.com/w3c/screen-orientation/pull/272 

* w3c/ServiceWorker (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #1764 Add race-network-and-cache source to static routing api.  (1 by yoshisatoyanagisawa)
    https://github.com/w3c/ServiceWorker/pull/1764 

* w3c/uievents (+1/-0/💬5)
  1 pull requests submitted:
  - 415  (by plehegar)
    https://github.com/w3c/uievents/pull/415 

  2 pull requests received 5 new comments:
  - #413 Add .pseudoTarget property to selected event types (2 by danielsakhapov, smaug----)
    https://github.com/w3c/uievents/pull/413 
  - #411 MouseEvent, WheelEvent, and some algorithms moving to pointer events (3 by plehegar)
    https://github.com/w3c/uievents/pull/411 

* whatwg/dom (+2/-0/💬5)
  2 pull requests submitted:
  - 1451  (by andreubotella)
    https://github.com/whatwg/dom/pull/1451 
  - 1450  (by dbaron)
    https://github.com/whatwg/dom/pull/1450 

  3 pull requests received 5 new comments:
  - #1451 AsyncContext propagation to events (1 by andreubotella)
    https://github.com/whatwg/dom/pull/1451 
  - #1450 Pass better parent/root information to (re)moving steps. (3 by annevk, dbaron)
    https://github.com/whatwg/dom/pull/1450 
  - #1425 Add abortSignal.addAbortCallback (1 by bakkot)
    https://github.com/whatwg/dom/pull/1425 [needs implementer interest] [addition/proposal] [topic: aborting] 

* whatwg/webidl (+1/-0/💬5)
  1 pull requests submitted:
  - 1568  (by andreubotella)
    https://github.com/whatwg/webidl/pull/1568 

  3 pull requests received 5 new comments:
  - #1568 Add an extended attribute to allow propagating TC39's AsyncContext (2 by andreubotella, jasnell)
    https://github.com/whatwg/webidl/pull/1568 
  - #1488 Add disposer and async_disposer (2 by saschanaz)
    https://github.com/whatwg/webidl/pull/1488 
  - #1369 Add support for AsyncContext (1 by Ms2ger)
    https://github.com/whatwg/webidl/pull/1369 


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, 16 February 2026 17:00:21 UTC