- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 30 May 2022 17:00:15 +0000
- To: public-webapps@w3.org
- Message-Id: <E1nvikZ-0002FA-EF@uranus.w3.org>
Issues
------
* w3c/badging (+0/-2/💬1)
1 issues received 1 new comments:
- #76 Not working on PWA (1 by marcoscaceres)
https://github.com/w3c/badging/issues/76
2 issues closed:
- Not working on PWA https://github.com/w3c/badging/issues/76
- TPAC planning and specification status report https://github.com/w3c/badging/issues/78
* w3c/FileAPI (+0/-0/💬6)
1 issues received 6 new comments:
- #98 Refine StructuredSerializeForStorage behavior (6 by annevk, mkruisselbrink)
https://github.com/w3c/FileAPI/issues/98
* w3c/gamepad (+0/-0/💬4)
1 issues received 4 new comments:
- #37 Make gamepads accessible by web worker (4 by SINePrime, marcoscaceres, reillyeon)
https://github.com/w3c/gamepad/issues/37 [v2]
* w3c/IntersectionObserver (+1/-0/💬0)
1 issues created:
- An problem on safari iOS 15.0.1&15.4 ! (by jinyuanZhou-Leo)
https://github.com/w3c/IntersectionObserver/issues/493
* w3c/manifest (+0/-2/💬5)
4 issues received 5 new comments:
- #1038 What's the default value of the `id` member if no `start_url` is provided? (1 by benfrancis)
https://github.com/w3c/manifest/issues/1038
- #1025 Feature request: access to menu bar and context menus (2 by aarongustafson, tomayac)
https://github.com/w3c/manifest/issues/1025 [Feature Request] [Defer]
- #1019 Add a manifest option for the declaration of the web application running pattern (1 by alancutter)
https://github.com/w3c/manifest/issues/1019 [Feature Request]
- #968 multiple natural language text fields share language/direction [I18N] (1 by aarongustafson)
https://github.com/w3c/manifest/issues/968 [i18n-needs-resolution]
2 issues closed:
- multiple natural language text fields share language/direction [I18N] https://github.com/w3c/manifest/issues/968 [i18n-needs-resolution]
- What's the default value of the `id` member if no `start_url` is provided? https://github.com/w3c/manifest/issues/1038
* w3c/uievents (+1/-0/💬0)
1 issues created:
- `MouseEvent.buttons` explanation of `contextmenu` event should mention about the platform dependency (by masayuki-nakano)
https://github.com/w3c/uievents/issues/326
* w3c/web-share (+1/-2/💬33)
1 issues created:
- Promises cannot be manipulated while "in parallel" (by annevk)
https://github.com/w3c/web-share/issues/235
4 issues received 33 new comments:
- #229 Should sharing zero size files be allowed? (7 by annevk, marcoscaceres, saschanaz)
https://github.com/w3c/web-share/issues/229 [bug]
- #225 File size limitations - MP4 (1 by marcoscaceres)
https://github.com/w3c/web-share/issues/225
- #214 Fail when unknown field exists on share() and canShare()? (8 by marcoscaceres, saschanaz)
https://github.com/w3c/web-share/issues/214
- #169 Make "web-share" Permissions Policy be "*" (all) (17 by annevk, marcoscaceres, saschanaz)
https://github.com/w3c/web-share/issues/169 [question]
2 issues closed:
- Promises cannot be manipulated while "in parallel" https://github.com/w3c/web-share/issues/235 [bug]
- File size limitations - MP4 https://github.com/w3c/web-share/issues/225
* whatwg/dom (+0/-0/💬1)
1 issues received 1 new comments:
- #571 Extend `attachShadow()` safelist (1 by Peeja)
https://github.com/whatwg/dom/issues/571 [topic: shadow] [needs implementer interest]
* whatwg/infra (+1/-0/💬0)
1 issues created:
- whats infra snapshost (by reinasalondra)
https://github.com/whatwg/infra/issues/456
* whatwg/webidl (+3/-2/💬2)
3 issues created:
- "partial namespace namespace_identifier { /* nam..." (by M7sn1982)
https://github.com/whatwg/webidl/issues/1152
- Help (by aypapaquerico)
https://github.com/whatwg/webidl/issues/1150
- Intent to use Constants (by MagZie13)
https://github.com/whatwg/webidl/issues/1149
2 issues received 2 new comments:
- #1150 Help (1 by TimothyGu)
https://github.com/whatwg/webidl/issues/1150
- #1147 Meta: downstream issues (1 by plinss)
https://github.com/whatwg/webidl/issues/1147 [meta]
2 issues closed:
- Help https://github.com/whatwg/webidl/issues/1150
- Intent to use Constants https://github.com/whatwg/webidl/issues/1149
Pull requests
-------------
* w3c/gamepad (+0/-0/💬6)
1 pull requests received 6 new comments:
- #152 Add gamepad input events (6 by SINePrime, jharris1993, marcoscaceres, reillyeon)
https://github.com/w3c/gamepad/pull/152
* w3c/manifest (+1/-0/💬8)
1 pull requests submitted:
- editorial: Move the definition of display-mode back to APPMANIFEST. (by mgiuca)
https://github.com/w3c/manifest/pull/1039
2 pull requests received 8 new comments:
- #1039 editorial: Move the definition of display-mode back to APPMANIFEST. (7 by aarongustafson, aesinnllc, marcoscaceres, mgiuca)
https://github.com/w3c/manifest/pull/1039
- #1018 editorial: Making URL processing DRY (1 by aarongustafson)
https://github.com/w3c/manifest/pull/1018 [Editorial clarification]
* w3c/web-share (+3/-1/💬4)
3 pull requests submitted:
- Filter out zero length files (by marcoscaceres)
https://github.com/w3c/web-share/pull/237
- Editorial: use global task to resolve promises (by marcoscaceres)
https://github.com/w3c/web-share/pull/236
- Switch Permission Policy to * (by marcoscaceres)
https://github.com/w3c/web-share/pull/234
1 pull requests received 4 new comments:
- #236 Editorial: use global task to resolve promises (4 by annevk, marcoscaceres)
https://github.com/w3c/web-share/pull/236
1 pull requests merged:
- Editorial: use global task to resolve promises
https://github.com/w3c/web-share/pull/236
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, 30 May 2022 17:00:17 UTC