Weekly github digest (WebApps WG specs)

Issues
------
* w3c/gamepad (+0/-0/💬3)
  2 issues received 3 new comments:
  - #149 gamepadconnected/disconnected events & non-"fully active" documents (1 by ArthurSonzogni)
    https://github.com/w3c/gamepad/issues/149 
  - #4 Should fire events instead of using passive model (2 by nondebug, tomayac)
    https://github.com/w3c/gamepad/issues/4 [CR Blocker] 

* w3c/manifest (+0/-1/💬12)
  4 issues received 12 new comments:
  - #989 Provide a way to not open a link in the PWA, in the moment (8 by LuHuangMSFT, PieterjanDeClippel, alancutter, marcoscaceres)
    https://github.com/w3c/manifest/issues/989 
  - #967 User-approved permissions (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/967 [Defer] 
  - #668 Manifest processing should not be a function of document URL (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/668 [bug] 
  - #449 Allow for multiple scopes (2 by benkaiser, dmurph)
    https://github.com/w3c/manifest/issues/449 [Feature Request] [scope member] 

  1 issues closed:
  - User-approved permissions https://github.com/w3c/manifest/issues/967 [Defer] 

* w3c/push-api (+2/-0/💬0)
  2 issues created:
  - Should there be a UTF-8 health warning? (by aphillips)
    https://github.com/w3c/push-api/issues/335 [i18n-needs-resolution] 
  - Progressing spec to CR (by marcoscaceres)
    https://github.com/w3c/push-api/issues/334 

* w3c/uievents (+0/-0/💬1)
  1 issues received 1 new comments:
  - #141 Click event is not fired when the node is removed and then added back (1 by smaug----)
    https://github.com/w3c/uievents/issues/141 [MouseEvent-click] 

* w3c/web-share (+1/-0/💬7)
  1 issues created:
  - Plan to transition to CR (by marcoscaceres)
    https://github.com/w3c/web-share/issues/207 

  2 issues received 7 new comments:
  - #188 Should share() be allowed to resolve immediately? (5 by marcoscaceres, saschanaz)
    https://github.com/w3c/web-share/issues/188 
  - #108 Simplifying canShare() (2 by Pidut)
    https://github.com/w3c/web-share/issues/108 

* whatwg/dom (+2/-0/💬11)
  2 issues created:
  - Interface NodeFilter - return values need a new option. (by ExtAnimal)
    https://github.com/whatwg/dom/issues/1005 
  - Should DOM provide guidance on garbage collection of EventTarget instances? (by marcoscaceres)
    https://github.com/whatwg/dom/issues/1003 

  4 issues received 11 new comments:
  - #1005 Interface NodeFilter - return values need a new option. (4 by ExtAnimal, annevk, pshaughn)
    https://github.com/whatwg/dom/issues/1005 [addition/proposal] 
  - #1003 Should DOM provide guidance on garbage collection of EventTarget instances? (5 by annevk, inexorabletash, reillyeon)
    https://github.com/whatwg/dom/issues/1003 [topic: events] 
  - #770 Add note that "A ShadowRoot node has no parent." (1 by annevk)
    https://github.com/whatwg/dom/issues/770 
  - #597 Lack of [[PlatformBrand]] is biting us (1 by annevk)
    https://github.com/whatwg/dom/issues/597 

