Weekly github digest (WebApps WG specs)

Issues
------
* w3c/gamepad (+0/-0/💬2)
  1 issues received 2 new comments:
  - #145 Please don't restrict to a secure context (2 by aguegu, marcoscaceres)
    https://github.com/w3c/gamepad/issues/145 

* w3c/IntersectionObserver (+1/-0/💬0)
  1 issues created:
  - Clipping ignored due to "containing block" usage (by jakearchibald)
    https://github.com/w3c/IntersectionObserver/issues/505 

* w3c/manifest (+0/-0/💬3)
  2 issues received 3 new comments:
  - #1048 `id` member reuse in MiniApps Manifest (no `document URL`) (1 by espinr)
    https://github.com/w3c/manifest/issues/1048 
  - #1045 Web Manifest Overrides (2 by loubrett, tomayac)
    https://github.com/w3c/manifest/issues/1045 [i18n-tracker] 

* w3c/screen-orientation (+0/-0/💬2)
  1 issues received 2 new comments:
  - #206 Add can-lock-orientation media feature to detect if locking is possible (2 by makotokato, marcoscaceres)
    https://github.com/w3c/screen-orientation/issues/206 

* w3c/uievents (+1/-0/💬0)
  1 issues created:
  - New `contextmenu` event definition missing bypass (by pheki)
    https://github.com/w3c/uievents/issues/336 

* w3c/web-share (+0/-1/💬1)
  1 issues received 1 new comments:
  - #253 Call for consensus: publish as a Proposed Recommendation (1 by siusin)
    https://github.com/w3c/web-share/issues/253 

  1 issues closed:
  - Call for consensus: publish as a Proposed Recommendation https://github.com/w3c/web-share/issues/253 

* whatwg/dom (+1/-1/💬4)
  1 issues created:
  - Broken references in DOM Standard (by dontcallmedom-bot)
    https://github.com/whatwg/dom/issues/1130 

  2 issues received 4 new comments:
  - #1130 Broken references in DOM Standard (2 by annevk, tabatkins)
    https://github.com/whatwg/dom/issues/1130 
  - #61 Patch HTML's base URL stuff to be in terms of DOM (2 by annevk, domfarolino)
    https://github.com/whatwg/dom/issues/61 

  1 issues closed:
  - Broken references in DOM Standard https://github.com/whatwg/dom/issues/1130 

* whatwg/webidl (+2/-1/💬6)
  2 issues created:
  - Intent to use Constants (by theaolsen)
    https://github.com/whatwg/webidl/issues/1237 
  - Add discussion of unexposed interfaces? (by RByers)
    https://github.com/whatwg/webidl/issues/1236 

  1 issues received 6 new comments:
  - #1236 Add discussion of unexposed interfaces? (6 by EdgarChen, RByers, annevk, bathos)
    https://github.com/whatwg/webidl/issues/1236 

  1 issues closed:
  - “Unicode character” should likely say “Unicode scalar value” in intro to lexical grammar https://github.com/whatwg/webidl/issues/1080 [i18n-tracker] 



Pull requests
-------------
* w3c/FileAPI (+1/-0/💬2)
  1 pull requests submitted:
  - Editorial: slice blob should use nullable args (by dlrobertson)
    https://github.com/w3c/FileAPI/pull/184 

  1 pull requests received 2 new comments:
  - #184 Editorial: slice blob should use nullable args (2 by dlrobertson, w3cbot)
    https://github.com/w3c/FileAPI/pull/184 

* w3c/IntersectionObserver (+0/-0/💬3)
  1 pull requests received 3 new comments:
  - #485 Allow setting `thresholds` (3 by domfarolino, zcorpan)
    https://github.com/w3c/IntersectionObserver/pull/485 

* w3c/screen-orientation (+0/-0/💬4)
  3 pull requests received 4 new comments:
  - #240 Editorial: relocate page visibility change step to HTML (1 by marcoscaceres)
    https://github.com/w3c/screen-orientation/pull/240 
  - #232 Prevent hidden documents from locking orientation (2 by makotokato, marcoscaceres)
    https://github.com/w3c/screen-orientation/pull/232 
  - #218 Consume user activation (1 by marcoscaceres)
    https://github.com/w3c/screen-orientation/pull/218 

* whatwg/dom (+1/-1/💬3)
  1 pull requests submitted:
  - Meta: correct createContextualFragment() link (by annevk)
    https://github.com/whatwg/dom/pull/1131 

  2 pull requests received 3 new comments:
  - #1117 Add pop-up light dismiss logic to event dispatching (1 by josepharhar)
    https://github.com/whatwg/dom/pull/1117 
  - #366 Add the ability for an EventTarget to provide an algorithm to override (2 by annevk, domfarolino)
    https://github.com/whatwg/dom/pull/366 [needs tests] 

  1 pull requests merged:
  - Meta: correct createContextualFragment() link
    https://github.com/whatwg/dom/pull/1131 

* whatwg/infra (+1/-1/💬0)
  1 pull requests submitted:
  - Remove pairs some more (by annevk)
    https://github.com/whatwg/infra/pull/502 

  1 pull requests merged:
  - Remove pairs some more
    https://github.com/whatwg/infra/pull/502 

* whatwg/webidl (+2/-2/💬0)
  2 pull requests submitted:
  - Editorial: align code point formatting with Infra (by annevk)
    https://github.com/whatwg/webidl/pull/1235 
  - Use the term scalar value from Infra (by hsivonen)
    https://github.com/whatwg/webidl/pull/1234 

  2 pull requests merged:
  - Editorial: align code point formatting with Infra
    https://github.com/whatwg/webidl/pull/1235 
  - Use the term scalar value from Infra
    https://github.com/whatwg/webidl/pull/1234 


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, 28 November 2022 17:00:17 UTC