Weekly github digest (WebApps WG specs)

Issues
------
* w3c/gamepad (+1/-0/💬0)
  1 issues created:
  - Assholes (by dinther)
    https://github.com/w3c/gamepad/issues/153 

* w3c/manifest (+1/-2/💬4)
  1 issues created:
  - Ok (by Maxusz666)
    https://github.com/w3c/manifest/issues/990 

  3 issues received 4 new comments:
  - #990 Ok (2 by Maxusz666)
    https://github.com/w3c/manifest/issues/990 
  - #956 related_applications is single engine feature (1 by jfrazzano)
    https://github.com/w3c/manifest/issues/956 
  - #436 Support window preferred/initial (minimal?) sizes (1 by hanguokai)
    https://github.com/w3c/manifest/issues/436 [Feature Request] 

  2 issues closed:
  - Ok https://github.com/w3c/manifest/issues/990 
  - Ok https://github.com/w3c/manifest/issues/990 

* w3c/uievents (+0/-0/💬3)
  1 issues received 3 new comments:
  - #278 mousemove and preventDefault() (3 by justanotheranonymoususer, saschanaz)
    https://github.com/w3c/uievents/issues/278 

* whatwg/dom (+0/-2/💬1)
  1 issues received 1 new comments:
  - #990 Allow for filtering events in "once" handlers (1 by Jamesernator)
    https://github.com/whatwg/dom/issues/990 [addition/proposal] [needs implementer interest] [topic: events] 

  2 issues closed:
  - Tweak 'event constructing steps ' to take also the dictionary as a parameter https://github.com/whatwg/dom/issues/999 [topic: events] 
  - Allow for filtering events in "once" handlers https://github.com/whatwg/dom/issues/990 [addition/proposal] [needs implementer interest] [topic: events] 

* whatwg/infra (+2/-0/💬1)
  2 issues created:
  - Phim sex (by tynguyenmn84)
    https://github.com/whatwg/infra/issues/389 
  - Add counterintuitive examples of code unit less than (by domenic)
    https://github.com/whatwg/infra/issues/388 

  1 issues received 1 new comments:
  - #388 Add counterintuitive examples of code unit less than (1 by aphillips)
    https://github.com/whatwg/infra/issues/388 

* heycam/webidl (+2/-4/💬7)
  2 issues created:
  - Switch to multipage ECMAScript spec links (by domenic)
    https://github.com/heycam/webidl/issues/1007 
  - ObservableArray types in namespace (by EdgarChen)
    https://github.com/heycam/webidl/issues/1000 

  5 issues received 7 new comments:
  - #1000 ObservableArray types in namespace (3 by EdgarChen, bathos, domenic)
    https://github.com/heycam/webidl/issues/1000 
  - #954 Making methods more future-proof (1 by annevk)
    https://github.com/heycam/webidl/issues/954 
  - #935 Migrate to GitHub Actions (1 by annevk)
    https://github.com/heycam/webidl/issues/935 
  - #229 get-buffer-source-{reference,copy} ought to point to the algorithm (1 by annevk)
    https://github.com/heycam/webidl/issues/229 [topic: arraybuffer] 
  - #2 DOMTimeStamp confusion (1 by annevk)
    https://github.com/heycam/webidl/issues/2 [enhancement] [⌛⌛⌛ duration:long] [☕☕ difficulty:medium] 

  4 issues closed:
  - Intent to use bigint/numeric union https://github.com/heycam/webidl/issues/959 
  - get-buffer-source-{reference,copy} ought to point to the algorithm https://github.com/heycam/webidl/issues/229 [topic: arraybuffer] 
  - Migrate to GitHub Actions https://github.com/heycam/webidl/issues/935 
  - ObservableArray types in namespace https://github.com/heycam/webidl/issues/1000 



Pull requests
-------------
* w3c/gamepad (+0/-0/💬3)
  1 pull requests received 3 new comments:
  - #152 Add buttondown, buttonup, buttonchange, axischange events (3 by nondebug, reillyeon)
    https://github.com/w3c/gamepad/pull/152 

* w3c/manifest (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #988 Add id member to manifest (1 by marcoscaceres)
    https://github.com/w3c/manifest/pull/988 

* whatwg/dom (+0/-1/💬0)
  1 pull requests merged:
  - Pass eventInitDict to event constructing steps
    https://github.com/whatwg/dom/pull/1002 

* heycam/webidl (+2/-3/💬10)
  2 pull requests submitted:
  - More fixes for observable array type (by EdgarChen)
    https://github.com/heycam/webidl/pull/1006 
  - ObservableArray type should only be allowed on interface (by EdgarChen)
    https://github.com/heycam/webidl/pull/1001 

  8 pull requests received 10 new comments:
  - #1006 More fixes for observable array type (3 by EdgarChen, TimothyGu, domenic)
    https://github.com/heycam/webidl/pull/1006 
  - #950 Normative: Add `null` type, and allow it as a return type (excl. unions) (1 by domenic)
    https://github.com/heycam/webidl/pull/950 
  - #929 Add [Historical] extended attribute (1 by saschanaz)
    https://github.com/heycam/webidl/pull/929 
  - #856 Normative: Rename numeric types to match ECMAScript typed arrays (1 by domenic)
    https://github.com/heycam/webidl/pull/856 
  - #626 Improve the named property visibility algorithm for Window. (1 by domenic)
    https://github.com/heycam/webidl/pull/626 
  - #609 Remove [NoInterfaceObject]. (1 by domenic)
    https://github.com/heycam/webidl/pull/609 [do not merge yet] 
  - #598 Specify that returned Promises are created in the relevant realm (1 by domenic)
    https://github.com/heycam/webidl/pull/598 [do not merge yet] 
  - #495 [wip] First pass at adding internal slots (1 by domenic)
    https://github.com/heycam/webidl/pull/495 

  3 pull requests merged:
  - chore(README): update webidl2.js issues endpoint
    https://github.com/heycam/webidl/pull/913 
  - More fixes for observable array type
    https://github.com/heycam/webidl/pull/1006 
  - ObservableArray type should only be allowed on interface
    https://github.com/heycam/webidl/pull/1001 


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/heycam/webidl


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 2 August 2021 17:00:19 UTC