- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 06 Dec 2021 17:00:17 +0000
- To: public-webapps@w3.org
- Message-Id: <E1muHLd-0004eW-SD@uranus.w3.org>
Issues
------
* w3c/IntersectionObserver (+0/-0/💬2)
2 issues received 2 new comments:
- #432 isIntersecting definition doesn't match browsers when thresholds are involved. (1 by thebuilder)
https://github.com/w3c/IntersectionObserver/issues/432
- #394 when trying to make the application serve-side rendered using angular universal, intersection observer's disconnect method is not defined. (1 by pranavkumar389)
https://github.com/w3c/IntersectionObserver/issues/394
* w3c/manifest (+3/-1/💬7)
3 issues created:
- "Default display mode" section is super confusing (by fantasai)
https://github.com/w3c/manifest/issues/1024
- Distinction between browser and minimal-ui (by frivoal)
https://github.com/w3c/manifest/issues/1023
- <link rel="manifest" href="/messenger-manifest.json" crossorigin="use-credentials"> (by jayr2trilly)
https://github.com/w3c/manifest/issues/1021
2 issues received 7 new comments:
- #1024 "Default display mode" section is super confusing (1 by frivoal)
https://github.com/w3c/manifest/issues/1024
- #1020 Shortcut item should have an "id" field (6 by dmurph, jeevan-shikaram, mgiuca, songql)
https://github.com/w3c/manifest/issues/1020
1 issues closed:
- <link rel="manifest" href="/messenger-manifest.json" crossorigin="use-credentials"> https://github.com/w3c/manifest/issues/1021
* w3c/web-share (+0/-0/💬1)
1 issues received 1 new comments:
- #222 Share not display image (1 by saschanaz)
https://github.com/w3c/web-share/issues/222
* whatwg/dom (+2/-3/💬25)
2 issues created:
- AbortController.prototype.timeout and AbortController.prototype.cancel (by jasnell)
https://github.com/whatwg/dom/issues/1039
- once() and on() async utilities for EventTarget (by jasnell)
https://github.com/whatwg/dom/issues/1038
5 issues received 25 new comments:
- #1039 AbortController.prototype.timeout and AbortController.prototype.cancel (3 by annevk, benjamingr)
https://github.com/whatwg/dom/issues/1039 [needs implementer interest] [addition/proposal] [topic: aborting]
- #1038 once() and on() async utilities for EventTarget (15 by Jamesernator, annevk, bathos, domenic, jasnell)
https://github.com/whatwg/dom/issues/1038 [topic: events] [addition/proposal]
- #948 Allow postMessage-ing AbortSignal (5 by Jamesernator, annevk, jasnell)
https://github.com/whatwg/dom/issues/948 [needs implementer interest] [addition/proposal] [topic: aborting]
- #831 Declarative Shadow DOM (1 by thescientist13)
https://github.com/whatwg/dom/issues/831 [topic: shadow] [needs implementer interest] [addition/proposal]
- #331 Symbols should be allowed as Event types. (1 by jasnell)
https://github.com/whatwg/dom/issues/331 [needs implementer interest] [topic: events] [addition/proposal]
3 issues closed:
- Be clearer that not all aborting ends with an "AbortError" DOMException https://github.com/whatwg/dom/issues/961 [clarification] [topic: aborting]
- Consider adding document.parseURL(url) https://github.com/whatwg/dom/issues/356 [needs implementer interest] [addition/proposal]
- "(use public-script-coord@w3.org for discussion)" https://github.com/whatwg/dom/issues/1036
* whatwg/infra (+3/-1/💬0)
3 issues created:
- 6410 (by Moathaladwa)
https://github.com/whatwg/infra/issues/422
- hacking my devices (by Mysticdiva41)
https://github.com/whatwg/infra/issues/421
- code (by mccoy1924)
https://github.com/whatwg/infra/issues/420
1 issues closed:
- code https://github.com/whatwg/infra/issues/420
* whatwg/webidl (+6/-0/💬5)
6 issues created:
- Nnn (by serna0888)
https://github.com/whatwg/webidl/issues/1074
- No consistency of enumerable in the `next` method (by jimmywarting)
https://github.com/whatwg/webidl/issues/1073
- Rename LegacyNoInterfaceObject? (by saschanaz)
https://github.com/whatwg/webidl/issues/1072
- Oops, never mind. I was thinking dot === indistinguishable rather than distinguishable. (by organicghemp)
https://github.com/whatwg/webidl/issues/1070
- change (by d066z)
https://github.com/whatwg/webidl/issues/1069
- change (by d066z)
https://github.com/whatwg/webidl/issues/1068
3 issues received 5 new comments:
- #1073 No consistency of enumerable in the `next` method (1 by TimothyGu)
https://github.com/whatwg/webidl/issues/1073
- #1072 Rename LegacyNoInterfaceObject? (2 by domenic, saschanaz)
https://github.com/whatwg/webidl/issues/1072
- #1066 IDL-level support for permission checks? (2 by dontcallmedom, saschanaz)
https://github.com/whatwg/webidl/issues/1066
Pull requests
-------------
* w3c/manifest (+1/-0/💬2)
1 pull requests submitted:
- Transfer display-mode to mediaqueries-5 (by frivoal)
https://github.com/w3c/manifest/pull/1022
2 pull requests received 2 new comments:
- #1022 Transfer display-mode to mediaqueries-5 (1 by frivoal)
https://github.com/w3c/manifest/pull/1022
- #969 Adding protocolhandlers (1 by jayr2trilly)
https://github.com/w3c/manifest/pull/969
* whatwg/dom (+1/-2/💬2)
1 pull requests submitted:
- Aborting: clarify usage for non-promise APIs (by annevk)
https://github.com/whatwg/dom/pull/1040 [clarification] [topic: aborting]
2 pull requests received 2 new comments:
- #1032 Introduce AbortSignal.timeout() (1 by domenic)
https://github.com/whatwg/dom/pull/1032 [needs tests]
- #1024 Expose events/aborts everywhere (1 by Ms2ger)
https://github.com/whatwg/dom/pull/1024 [do not merge yet]
2 pull requests merged:
- Aborting: clarify usage for non-promise APIs
https://github.com/whatwg/dom/pull/1040 [clarification] [topic: aborting]
- Editorial: update some links
https://github.com/whatwg/dom/pull/1037
* whatwg/webidl (+1/-1/💬0)
1 pull requests submitted:
- Fix ObservableArray example (by domenic)
https://github.com/whatwg/webidl/pull/1071
1 pull requests merged:
- Fix ObservableArray example
https://github.com/whatwg/webidl/pull/1071
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, 6 December 2021 17:00:23 UTC