Weekly github digest (WebApps WG specs)

Issues
------
* w3c/gamepad (+0/-0/💬1)
  1 issues received 1 new comments:
  - #148 GamepadHapticActuator pulse should support frequency parameter (1 by cabanier)
    https://github.com/w3c/gamepad/issues/148 [feature request] 

* w3c/IntersectionObserver (+1/-0/💬1)
  1 issues created:
  - Clarify root rect with overflow and padding. (by emilio)
    https://github.com/w3c/IntersectionObserver/issues/504 [bug] 

  1 issues received 1 new comments:
  - #504 Clarify root rect with overflow and padding. (1 by miketaylr)
    https://github.com/w3c/IntersectionObserver/issues/504 [bug] 

* w3c/push-api (+0/-0/💬1)
  1 issues received 1 new comments:
  - #355 Documentation: It's not clear how to specify the push service (1 by marcoscaceres)
    https://github.com/w3c/push-api/issues/355 

* w3c/screen-orientation (+1/-5/💬8)
  1 issues created:
  - Clarify manifest's fullscreen can be considered a pre-lock condition.  (by marcoscaceres)
    https://github.com/w3c/screen-orientation/issues/224 

  7 issues received 8 new comments:
  - #224 Clarify manifest's fullscreen can be considered a pre-lock condition.  (1 by marcoscaceres)
    https://github.com/w3c/screen-orientation/issues/224 
  - #219 HTML integration (1 by annevk)
    https://github.com/w3c/screen-orientation/issues/219 
  - #206 Feature detection of orientation.lock (2 by annevk, marcoscaceres)
    https://github.com/w3c/screen-orientation/issues/206 
  - #205 Heads up: refs to `pagevisibility` (external now visibile) about to be removed (1 by marcoscaceres)
    https://github.com/w3c/screen-orientation/issues/205 
  - #184 lock() should not fail if another lock() is called in the change event (1 by marcoscaceres)
    https://github.com/w3c/screen-orientation/issues/184 [bug] [question] 
  - #179 Page visibility transition can fire when false/true/false happens within a frame (1 by marcoscaceres)
    https://github.com/w3c/screen-orientation/issues/179 [cross-doc] 
  - #99 Orientation angle cannot be precisely mapped to orientation type for devices with 1:1 screen size ratio (1 by marcoscaceres)
    https://github.com/w3c/screen-orientation/issues/99 [Needs spec clarification] 

  5 issues closed:
  - Page visibility transition can fire when false/true/false happens within a frame https://github.com/w3c/screen-orientation/issues/179 [cross-doc] 
  - lock() should not fail if another lock() is called in the change event https://github.com/w3c/screen-orientation/issues/184 [bug] [question] 
  - Heads up: refs to `pagevisibility` (external now visibile) about to be removed https://github.com/w3c/screen-orientation/issues/205 
  - Clarify manifest's fullscreen can be considered a pre-lock condition.  https://github.com/w3c/screen-orientation/issues/224 
  - Orientation angle cannot be precisely mapped to orientation type for devices with 1:1 screen size ratio https://github.com/w3c/screen-orientation/issues/99 [Needs spec clarification] 

* whatwg/webidl (+4/-0/💬19)
  4 issues created:
  - H (by savcI5-gejhar-huqjex)
    https://github.com/whatwg/webidl/issues/1224 
  - What's the idiomatic way to reject a promise with structured data? (by litherum)
    https://github.com/whatwg/webidl/issues/1223 
  - interface_members... */ }; partial interface interface_identifier { /* interface_members... */ }; namespace namespace_identifier { /* namespace_members... */ }; partial namespace namespace_identifier { /* namespace_members... */ }; dictionary dictionary_identifier { /* dictionary_members... */ }; partial dictionary dictionary_identifier { /* dictionary_members... */ }; enum enumeration_identifier { "enum", "values" /* , ... */ }; callback callback_identifier = return_type (/* arguments... */); callback interface  (by Dmabry0708)
    https://github.com/whatwg/webidl/issues/1222 
  - No support about @@unscopables inheritance (by yuki3)
    https://github.com/whatwg/webidl/issues/1221 

  4 issues received 19 new comments:
  - #1223 What's the idiomatic way to reject a promise with structured data? (3 by domenic, marcoscaceres)
    https://github.com/whatwg/webidl/issues/1223 
  - #1221 No support about @@unscopables inheritance (8 by annevk, domenic, petervanderbeken)
    https://github.com/whatwg/webidl/issues/1221 
  - #1219 What to do about specs that need lots of error types (2 by annevk, domenic)
    https://github.com/whatwg/webidl/issues/1219 
  - #432 Enumeration order of interface members (6 by annevk, bathos, domenic)
    https://github.com/whatwg/webidl/issues/432 



Pull requests
-------------
* w3c/FileAPI (+1/-1/💬0)
  1 pull requests submitted:
  - Meta: export Blob's get stream algorithm (by annevk)
    https://github.com/w3c/FileAPI/pull/182 

  1 pull requests merged:
  - Meta: export Blob's get stream algorithm
    https://github.com/w3c/FileAPI/pull/182 

* w3c/gamepad (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #152 Add gamepad input events (1 by isybai)
    https://github.com/w3c/gamepad/pull/152 

* w3c/screen-orientation (+1/-0/💬4)
  1 pull requests submitted:
  - Tidied up document using tidy-html5 (by marcoscaceres)
    https://github.com/w3c/screen-orientation/pull/225 

  1 pull requests received 4 new comments:
  - #218 Consume transient activation (4 by marcoscaceres, saschanaz, smaug----)
    https://github.com/w3c/screen-orientation/pull/218 

* whatwg/dom (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #819 Adoption and DocumentFragment, part two (1 by rniwa)
    https://github.com/whatwg/dom/pull/819 

* whatwg/infra (+1/-0/💬4)
  1 pull requests submitted:
  - Define instants, durations, the Unix epoch, and now. (by jyasskin)
    https://github.com/whatwg/infra/pull/491 

  1 pull requests received 4 new comments:
  - #491 Define instants, durations, the Unix epoch, and now. (4 by annevk, jyasskin, noamr)
    https://github.com/whatwg/infra/pull/491 

* whatwg/webidl (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #1211 Allow DOMException subclasses to be used as exceptions (1 by domenic)
    https://github.com/whatwg/webidl/pull/1211 


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, 24 October 2022 17:00:24 UTC