Weekly github digest (WebApps WG specs)

Issues
------
* w3c/FileAPI (+1/-2/๐Ÿ’ฌ4)
  1 issues created:
  - Disparity in `loadend` event dispatch between spec, implementation & tests (by lucacasonato)
    https://github.com/w3c/FileAPI/issues/175 

  1 issues received 4 new comments:
  - #175 Disparity in `loadend` event dispatch between spec, implementation & tests (4 by domenic, lucacasonato)
    https://github.com/w3c/FileAPI/issues/175 

  2 issues closed:
  - Disparity in `loadend` event dispatch between spec, implementation & tests https://github.com/w3c/FileAPI/issues/175 
  - Disparity in `loadend` event dispatch between spec, implementation & tests https://github.com/w3c/FileAPI/issues/175 

* w3c/gamepad (+0/-6/๐Ÿ’ฌ19)
  12 issues received 19 new comments:
  - #149 gamepadconnected/disconnected events & non-"fully active" documents (5 by marcoscaceres, rakina, reillyeon)
    https://github.com/w3c/gamepad/issues/149 
  - #54 Battery level (1 by marcoscaceres)
    https://github.com/w3c/gamepad/issues/54 [enhancement] [Priority] 
  - #53 Don't allow updates on hidden documents (1 by marcoscaceres)
    https://github.com/w3c/gamepad/issues/53 [CR Blocker] 
  - #46 Arbitrary buffering of API calls is causing issues (2 by marcoscaceres, nondebug)
    https://github.com/w3c/gamepad/issues/46 
  - #37 Make gamepads accessible by web worker (1 by marcoscaceres)
    https://github.com/w3c/gamepad/issues/37 [v2] 
  - #36 Support gamepad speakers/headsets (3 by HughIsaacs2, marcoscaceres)
    https://github.com/w3c/gamepad/issues/36 [v2] 
  - #33 Consider using Bikeshed for spec formatting (1 by marcoscaceres)
    https://github.com/w3c/gamepad/issues/33 [v2] 
  - #31 Snapshot API as "Version 1" CR (1 by marcoscaceres)
    https://github.com/w3c/gamepad/issues/31 
  - #30 Handedness of controllers (1 by marcoscaceres)
    https://github.com/w3c/gamepad/issues/30 [v2] 
  - #23 `navigator.getGamepads()` should return a `Promise` (1 by marcoscaceres)
    https://github.com/w3c/gamepad/issues/23 [v2] 
  - #22 Should spec a buffering/refresh interval model of gamepad data? (1 by marcoscaceres)
    https://github.com/w3c/gamepad/issues/22 
  - #19 Vibrate feature for Gamepad (1 by marcoscaceres)
    https://github.com/w3c/gamepad/issues/19 [v2] 

  6 issues closed:
  - Make gamepads accessible by web worker https://github.com/w3c/gamepad/issues/37 [v2] 
  - Support gamepad speakers/headsets https://github.com/w3c/gamepad/issues/36 [v2] 
  - Consider using Bikeshed for spec formatting https://github.com/w3c/gamepad/issues/33 [v2] 
  - Snapshot API as "Version 1" CR https://github.com/w3c/gamepad/issues/31 
  - Handedness of controllers https://github.com/w3c/gamepad/issues/30 [v2] 
  - `navigator.getGamepads()` should return a `Promise` https://github.com/w3c/gamepad/issues/23 [v2] 

* w3c/IntersectionObserver (+0/-0/๐Ÿ’ฌ1)
  1 issues received 1 new comments:
  - #124 How should larger-than-viewport-dimension targets be handled (1 by dkern)
    https://github.com/w3c/IntersectionObserver/issues/124 [needs spec] [tpac2017] 

