Weekly github digest (WebApps WG specs)

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

* w3c/IntersectionObserver (+1/-0/💬0)
  1 issues created:
  - The Compute the Intersection algorithm has a link to the wrong spec. (by Psychpsyo)
    https://github.com/w3c/IntersectionObserver/issues/527 

* w3c/manifest (+0/-0/💬4)
  1 issues received 4 new comments:
  - #1092 Way to detect if a web app is installed (4 by dmurph, marcoscaceres)
    https://github.com/w3c/manifest/issues/1092 [Feature Request] [TPAC2024] 

* w3c/push-api (+0/-0/💬1)
  1 issues received 1 new comments:
  - #360 Declarative Web Push (1 by annevk)
    https://github.com/w3c/push-api/issues/360 

* w3c/web-share (+1/-0/💬0)
  1 issues created:
  - Provide a means to check if the API is supported by the platform or OS (by marcoscaceres)
    https://github.com/w3c/web-share/issues/286 

* whatwg/dom (+1/-1/💬43)
  1 issues created:
  - Browsers don't throw when using replaceChild() to replace existing doctype (by awesomekling)
    https://github.com/whatwg/dom/issues/1327 [topic: nodes] 

  6 issues received 43 new comments:
  - #1327 Browsers don't throw when using replaceChild() to replace existing doctype (1 by awesomekling)
    https://github.com/whatwg/dom/issues/1327 [topic: nodes] 
  - #1308 Proposal: asynchronous event listeners (4 by WebReflection, mmocny)
    https://github.com/whatwg/dom/issues/1308 [needs implementer interest] [topic: events] [needs concrete proposal] 
  - #1287 `MutationObserver` flag to observe mutations in (open) shadow trees to facilitate polyfills of HTML syntax (2 by WebReflection, patrick-mcdougle)
    https://github.com/whatwg/dom/issues/1287 [topic: shadow] [needs implementer interest] [addition/proposal] 
  - #1255 Atomic move operation for element reparenting & reordering (33 by CheloXL, WebReflection, dead-claudia, noamr, sorvell, titoBouzout, wlib)
    https://github.com/whatwg/dom/issues/1255 [needs implementer interest] [addition/proposal] [a11y-tracker] [stage: 2] 
  - #1233 Selecting Events with Style (1 by dead-claudia)
    https://github.com/whatwg/dom/issues/1233 [needs implementer interest] [addition/proposal] 
  - #772 Should a Range object be able to update a Selection object (2 by annevk, dizhang168)
    https://github.com/whatwg/dom/issues/772 [interop] [topic: ranges] 

  1 issues closed:
  - Browsers don't throw when using replaceChild() to replace existing doctype https://github.com/whatwg/dom/issues/1327 [topic: nodes] 



Pull requests
-------------
* w3c/FileAPI (+1/-1/💬2)
  1 pull requests submitted:
  - Update auto-publish.yml (by mkruisselbrink)
    https://github.com/w3c/FileAPI/pull/204 

  1 pull requests received 2 new comments:
  - #201 Partition Blob URL revocation by Storage Key (2 by mkruisselbrink, recvfrom)
    https://github.com/w3c/FileAPI/pull/201 

  1 pull requests merged:
  - Update auto-publish.yml
    https://github.com/w3c/FileAPI/pull/204 

* w3c/push-api (+2/-1/💬3)
  2 pull requests submitted:
  - Meta: address xref issue (by annevk)
    https://github.com/w3c/push-api/pull/394 
  - Expose pushManager on Window (by annevk)
    https://github.com/w3c/push-api/pull/393 

  2 pull requests received 3 new comments:
  - #393 Expose pushManager on Window (1 by saschanaz)
    https://github.com/w3c/push-api/pull/393 
  - #368 Expose pushManager on Navigator (2 by annevk)
    https://github.com/w3c/push-api/pull/368 

  1 pull requests merged:
  - Meta: address xref issue
    https://github.com/w3c/push-api/pull/394 

* whatwg/dom (+1/-1/💬19)
  1 pull requests submitted:
  - Improve readability. maybe.. (by zhangenming)
    https://github.com/whatwg/dom/pull/1326 

  2 pull requests received 19 new comments:
  - #1326 Improve readability. maybe.. (7 by annevk, zhangenming)
    https://github.com/whatwg/dom/pull/1326 
  - #1307 Introduce `moveBefore()` state-preserving atomic move API (12 by WebReflection, annevk, dead-claudia, domfarolino, noamr, sorvell, tjallingt)
    https://github.com/whatwg/dom/pull/1307 [addition/proposal] [impacts documentation] [topic: nodes] 

  1 pull requests merged:
  - Editorial: break from the inner invoke loop rather than returning
    https://github.com/whatwg/dom/pull/1325 

* whatwg/infra (+3/-3/💬3)
  3 pull requests submitted:
  - Editorial: use the 16-bit unsigned integer definition in string (by annevk)
    https://github.com/whatwg/infra/pull/651 
  - Meta: fix exported JSON terms regression (by annevk)
    https://github.com/whatwg/infra/pull/650 
  - Warn that Infra's and XML's notion of ascii whitespace aren't the same. (by jyasskin)
    https://github.com/whatwg/infra/pull/649 

  1 pull requests received 3 new comments:
  - #649 Warn that Infra's and XML's notion of ascii whitespace aren't the same. (3 by domenic, jyasskin)
    https://github.com/whatwg/infra/pull/649 

  3 pull requests merged:
  - Warn that Infra's and XML's notion of ascii whitespace aren't the same.
    https://github.com/whatwg/infra/pull/649 
  - Editorial: use the 16-bit unsigned integer definition in string
    https://github.com/whatwg/infra/pull/651 
  - Meta: fix exported JSON terms regression
    https://github.com/whatwg/infra/pull/650 

* whatwg/webidl (+1/-1/💬0)
  1 pull requests submitted:
  - Editorial: define boolean and integer types in terms of Infra (by annevk)
    https://github.com/whatwg/webidl/pull/1452 

  1 pull requests merged:
  - Editorial: define boolean and integer types in terms of Infra
    https://github.com/whatwg/webidl/pull/1452 


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, 25 November 2024 17:00:13 UTC