Weekly github digest (WebApps WG specs)

Issues
------
* w3c/geolocation-api (+0/-1/💬2)
  1 issues received 2 new comments:
  - #171 `GeolocationCoordinates.toJSON()` - Should the spec cover how to handle `NaN` headings? (2 by anssiko, marcoscaceres)
    https://github.com/w3c/geolocation/issues/171 

  1 issues closed:
  - `GeolocationCoordinates.toJSON()` - Should the spec cover how to handle `NaN` headings? https://github.com/w3c/geolocation/issues/171 

* w3c/IndexedDB (+0/-0/💬1)
  1 issues received 1 new comments:
  - #381 How should IDB connections and outstanding IDB transactions behave when a page enters back/forward cache? (1 by szewai)
    https://github.com/w3c/IndexedDB/issues/381 [needs-pr] [needs-tests] [interop] 

* w3c/manifest (+2/-0/💬1)
  2 issues created:
  - systray support and web install topics for manifest spec.  (by diekus)
    https://github.com/w3c/manifest/issues/1139 
  - "link capturing" on the web platform into an installed web app (by dmurph)
    https://github.com/w3c/manifest/issues/1138 [TPAC2024] 

  1 issues received 1 new comments:
  - #1138 "link capturing" on the web platform into an installed web app (1 by dmurph)
    https://github.com/w3c/manifest/issues/1138 [TPAC2024] 

* w3c/uievents (+0/-0/💬1)
  1 issues received 1 new comments:
  - #377 Need virtual key codes (1 by oliviertassinari)
    https://github.com/w3c/uievents/issues/377 

* whatwg/dom (+0/-3/💬6)
  5 issues received 6 new comments:
  - #1302 Missing arguments for “locate a namespace prefix” in `lookupPrefix` steps (1 by annevk)
    https://github.com/whatwg/dom/issues/1302 
  - #1300 Missing "queue a global task" to resolve Promise in abort example (1 by annevk)
    https://github.com/whatwg/dom/issues/1300 
  - #1270 Meta: a list of side effects that would be impacted by state-preserving move (2 by Kaiido, domfarolino)
    https://github.com/whatwg/dom/issues/1270 
  - #725 Composed tree infrastructure (1 by annevk)
    https://github.com/whatwg/dom/issues/725 [topic: shadow] 
  - #398 Consider adding localNameFilter to MutationObserver (1 by annevk)
    https://github.com/whatwg/dom/issues/398 [addition/proposal] [needs concrete proposal] 

  3 issues closed:
  - Missing arguments for “locate a namespace prefix” in `lookupPrefix` steps https://github.com/whatwg/dom/issues/1302 
  - Missing "queue a global task" to resolve Promise in abort example https://github.com/whatwg/dom/issues/1300 
  - Missing "queue a global task" to resolve Promise in abort example https://github.com/whatwg/dom/issues/1300 

* whatwg/infra (+2/-4/💬5)
  2 issues created:
  - Ordered set insert requires duplicate checks (by TomokiMiyauci)
    https://github.com/whatwg/infra/issues/641 
  - Music  (by Adelinova)
    https://github.com/whatwg/infra/issues/640 [addition/proposal] [needs implementer interest] 

  2 issues received 5 new comments:
  - #641 Ordered set insert requires duplicate checks (4 by TomokiMiyauci, domenic)
    https://github.com/whatwg/infra/issues/641 
  - #509 Multiple assignment list unwrapping (1 by annevk)
    https://github.com/whatwg/infra/issues/509 

  4 issues closed:
  - Music  https://github.com/whatwg/infra/issues/640 [addition/proposal] [needs implementer interest] 
  - Give some examples of how to use structs https://github.com/whatwg/infra/issues/633 [addition/proposal] [needs implementer interest] 
  - Multiple assignment list unwrapping https://github.com/whatwg/infra/issues/509 
  - Multiple assignment list unwrapping https://github.com/whatwg/infra/issues/509 



Pull requests
-------------
* w3c/geolocation-api (+1/-1/💬0)
  1 pull requests submitted:
  - Correction: Use null instead of NaN when stationary (by reillyeon)
    https://github.com/w3c/geolocation/pull/173 

  1 pull requests merged:
  - Correction: Use null instead of NaN when stationary
    https://github.com/w3c/geolocation/pull/173 

* whatwg/dom (+3/-4/💬19)
  3 pull requests submitted:
  - Correct doAmazingness() example (by annevk)
    https://github.com/whatwg/dom/pull/1305 
  - Correct lookupPrefix() after fourteen years (by annevk)
    https://github.com/whatwg/dom/pull/1304 
  - Editorial: Update to use new "report an exception" algorithm in HTML (by jeremyroman)
    https://github.com/whatwg/dom/pull/1303 

  4 pull requests received 19 new comments:
  - #1303 Update to use new "report an exception" algorithm in HTML (7 by annevk, domenic, jeremyroman)
    https://github.com/whatwg/dom/pull/1303 
  - #1297 Update element.attributes getter steps to be less vague (4 by annevk, lukewarlow)
    https://github.com/whatwg/dom/pull/1297 
  - #1295 Mark dependent abort signals as aborted before firing events (7 by annevk, jasnell, maraisr, shaseley, vinhill)
    https://github.com/whatwg/dom/pull/1295 [topic: aborting] 
  - #1268 Trusted types attributes (1 by annevk)
    https://github.com/whatwg/dom/pull/1268 

  4 pull requests merged:
  - Update to use new "report an exception" algorithm in HTML
    https://github.com/whatwg/dom/pull/1303 
  - Correct lookupPrefix() after fourteen years
    https://github.com/whatwg/dom/pull/1304 
  - Correct doAmazingness() example
    https://github.com/whatwg/dom/pull/1305 
  - Revert "Trusted Types integration for "converting nodes into a node""
    https://github.com/whatwg/dom/pull/1299 

* whatwg/infra (+1/-2/💬1)
  1 pull requests submitted:
  - Clarify structs (by annevk)
    https://github.com/whatwg/infra/pull/639 

  1 pull requests received 1 new comments:
  - #638 Specify the convenience method for List multiple assignment (1 by annevk)
    https://github.com/whatwg/infra/pull/638 

  2 pull requests merged:
  - Clarify structs
    https://github.com/whatwg/infra/pull/639 
  - Specify the convenience method for List multiple assignment
    https://github.com/whatwg/infra/pull/638 


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/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, 19 August 2024 17:00:11 UTC