* w3c/manifest (+0/-3/๐Ÿ’ฌ3)
  3 issues received 3 new comments:
  - #989 Provide a way to not open a link in the PWA, in the moment (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/989 
  - #987 meta: see web almanac for any insights about manifest usage (1 by tunetheweb)
    https://github.com/w3c/manifest/issues/987 
  - #971 [WIP] i18n Self Review (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/971 [i18n-tracker] 

  3 issues closed:
  - Type errors surrounding JSON "types" https://github.com/w3c/manifest/issues/984 [Editorial clarification] 
  - Complete self-reviews https://github.com/w3c/manifest/issues/963 
  - [WIP] i18n Self Review https://github.com/w3c/manifest/issues/971 [i18n-tracker] 

* w3c/push-api (+0/-0/๐Ÿ’ฌ1)
  1 issues received 1 new comments:
  - #322 Make automatic failing normative (1 by marcoscaceres)
    https://github.com/w3c/push-api/issues/322 

* w3c/uievents (+1/-0/๐Ÿ’ฌ1)
  1 issues created:
  - The specification of `relatedTarget` propety of `mouseover` reads "indicates the event target a pointing device is entering, if any." but should read "exiting" (by sbates-idrc)
    https://github.com/w3c/uievents/issues/307 

  1 issues received 1 new comments:
  - #307 The specification of `relatedTarget` property of `mouseover` reads "indicates the event target a pointing device is entering, if any." but should read "exiting" (1 by garykac)
    https://github.com/w3c/uievents/issues/307 

* w3c/web-share (+0/-4/๐Ÿ’ฌ12)
  6 issues received 12 new comments:
  - #200 List of allowed file types? (1 by marcoscaceres)
    https://github.com/w3c/web-share/issues/200 
  - #188 Should share() be allowed to resolve immediately? (1 by marcoscaceres)
    https://github.com/w3c/web-share/issues/188 
  - #169 Permissions Policy at risk (2 by marcoscaceres)
    https://github.com/w3c/web-share/issues/169 
  - #127 Explicitly state that UA can reject file based on its type (2 by marcoscaceres)
    https://github.com/w3c/web-share/issues/127 
  - #126 Sharing service unavailable should reject with NotSupportedError (1 by marcoscaceres)
    https://github.com/w3c/web-share/issues/126 
  - #108 Simplifying canShare() (5 by marcoscaceres, saschanaz)
    https://github.com/w3c/web-share/issues/108 

  4 issues closed:
  - Explicitly state that UA can reject file based on its type https://github.com/w3c/web-share/issues/127 
  - List of allowed file types? https://github.com/w3c/web-share/issues/200 
  - Sharing service unavailable should reject with NotSupportedError https://github.com/w3c/web-share/issues/126 
  - Should share() be allowed to resolve immediately? https://github.com/w3c/web-share/issues/188 

* whatwg/dom (+2/-2/๐Ÿ’ฌ4)
  2 issues created:
  - Is is supposed to say 'SHADOW ROOT' and not DOCUMENT FRAGMENT? (by DougRoyer)
    https://github.com/whatwg/dom/issues/1007 
  - adoptNode() should always return a node (by TRowbotham)
    https://github.com/whatwg/dom/issues/1006 

  3 issues received 4 new comments:
  - #1007 Is is supposed to say 'SHADOW ROOT' and not DOCUMENT FRAGMENT? (1 by rniwa)
    https://github.com/whatwg/dom/issues/1007 
  - #1006 adoptNode() should always return a node (2 by TRowbotham, annevk)
    https://github.com/whatwg/dom/issues/1006 
  - #1005 Interface NodeFilter - return values need a new option. (1 by rniwa)
    https://github.com/whatwg/dom/issues/1005 [addition/proposal] 

  2 issues closed:
  - Is is supposed to say 'SHADOW ROOT' and not DOCUMENT FRAGMENT? https://github.com/whatwg/dom/issues/1007 
  - adoptNode() should always return a node https://github.com/whatwg/dom/issues/1006 

