Weekly github digest (WebApps WG specs)

Issues
------
* w3c/FileAPI (+1/-0/💬5)
  1 issues created:
  - Proposal: Add a crossOrigin option to Blob (by shhnjk)
    https://github.com/w3c/FileAPI/issues/192 

  1 issues received 5 new comments:
  - #192 Proposal: Add a crossOrigin option to Blob (5 by annevk, antosart, shhnjk)
    https://github.com/w3c/FileAPI/issues/192 

* w3c/gamepad (+0/-2/💬0)
  2 issues closed:
  - Shouldn't Gamepad.vibrationActuator be nullable? https://github.com/w3c/gamepad/issues/178 
  - Specify that GamepadEffectParameters.startDelay is a value in milliseconds https://github.com/w3c/gamepad/issues/177 

* w3c/manifest (+1/-0/💬8)
  1 issues created:
  - Titles, subtitles, and spoofing mitigations. (by dmurph)
    https://github.com/w3c/manifest/issues/1071 

  4 issues received 8 new comments:
  - #1070 We should add a character limit to `name` and `short_name` (2 by aarongustafson, dmurph)
    https://github.com/w3c/manifest/issues/1070 
  - #1041 Add option to disable built-in navigation gestures (1 by csotiMatyas)
    https://github.com/w3c/manifest/issues/1041 [Feature Request] 
  - #1025 Feature request: access to menu bar and context menus (3 by DesMS, aarongustafson, flachware)
    https://github.com/w3c/manifest/issues/1025 [Feature Request] [Defer] 
  - #804 Transparent Bottom Navigation Bar (2 by aarongustafson, userofit123)
    https://github.com/w3c/manifest/issues/804 [Feature Request] [Defer] 

* w3c/push-api (+0/-0/💬1)
  1 issues received 1 new comments:
  - #303 A javascript api for sending push notifications to others (1 by jrconlin)
    https://github.com/w3c/push-api/issues/303 [enhancement] 

* w3c/web-share (+1/-1/💬3)
  1 issues created:
  - ios web share save file to camera roll only works once (by liorPiggy)
    https://github.com/w3c/web-share/issues/271 

  1 issues received 3 new comments:
  - #271 ios web share save file to camera roll only works once (3 by liorPiggy, tomayac)
    https://github.com/w3c/web-share/issues/271 

  1 issues closed:
  - ios web share save file to camera roll only works once https://github.com/w3c/web-share/issues/271 

* whatwg/dom (+7/-0/💬24)
  7 issues created:
  - MutationObserver GC section looks bogus (by annevk)
    https://github.com/whatwg/dom/issues/1159 
  - [TAG review] Explain the difference between this.shadowRoot and this.internals.shadowRoot (by rhiaro)
    https://github.com/whatwg/dom/issues/1158 
  - [TAG review] Describe delegatesFocus propery (by rhiaro)
    https://github.com/whatwg/dom/issues/1157 
  - [TAG review] Define "is available to element internals flag" (by rhiaro)
    https://github.com/whatwg/dom/issues/1156 
  - Ttt (by Magajian121)
    https://github.com/whatwg/dom/issues/1155 
  - DOMParser and MathML (by pygy)
    https://github.com/whatwg/dom/issues/1154 
  - chrome on android  (by Cherie1984)
    https://github.com/whatwg/dom/issues/1153 

  4 issues received 24 new comments:
  - #1159 MutationObserver GC section looks bogus (2 by annevk, smaug----)
    https://github.com/whatwg/dom/issues/1159 
  - #1158 [TAG review] Explain the difference between this.shadowRoot and this.internals.shadowRoot (1 by rniwa)
    https://github.com/whatwg/dom/issues/1158 
  - #891 Proposal: New method to reorder child nodes (2 by annevk, chrishtr)
    https://github.com/whatwg/dom/issues/891 
  - #586 Add convenient, ergonomic, performant API for sorting siblings (19 by WebReflection, annevk, chrishtr, dead-claudia, josepharhar, pygy, tabatkins)
    https://github.com/whatwg/dom/issues/586 [needs implementer interest] [addition/proposal] 

* whatwg/infra (+3/-0/💬1)
  3 issues created:
  - Clarify USV handling in "serialize a JavaScript value to JSON bytes" (by Ms2ger)
    https://github.com/whatwg/infra/issues/536 
  - Dyes27@aol.com (by Foxriver5980)
    https://github.com/whatwg/infra/issues/535 
  - big (by urbaninorr)
    https://github.com/whatwg/infra/issues/533 

  1 issues received 1 new comments:
  - #536 Clarify USV handling in "serialize a JavaScript value to JSON bytes" (1 by annevk)
    https://github.com/whatwg/infra/issues/536 



Pull requests
-------------
* w3c/gamepad (+5/-3/💬1)
  5 pull requests submitted:
  - Editorial: fix broken xref (by marcoscaceres)
    https://github.com/w3c/gamepad/pull/184 
  - Update to actions/checkout@v3 (by nondebug)
    https://github.com/w3c/gamepad/pull/183 
  - Update playingEffectPromise synchronously (by nondebug)
    https://github.com/w3c/gamepad/pull/182 
  - Make vibrationActuator nullable (by nondebug)
    https://github.com/w3c/gamepad/pull/181 
  - Specify milliseconds for duration and startDelay (by nondebug)
    https://github.com/w3c/gamepad/pull/180 

  1 pull requests received 1 new comments:
  - #181 Make vibrationActuator nullable (1 by marcoscaceres)
    https://github.com/w3c/gamepad/pull/181 

  3 pull requests merged:
  - Make vibrationActuator nullable
    https://github.com/w3c/gamepad/pull/181 
  - Specify milliseconds for duration and startDelay
    https://github.com/w3c/gamepad/pull/180 
  - Editorial: fix broken xref
    https://github.com/w3c/gamepad/pull/184 

* w3c/screen-orientation (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #232 Prevent hidden documents from locking orientation (1 by marcoscaceres)
    https://github.com/w3c/screen-orientation/pull/232 

* whatwg/dom (+1/-0/💬6)
  1 pull requests submitted:
  - Add AbortSignal.any() (by shaseley)
    https://github.com/whatwg/dom/pull/1152 

  1 pull requests received 6 new comments:
  - #1152 Add AbortSignal.any() (6 by annevk, jakearchibald, shaseley)
    https://github.com/whatwg/dom/pull/1152 [needs implementer interest] [addition/proposal] [topic: aborting] 


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, 13 February 2023 17:00:16 UTC