Weekly github digest (WebApps WG specs)

Issues
------
* w3c/FileAPI (+0/-0/💬1)
  1 issues received 1 new comments:
  - #206 Missing close call on blob-get-stream causes the stream to never finish reading (1 by mkruisselbrink)
    https://github.com/w3c/FileAPI/issues/206 

* w3c/IndexedDB (+1/-0/💬3)
  1 issues created:
  - Mssing step in open a database connection? (by stelar7)
    https://github.com/w3c/IndexedDB/issues/434 

  3 issues received 3 new comments:
  - #434 Mssing step in open a database connection? (1 by inexorabletash)
    https://github.com/w3c/IndexedDB/issues/434 
  - #431 Delete entire site data on data corruption/loss? (1 by inexorabletash)
    https://github.com/w3c/IndexedDB/issues/431 
  - #421 Missing tasks in parallel steps in Indexed Database API 3.0 (1 by inexorabletash)
    https://github.com/w3c/IndexedDB/issues/421 [needs-pr] 

* w3c/manifest (+0/-0/💬1)
  1 issues received 1 new comments:
  - #663 Ability to dynamically change app icon (1 by yashrajbharti)
    https://github.com/w3c/manifest/issues/663 [Feature Request] [Defer] 

* w3c/uievents (+0/-0/💬1)
  1 issues received 1 new comments:
  - #391 Back and Forward buttons not specified for MouseEvent.buttons (1 by mustaqahmed)
    https://github.com/w3c/uievents/issues/391 

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

* whatwg/dom (+2/-0/💬4)
  2 issues created:
  - Clarify create an element assertion (by annevk)
    https://github.com/whatwg/dom/issues/1338 
  - moveBefore() cosmetic concerns (by annevk)
    https://github.com/whatwg/dom/issues/1335 

  1 issues received 4 new comments:
  - #1335 moveBefore() cosmetic concerns (4 by annevk, domenic, noamr)
    https://github.com/whatwg/dom/issues/1335 [topic: nodes] 

* whatwg/infra (+0/-1/💬0)
  1 issues closed:
  - Define set difference https://github.com/whatwg/infra/issues/632 

* whatwg/webidl (+4/-3/💬3)
  4 issues created:
  - 0xab5895cba8939c5c6e58ff0301ae7cfe9c4edf74 (by irajsava)
    https://github.com/whatwg/webidl/issues/1458 
  - rubelall (by Sheikhfarid1)
    https://github.com/whatwg/webidl/issues/1457 
  - Hamestan (by irajsava)
    https://github.com/whatwg/webidl/issues/1456 
  - "an exception was thrown" is not consistently used (by annevk)
    https://github.com/whatwg/webidl/issues/1455 

  2 issues received 3 new comments:
  - #1456 Hamestan (2 by irajsava)
    https://github.com/whatwg/webidl/issues/1456 [invalid] 
  - #1455 "an exception was thrown" is not consistently used (1 by nektro)
    https://github.com/whatwg/webidl/issues/1455 

  3 issues closed:
  - 0x7CA7C490A95C838bffaAbfA734c9Bb795A5209d6 https://github.com/whatwg/webidl/issues/1458 [invalid] 
  - rubelall https://github.com/whatwg/webidl/issues/1457 [invalid] 
  - Hamestan https://github.com/whatwg/webidl/issues/1456 [invalid] 



Pull requests
-------------
* whatwg/dom (+7/-6/💬8)
  7 pull requests submitted:
  - Meta: give all document references an explicit for attribute (by annevk)
    https://github.com/whatwg/dom/pull/1337 
  - Review Draft Publication: December 2024 (by annevk)
    https://github.com/whatwg/dom/pull/1336 
  - Remove quadratic behavior from clone a node (by annevk)
    https://github.com/whatwg/dom/pull/1334 
  - Editorial: modernize "enqueue a custom element callback reaction" (by annevk)
    https://github.com/whatwg/dom/pull/1333 
  - Editorial: clarify document argument of "clone a node" (by annevk)
    https://github.com/whatwg/dom/pull/1332 
  - Editorial: cleanup "create an element" (by annevk)
    https://github.com/whatwg/dom/pull/1331 
  - Editorial: unconjugate "pre-insertion" and "pre-removing" (by domfarolino)
    https://github.com/whatwg/dom/pull/1330 [editorial] 

  4 pull requests received 8 new comments:
  - #1334 Remove quadratic behavior from clone a node (1 by annevk)
    https://github.com/whatwg/dom/pull/1334 
  - #1331 Editorial: cleanup "create an element" (1 by domfarolino)
    https://github.com/whatwg/dom/pull/1331 
  - #1330 Editorial: unconjugate "pre-insertion" and "pre-removing" (1 by annevk)
    https://github.com/whatwg/dom/pull/1330 [editorial] 
  - #1307 Introduce `moveBefore()` state-preserving atomic move API (5 by annevk, domfarolino, peasantman1)
    https://github.com/whatwg/dom/pull/1307 [addition/proposal] [impacts documentation] [topic: nodes] 

  6 pull requests merged:
  - Meta: give all document references an explicit for attribute
    https://github.com/whatwg/dom/pull/1337 
  - Review Draft Publication: December 2024
    https://github.com/whatwg/dom/pull/1336 
  - Editorial: modernize "enqueue a custom element callback reaction"
    https://github.com/whatwg/dom/pull/1333 
  - Editorial: clarify document argument of "clone a node"
    https://github.com/whatwg/dom/pull/1332 
  - Editorial: cleanup "create an element"
    https://github.com/whatwg/dom/pull/1331 
  - Editorial: unconjugate "pre-insertion" and "pre-removing"
    https://github.com/whatwg/dom/pull/1330 [editorial] 

* whatwg/infra (+1/-1/💬0)
  1 pull requests submitted:
  - Define difference for Sets (by OrKoN)
    https://github.com/whatwg/infra/pull/658 

  1 pull requests merged:
  - Define difference for Sets
    https://github.com/whatwg/infra/pull/658 

* whatwg/webidl (+0/-1/💬6)
  1 pull requests received 6 new comments:
  - #1421 add [[ErrorData]] slot to DOMExceptions (6 by dminor, domenic, ljharb, petamoriken, syg)
    https://github.com/whatwg/webidl/pull/1421 

  1 pull requests merged:
  - add [[ErrorData]] slot to DOMExceptions
    https://github.com/whatwg/webidl/pull/1421 


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, 16 December 2024 17:00:14 UTC