Weekly github digest (WebApps WG specs)

Issues
------
* w3c/gamepad (+0/-0/💬1)
  1 issues received 1 new comments:
  - #19 Vibrate feature for Gamepad (1 by razvanphp)
    https://github.com/w3c/gamepad/issues/19 [v2] 

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

* w3c/push-api (+2/-2/💬1)
  2 issues created:
  - json() should be defined in terms of Infra (by annevk)
    https://github.com/w3c/push-api/issues/381 
  - PushMessageData is poorly defined and seems broken (by annevk)
    https://github.com/w3c/push-api/issues/380 

  1 issues received 1 new comments:
  - #380 PushMessageData is poorly defined and seems broken (1 by annevk)
    https://github.com/w3c/push-api/issues/380 

  2 issues closed:
  - json() should be defined in terms of Infra https://github.com/w3c/push-api/issues/381 
  - json() should be defined in terms of Infra https://github.com/w3c/push-api/issues/381 

* w3c/uievents (+0/-0/💬5)
  3 issues received 5 new comments:
  - #372 Remove "DOM Event Architecture" from spec (1 by Kaiido)
    https://github.com/w3c/uievents/issues/372 
  - #293 Standardize common gestures event (3 by Pomax, Westbrook)
    https://github.com/w3c/uievents/issues/293 
  - #181 Needs alternative WheelEvent.deltaMode, WheelEvent.delta(X|Y|Z) (1 by zaygraveyard)
    https://github.com/w3c/uievents/issues/181 [WheelEvent] 

* whatwg/dom (+0/-0/💬3)
  2 issues received 3 new comments:
  - #1288 Request for mechanism to determine if children changed steps are called as a result of script or parser (1 by lukewarlow)
    https://github.com/whatwg/dom/issues/1288 [addition/proposal] [needs concrete proposal] [topic: nodes] 
  - #1255 Atomic move operation for element reparenting & reordering (2 by anthonyhoegberg, noamr)
    https://github.com/whatwg/dom/issues/1255 [needs implementer interest] [addition/proposal] [stage: 1] 

* whatwg/infra (+0/-0/💬1)
  1 issues received 1 new comments:
  - #625 "Parse JSON to Infra" algorithms shouldn't require a current JS realm (1 by annevk)
    https://github.com/whatwg/infra/issues/625 [addition/proposal] [needs implementer interest] 

* whatwg/webidl (+2/-1/💬0)
  2 issues created:
  - smsoms811@gmail.com (by Husam300)
    https://github.com/whatwg/webidl/issues/1417 
  - smsoms811@gmail.com (by Husam300)
    https://github.com/whatwg/webidl/issues/1416 

  1 issues closed:
  - [[DefineOwnProperty]] for legacy objects should not force configurability https://github.com/whatwg/webidl/issues/669 



Pull requests
-------------
* w3c/contact-picker (+0/-1/💬0)
  1 pull requests merged:
  - Add create a `ContactAddress` from user-provided input
    https://github.com/w3c/contact-picker/pull/77 

* w3c/gamepad (+0/-0/💬3)
  3 pull requests received 3 new comments:
  - #198 Fold touchEvents from extensions.html into index.html (1 by nondebug)
    https://github.com/w3c/gamepad/pull/198 [blocked] 
  - #196 Add extended buttons to support trackpad (#191) (1 by xingri)
    https://github.com/w3c/gamepad/pull/196 
  - #190 Add vibrationActuator to the main spec (1 by razvanphp)
    https://github.com/w3c/gamepad/pull/190 

* w3c/manifest (+0/-0/💬5)
  1 pull requests received 5 new comments:
  - #1101 Add members for localization (5 by calidion, christianliebel, marcoscaceres)
    https://github.com/w3c/manifest/pull/1101 

* w3c/push-api (+2/-2/💬1)
  2 pull requests submitted:
  - Tidied up document using tidy-html5 (by github-actions)
    https://github.com/w3c/push-api/pull/383 
  - Correct PushMessageData (by annevk)
    https://github.com/w3c/push-api/pull/382 

  1 pull requests received 1 new comments:
  - #383 Tidied up document using tidy-html5 (1 by w3cbot)
    https://github.com/w3c/push-api/pull/383 

  2 pull requests merged:
  - Tidied up document using tidy-html5
    https://github.com/w3c/push-api/pull/383 
  - Correct PushMessageData
    https://github.com/w3c/push-api/pull/382 

* whatwg/webidl (+1/-1/💬11)
  1 pull requests submitted:
  - legacy platform objects no longer override desc.[[Configurable]] (by caitp)
    https://github.com/whatwg/webidl/pull/1418 

  2 pull requests received 11 new comments:
  - #1418 legacy platform objects no longer override desc.[[Configurable]] (1 by annevk)
    https://github.com/whatwg/webidl/pull/1418 
  - #1400 Record timing info for promise resolve/reject and callback (10 by annevk, noamr)
    https://github.com/whatwg/webidl/pull/1400 

  1 pull requests merged:
  - legacy platform objects no longer override desc.[[Configurable]]
    https://github.com/whatwg/webidl/pull/1418 


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, 15 July 2024 17:00:13 UTC