* heycam/webidl (+3/-6/💬21)
  3 issues created:
  - Typo in distinguishability table (says bigint + bigint are distinguishable) (by bathos)
    https://github.com/heycam/webidl/issues/1010 
  - Possible mistake in overload resolution algorithm (by bathos)
    https://github.com/heycam/webidl/issues/1009 
  - Is [AllowShared] applicable to BufferSource? (by yuki3)
    https://github.com/heycam/webidl/issues/1008 

  13 issues received 21 new comments:
  - #1010 Typo in distinguishability table (says bigint + bigint are distinguishable) (1 by TimothyGu)
    https://github.com/heycam/webidl/issues/1010 
  - #1008 Is [AllowShared] applicable to BufferSource? (1 by annevk)
    https://github.com/heycam/webidl/issues/1008 
  - #1007 Switch to multipage ECMAScript spec links (3 by annevk, dontcallmedom, tabatkins)
    https://github.com/heycam/webidl/issues/1007 
  - #961 It is unclear if [AllowShared] BufferSource is valid (1 by yuki3)
    https://github.com/heycam/webidl/issues/961 [topic: arraybuffer] 
  - #893 Enums that does not throw? (1 by saschanaz)
    https://github.com/heycam/webidl/issues/893 
  - #760 Can this be moved into the w3c github account (2 by EdgarChen, TimothyGu)
    https://github.com/heycam/webidl/issues/760 
  - #724 Who uses the detach concept for ArrayBuffer? (1 by annevk)
    https://github.com/heycam/webidl/issues/724 [topic: arraybuffer] 
  - #676 Everything is a module (1 by annevk)
    https://github.com/heycam/webidl/issues/676 
  - #659 Referencing "implements" (1 by annevk)
    https://github.com/heycam/webidl/issues/659 
  - #491 Can we have a way for enums to not throw if there are unknown values (2 by TimothyGu, marcoscaceres)
    https://github.com/heycam/webidl/issues/491 
  - #489 Use RangeError rather than TypeError for enum mismatch (2 by domenic, saschanaz)
    https://github.com/heycam/webidl/issues/489 [jsidl] 
  - #471 Add [InsecureContext] (1 by annevk)
    https://github.com/heycam/webidl/issues/471 
  - #2 DOMTimeStamp confusion (4 by annevk, marcoscaceres, youngkinglo)
    https://github.com/heycam/webidl/issues/2 [enhancement] [⌛⌛⌛ duration:long] [☕☕ difficulty:medium] 

  6 issues closed:
  - Can we have a way for enums to not throw if there are unknown values https://github.com/heycam/webidl/issues/491 
  - Is [AllowShared] applicable to BufferSource? https://github.com/heycam/webidl/issues/1008 
  - Everything is a module https://github.com/heycam/webidl/issues/676 
  - Who uses the detach concept for ArrayBuffer? https://github.com/heycam/webidl/issues/724 [topic: arraybuffer] 
  - Add [InsecureContext] https://github.com/heycam/webidl/issues/471 
  - Can this be moved into the w3c github account https://github.com/heycam/webidl/issues/760 



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

* w3c/manifest (+1/-0/💬6)
  1 pull requests submitted:
  - Use docURL as start_url (by marcoscaceres)
    https://github.com/w3c/manifest/pull/991 

  3 pull requests received 6 new comments:
  - #991 Use docURL as start_url (1 by marcoscaceres)
    https://github.com/w3c/manifest/pull/991 
  - #988 Add id member to manifest (1 by marcoscaceres)
    https://github.com/w3c/manifest/pull/988 
  - #670 Change the default value for start_url (4 by alancutter, marcoscaceres, mgiuca)
    https://github.com/w3c/manifest/pull/670 [breaking] 

* w3c/web-share (+1/-0/💬7)
  1 pull requests submitted:
  - IGNORE ME (by marcoscaceres)
    https://github.com/w3c/web-share/pull/208 

  2 pull requests received 7 new comments:
  - #208 IGNORE ME (1 by marcoscaceres)
    https://github.com/w3c/web-share/pull/208 
  - #177 Add canShare() method (6 by Pidut, marcoscaceres, saschanaz)
    https://github.com/w3c/web-share/pull/177 

* whatwg/dom (+1/-0/💬0)
  1 pull requests submitted:
  - Revamp the way DOM talks about nodes (by annevk)
    https://github.com/whatwg/dom/pull/1004 


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, 9 August 2021 17:00:19 UTC