* whatwg/infra (+3/-1/๐Ÿ’ฌ1)
  3 issues created:
  - Track location (by Eddiemacias25)
    https://github.com/whatwg/infra/issues/393 
  - Patricia Hurtado phone location (by Eddiemacias25)
    https://github.com/whatwg/infra/issues/392 
  - Dรกm ฤ‘แป‘c (by Teokutecao)
    https://github.com/whatwg/infra/issues/390 

  1 issues received 1 new comments:
  - #393 Track location (1 by Eddiemacias25)
    https://github.com/whatwg/infra/issues/393 

  1 issues closed:
  - Investigate "substring" usage in URL and maybe add it https://github.com/whatwg/infra/issues/152 

* heycam/webidl (+1/-2/๐Ÿ’ฌ4)
  1 issues created:
  - Intent to use Constants (by rotasiztaksi)
    https://github.com/heycam/webidl/issues/1012 

  3 issues received 4 new comments:
  - #1009 Possible mistake in overload resolution algorithm (2 by TimothyGu, bathos)
    https://github.com/heycam/webidl/issues/1009 
  - #937 Help specifying WebAssembly.Function (1 by ExE-Boss)
    https://github.com/heycam/webidl/issues/937 
  - #2 DOMTimeStamp confusion (1 by yoavweiss)
    https://github.com/heycam/webidl/issues/2 [enhancement] [โŒ›โŒ›โŒ› duration:long] [โ˜•โ˜• difficulty:medium] 

  2 issues closed:
  - Intent to use Constants https://github.com/heycam/webidl/issues/1012 
  - Is the longer form of stringifier operations a thing? https://github.com/heycam/webidl/issues/816 



Pull requests
-------------
* w3c/manifest (+1/-1/๐Ÿ’ฌ2)
  1 pull requests submitted:
  - Editorial: switch completely to infra types (by marcoscaceres)
    https://github.com/w3c/manifest/pull/992 

  1 pull requests received 2 new comments:
  - #992 Editorial: switch completely to infra types (2 by marcoscaceres, phoglenix)
    https://github.com/w3c/manifest/pull/992 

  1 pull requests merged:
  - Editorial: switch completely to infra types
    https://github.com/w3c/manifest/pull/992 

* w3c/pointerlock (+0/-0/๐Ÿ’ฌ3)
  1 pull requests received 3 new comments:
  - #70 Don't monkey patch HTML's list of activation triggering input event (3 by marcoscaceres, mustaqahmed)
    https://github.com/w3c/pointerlock/pull/70 

* w3c/web-share (+2/-1/๐Ÿ’ฌ1)
  2 pull requests submitted:
  - Editorial: add <p> to Priv/Sec about 'allowed to use' (by marcoscaceres)
    https://github.com/w3c/web-share/pull/210 
  - Resolve promise after OS hand-off (by marcoscaceres)
    https://github.com/w3c/web-share/pull/209 

  1 pull requests received 1 new comments:
  - #166 Introduce "web-share" feature policy (1 by marcoscaceres)
    https://github.com/w3c/web-share/pull/166 

  1 pull requests merged:
  - Resolve promise after OS hand-off
    https://github.com/w3c/web-share/pull/209 

* whatwg/infra (+2/-2/๐Ÿ’ฌ0)
  2 pull requests submitted:
  - Allow zero index/length when substringing (by domenic)
    https://github.com/whatwg/infra/pull/395 
  - Add code unit/point substring definitions (by domenic)
    https://github.com/whatwg/infra/pull/391 

  2 pull requests merged:
  - Allow zero index/length when substringing
    https://github.com/whatwg/infra/pull/395 
  - Add code unit/point substring definitions
    https://github.com/whatwg/infra/pull/391 

* heycam/webidl (+0/-2/๐Ÿ’ฌ2)
  1 pull requests received 2 new comments:
  - #982 Integrate with the resizable buffers proposal (2 by domenic, syg)
    https://github.com/heycam/webidl/pull/982 

  2 pull requests merged:
  - Integrate with the resizable buffers proposal
    https://github.com/heycam/webidl/pull/982 
  - Drop stringifier operation longhand
    https://github.com/heycam/webidl/pull/941 


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