Weekly github digest (WebApps WG specs)

Issues
------
* w3c/FileAPI (+1/-1/💬2)
  1 issues created:
  - Issues with MIME types (by andreubotella)
    https://github.com/w3c/FileAPI/issues/170 

  2 issues received 2 new comments:
  - #170 Issues with MIME types (1 by annevk)
    https://github.com/w3c/FileAPI/issues/170 
  - #163 Clarify UUID version (1 by domenic)
    https://github.com/w3c/FileAPI/issues/163 

  1 issues closed:
  - Align with ReadableStream changes https://github.com/w3c/FileAPI/issues/165 

* w3c/image-resource (+0/-0/💬3)
  2 issues received 3 new comments:
  - #39 label member (2 by aarongustafson, michael-n-cooper)
    https://github.com/w3c/image-resource/issues/39 [a11y-needs-resolution] 
  - #26 Add a `color_scheme` member (1 by aarongustafson)
    https://github.com/w3c/image-resource/issues/26 [enhancement] 

* w3c/IntersectionObserver (+0/-0/💬1)
  1 issues received 1 new comments:
  - #372 Cannot track intersection with an iframe's viewport (1 by johannesodland)
    https://github.com/w3c/IntersectionObserver/issues/372 [TPAC2019] 

* w3c/web-share (+1/-1/💬3)
  1 issues created:
  - Test is conflicting with the spec (by arthuro555)
    https://github.com/w3c/web-share/issues/202 

  1 issues received 3 new comments:
  - #202 Test is conflicting with the spec (3 by ewilligers, marcoscaceres, saschanaz)
    https://github.com/w3c/web-share/issues/202 

  1 issues closed:
  - Test is conflicting with the spec https://github.com/w3c/web-share/issues/202 

* whatwg/dom (+1/-1/💬2)
  1 issues created:
  - Make ShadowRoot.prototype.delegatesFocus mutable? (by foolip)
    https://github.com/whatwg/dom/issues/975 [topic: shadow] 

  2 issues received 2 new comments:
  - #931 ShadowRoot's delegatesFocus (1 by foolip)
    https://github.com/whatwg/dom/issues/931 [good first issue] [topic: shadow] 
  - #181 Define XSLTProcessor (1 by foolip)
    https://github.com/whatwg/dom/issues/181 

  1 issues closed:
  - ShadowRoot's delegatesFocus https://github.com/whatwg/dom/issues/931 [good first issue] [topic: shadow] 

* heycam/webidl (+2/-1/💬11)
  2 issues created:
  - Does it make sense for an interface mixin to declare [Default] object toJSON()? (by foolip)
    https://github.com/heycam/webidl/issues/979 
  - `record<unsigned short, ...` (by beaufortfrancois)
    https://github.com/heycam/webidl/issues/978 

  3 issues received 11 new comments:
  - #979 Does it make sense for an interface mixin to declare [Default] object toJSON()? (3 by domenic, foolip)
    https://github.com/heycam/webidl/issues/979 
  - #978 `record<unsigned short, ...` (5 by annevk, bathos, beaufortfrancois)
    https://github.com/heycam/webidl/issues/978 
  - #967 Dictionary types being nullable doesn't make sense (3 by domenic, saschanaz, tabatkins)
    https://github.com/heycam/webidl/issues/967 

  1 issues closed:
  - undefined can't be a member of a union type https://github.com/heycam/webidl/issues/962 



Pull requests
-------------
* w3c/FileAPI (+5/-5/💬10)
  5 pull requests submitted:
  - fix: no special character replacement in fileName (by lucacasonato)
    https://github.com/w3c/FileAPI/pull/171 
  - Remove Previous Version from .bs file (by mkruisselbrink)
    https://github.com/w3c/FileAPI/pull/169 
  - Editorial: Change index.bs status to WD (from ED) (by sideshowbarker)
    https://github.com/w3c/FileAPI/pull/168 
  - CI: Enable autopublishing to W3C TR space (by sideshowbarker)
    https://github.com/w3c/FileAPI/pull/167 
  - Update stream creation and manipulation (by domenic)
    https://github.com/w3c/FileAPI/pull/166 

  3 pull requests received 10 new comments:
  - #169 Remove Previous Version from .bs file (6 by marcoscaceres, mkruisselbrink, sideshowbarker)
    https://github.com/w3c/FileAPI/pull/169 
  - #168 CI: Set W3C status in spec-prod config file (2 by mkruisselbrink, sideshowbarker)
    https://github.com/w3c/FileAPI/pull/168 
  - #160 Use GitHub workflows instead of travis.org for CI and publishing. (2 by mkruisselbrink, sideshowbarker)
    https://github.com/w3c/FileAPI/pull/160 

  5 pull requests merged:
  - Remove Previous Version from .bs file
    https://github.com/w3c/FileAPI/pull/169 
  - Editorial: move from context object to this
    https://github.com/w3c/FileAPI/pull/164 
  - CI: Set W3C status in spec-prod config file
    https://github.com/w3c/FileAPI/pull/168 
  - CI: Enable autopublishing to W3C TR space
    https://github.com/w3c/FileAPI/pull/167 
  - Update stream creation and manipulation
    https://github.com/w3c/FileAPI/pull/166 

* w3c/manifest (+1/-0/💬1)
  1 pull requests submitted:
  - Adding protocol handlers (by diekus)
    https://github.com/w3c/manifest/pull/972 

  1 pull requests received 1 new comments:
  - #670 Change the default value for start_url (1 by mgiuca)
    https://github.com/w3c/manifest/pull/670 [breaking] 

* whatwg/dom (+1/-3/💬1)
  1 pull requests submitted:
  - Add ShadowRoot.prototype.delegatesFocus attribute (by foolip)
    https://github.com/whatwg/dom/pull/974 

  1 pull requests received 1 new comments:
  - #972 Add the IDL of XSLTProcessor (1 by foolip)
    https://github.com/whatwg/dom/pull/972 

  3 pull requests merged:
  - Add ShadowRoot.prototype.delegatesFocus attribute
    https://github.com/whatwg/dom/pull/974 
  - Add the IDL of XSLTProcessor
    https://github.com/whatwg/dom/pull/972 
  - Editorial: remove context object concept
    https://github.com/whatwg/dom/pull/973 [do not merge yet] 

* heycam/webidl (+1/-1/💬2)
  1 pull requests submitted:
  - Editorial: simplify the example on default toJSON() (by foolip)
    https://github.com/heycam/webidl/pull/980 

  1 pull requests received 2 new comments:
  - #977 Allow constants on namespaces (2 by domenic, kainino0x)
    https://github.com/heycam/webidl/pull/977 

  1 pull requests merged:
  - More fixes for `undefined`
    https://github.com/heycam/webidl/pull/965 


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, 26 April 2021 17:00:15 UTC