Weekly github digest (WebApps WG specs)

Issues
------
* w3c/FileAPI (+0/-1/💬6)
  2 issues received 6 new comments:
  - #192 Proposal: Add a crossOrigin option to Blob (5 by annevk, ddworken, shhnjk)
    https://github.com/w3c/FileAPI/issues/192 
  - #74 "Null"ing out the Origin of a BLOB (1 by annevk)
    https://github.com/w3c/FileAPI/issues/74 

  1 issues closed:
  - "Null"ing out the Origin of a BLOB https://github.com/w3c/FileAPI/issues/74 

* w3c/gamepad (+0/-0/💬1)
  1 issues received 1 new comments:
  - #113 Restrict getGamepads() to [SecureContext] (1 by Miniontoby)
    https://github.com/w3c/gamepad/issues/113 

* w3c/uievents (+1/-0/💬1)
  1 issues created:
  - Define behavior for wheel event group when the scroll is handed off (by dlrobertson)
    https://github.com/w3c/uievents/issues/342 

  1 issues received 1 new comments:
  - #108 Consider integrating InputDeviceCapabilities (1 by RByers)
    https://github.com/w3c/uievents/issues/108 [UIEvent] 

* whatwg/dom (+1/-2/💬5)
  1 issues created:
  - Allow ExtendableEvent within Document (by clshortfuse)
    https://github.com/whatwg/dom/issues/1167 

  4 issues received 5 new comments:
  - #1167 Allow ExtendableEvent within Document (1 by annevk)
    https://github.com/whatwg/dom/issues/1167 
  - #1081 Element.matches and :scope (1 by morille)
    https://github.com/whatwg/dom/issues/1081 [needs implementer interest] [addition/proposal] 
  - #586 Add convenient, ergonomic, performant API for sorting siblings (2 by annevk, justinfagnani)
    https://github.com/whatwg/dom/issues/586 [needs implementer interest] [addition/proposal] 
  - #544 Improving ergonomics of events with Observable (1 by benjamingr)
    https://github.com/whatwg/dom/issues/544 [needs implementer interest] [topic: events] [addition/proposal] 

  2 issues closed:
  - Allow ExtendableEvent within Document https://github.com/whatwg/dom/issues/1167 
  - lookupNamespaceURI('xml') https://github.com/whatwg/dom/issues/857 

* whatwg/infra (+2/-1/💬2)
  2 issues created:
  - AP* (by vickki21)
    https://github.com/whatwg/infra/issues/547 
  - Consider defining "failure" (by jyasskin)
    https://github.com/whatwg/infra/issues/545 

  1 issues received 2 new comments:
  - #545 Consider defining "failure" (2 by annevk, domenic)
    https://github.com/whatwg/infra/issues/545 

  1 issues closed:
  - Consider adding time and duration types https://github.com/whatwg/infra/issues/280 

* whatwg/webidl (+2/-0/💬1)
  2 issues created:
  - Unlock device key  (by trusted217)
    https://github.com/whatwg/webidl/issues/1272 
  - Unlock device key  (by trusted217)
    https://github.com/whatwg/webidl/issues/1271 

  1 issues received 1 new comments:
  - #1268 PR changed the setlike `add` method to return the value that was added to the setlike object instead of the object itself. Was that an accident? (1 by tabatkins)
    https://github.com/whatwg/webidl/issues/1268 



Pull requests
-------------
* w3c/gamepad (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #120 Require secure context for gamepad state and events (1 by Miniontoby)
    https://github.com/w3c/gamepad/pull/120 

* w3c/web-share (+3/-0/💬0)
  3 pull requests submitted:
  - Make Permissions-Policy HTTP header OPTIONAL (by marcoscaceres)
    https://github.com/w3c/web-share/pull/275 
  - Editorial: add static implementation report (by marcoscaceres)
    https://github.com/w3c/web-share/pull/274 
  - Editorial: note canShare is not future compatible (by marcoscaceres)
    https://github.com/w3c/web-share/pull/273 

* whatwg/dom (+2/-2/💬3)
  2 pull requests submitted:
  - Editorial: minor reflect cleanup (by annevk)
    https://github.com/whatwg/dom/pull/1166 
  - Update createNSResolver and lookupNamespaceURI() (by tkent-google)
    https://github.com/whatwg/dom/pull/1165 

  2 pull requests received 3 new comments:
  - #1165 Update createNSResolver and lookupNamespaceURI() (2 by annevk)
    https://github.com/whatwg/dom/pull/1165 
  - #819 Adoption and DocumentFragment, part two (1 by mfreed7)
    https://github.com/whatwg/dom/pull/819 

  2 pull requests merged:
  - Update createNSResolver and lookupNamespaceURI()
    https://github.com/whatwg/dom/pull/1165 
  - Editorial: minor reflect cleanup
    https://github.com/whatwg/dom/pull/1166 

* whatwg/infra (+0/-1/💬4)
  2 pull requests received 4 new comments:
  - #539 Introduce a shorthand for ECMA262 abstract ops (3 by annevk, jmdyck, jugglinmike)
    https://github.com/whatwg/infra/pull/539 
  - #491 Recommend moments, durations, and advice from hr-time. (1 by jyasskin)
    https://github.com/whatwg/infra/pull/491 

  1 pull requests merged:
  - Recommend moments, durations, and advice from hr-time.
    https://github.com/whatwg/infra/pull/491 

* whatwg/webidl (+2/-0/💬5)
  2 pull requests submitted:
  - Fix links, remove as many anchor definitions as possible (by tabatkins)
    https://github.com/whatwg/webidl/pull/1270 
  - setlike.add() is meant to return the setlike. Fixes #1268 (by tabatkins)
    https://github.com/whatwg/webidl/pull/1269 

  2 pull requests received 5 new comments:
  - #1270 Fix links, remove as many anchor definitions as possible (3 by domenic, tabatkins)
    https://github.com/whatwg/webidl/pull/1270 
  - #1269 setlike.add() is meant to return the setlike. Fixes #1268 (2 by annevk, tabatkins)
    https://github.com/whatwg/webidl/pull/1269 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/badging
* https://github.com/w3c/FileAPI
* https://github.com/w3c/gamepad
* https://github.com/w3c/image-resource
* 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/uievents
* 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, 27 February 2023 17:00:14 UTC