Weekly github digest (WebApps WG specs)

Issues
------
* w3c/geolocation-api (+0/-2/πŸ’¬0)
  2 issues closed:
  - /TR/ missing from latest published version for ED https://github.com/w3c/geolocation-api/issues/155 
  - Non-secure context check vanished from the spec https://github.com/w3c/geolocation-api/issues/156 

* w3c/IndexedDB (+0/-1/πŸ’¬2)
  1 issues received 2 new comments:
  - #420 Expose IndexedDB IDBObjectStore.purge() method (2 by WebReflection, evanstade)
    https://github.com/w3c/IndexedDB/issues/420 

  1 issues closed:
  - Expose IndexedDB IDBObjectStore.purge() method https://github.com/w3c/IndexedDB/issues/420 

* w3c/IntersectionObserver (+0/-0/πŸ’¬2)
  2 issues received 2 new comments:
  - #480 Intersection Observer delay when i scroll very fast (1 by synasapmob)
    https://github.com/w3c/IntersectionObserver/issues/480 
  - #468 IntersectionObserver's delay/trackVisibility and IntersectionObserverEntry's isVisible missing from main spec (1 by dontcallmedom)
    https://github.com/w3c/IntersectionObserver/issues/468 

* w3c/manifest (+1/-12/πŸ’¬14)
  1 issues created:
  - HTML Tidy action broke (by marcoscaceres)
    https://github.com/w3c/manifest/issues/1130 

  12 issues received 14 new comments:
  - #1081 Reference to BIDI should probably use SpecRef reference to UAX9 (editorial) (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/1081 [i18n-needs-resolution] 
  - #1045 Web Manifest Overrides (2 by kenchris)
    https://github.com/w3c/manifest/issues/1045 [i18n-needs-resolution] [TPAC2023] 
  - #987 meta: see web almanac for any insights about manifest usage (1 by kenchris)
    https://github.com/w3c/manifest/issues/987 
  - #930 Add field: public key (certificate) (2 by darkdragon-001, marcoscaceres)
    https://github.com/w3c/manifest/issues/930 [Feature Request] [Defer] 
  - #922 Feature Request: Shortcuts categories (1 by kenchris)
    https://github.com/w3c/manifest/issues/922 [Feature Request] [Defer] 
  - #818 Obtaining the manifest from any context (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/818 [Feature Request] [Defer] 
  - #804 Transparent Bottom Navigation Bar (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/804 [Feature Request] [Defer] 
  - #770 More restrictive standalone mode (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/770 [Feature Request] [Defer] 
  - #668 Manifest processing should not be a function of document URL (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/668 [bug] 
  - #666 Create test suite to check Web App Manifest feature support (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/666 [chore] [Web Platform Tests] 
  - #626 Add a means to associate a PWA with a file extension (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/626 [Feature Request] [Defer] 
  - #597 Single-window mode option (1 by kenchris)
    https://github.com/w3c/manifest/issues/597 [Feature Request] [Defer] 

  12 issues closed:
  - Ω…Ψ§Ω†ΩΫŒΨ³Ψͺ https://github.com/w3c/manifest/issues/1132 
  - More restrictive standalone mode https://github.com/w3c/manifest/issues/770 [Feature Request] [Defer] 
  - Transparent Bottom Navigation Bar https://github.com/w3c/manifest/issues/804 [Feature Request] [Defer] 
  - Obtaining the manifest from any context https://github.com/w3c/manifest/issues/818 [Feature Request] [Defer] 
  - Create test suite to check Web App Manifest feature support https://github.com/w3c/manifest/issues/666 [chore] [Web Platform Tests] 
  - Add a means to associate a PWA with a file extension https://github.com/w3c/manifest/issues/626 [Feature Request] [Defer] 
  - Manifest processing should not be a function of document URL https://github.com/w3c/manifest/issues/668 [bug] 
  - Value `auto` for `dir` probably shouldn't say "no explicit directionality" https://github.com/w3c/manifest/issues/1079 [i18n-needs-resolution] 
  - Icon purpose "any" is confusing https://github.com/w3c/manifest/issues/1094 [bug] [Editorial clarification] 
  - Manifest id should strip fragment at parse time https://github.com/w3c/manifest/issues/1121 
  - Add field: public key (certificate) https://github.com/w3c/manifest/issues/930 [Feature Request] [Defer] 
  - meta: see web almanac for any insights about manifest usage https://github.com/w3c/manifest/issues/987 

* w3c/pointerlock (+0/-0/πŸ’¬1)
  1 issues received 1 new comments:
  - #98 Provide more information about movementX/Y for unadjusted movements (1 by reillyeon)
    https://github.com/w3c/pointerlock/issues/98 

* w3c/web-share (+0/-1/πŸ’¬5)
  1 issues received 5 new comments:
  - #282 Concerns Regarding Privacy and Functionality of Web Share API (5 by SoniEx2, marcoscaceres)
    https://github.com/w3c/web-share/issues/282 

  1 issues closed:
  - [ERRATA] Small Errata on Example 3 `navigates` instead of `navigator`. https://github.com/w3c/web-share/issues/281 

* whatwg/dom (+0/-4/πŸ’¬6)
  4 issues received 6 new comments:
  - #1287 `MutationObserver` flag to observe mutations in (open) shadow trees to facilitate polyfills of HTML syntax (3 by LeaVerou, smaug----)
    https://github.com/whatwg/dom/issues/1287 [topic: shadow] [needs implementer interest] [addition/proposal] 
  - #1286 Proposal: elementsFromRect() (1 by justinfagnani)
    https://github.com/whatwg/dom/issues/1286 [needs implementer interest] [addition/proposal] 
  - #1285 Proposal: SelectorObserver (1 by annevk)
    https://github.com/whatwg/dom/issues/1285 [needs implementer interest] [addition/proposal] 
  - #1225 matchMedia-like API for element matches (1 by codebycarlos)
    https://github.com/whatwg/dom/issues/1225 [needs implementer interest] [addition/proposal] 

  4 issues closed:
  - Proposal: SelectorObserver https://github.com/whatwg/dom/issues/1285 [needs implementer interest] [addition/proposal] 
  - Proposal: elementsFromRect() https://github.com/whatwg/dom/issues/1286 [needs implementer interest] [addition/proposal] 
  - Proposal: elementsFromRect() https://github.com/whatwg/dom/issues/1286 [needs implementer interest] [addition/proposal] 
  - Side effects due to tree insertion or removal (script, iframe) https://github.com/whatwg/dom/issues/808 [web reality] 

* whatwg/webidl (+3/-3/πŸ’¬1)
  3 issues created:
  - Intent to use Constants (by Roithnac)
    https://github.com/whatwg/webidl/issues/1410 
  - Callbacks in namepsaces? (by tolmasky)
    https://github.com/whatwg/webidl/issues/1408 
  - Mrta (by Duytran7878)
    https://github.com/whatwg/webidl/issues/1407 

  1 issues received 1 new comments:
  - #1408 Callbacks in namepsaces? (1 by domenic)
    https://github.com/whatwg/webidl/issues/1408 

  3 issues closed:
  - Intent to use Constants https://github.com/whatwg/webidl/issues/1410 [invalid] 
  - Callbacks in namepsaces? https://github.com/whatwg/webidl/issues/1408 
  - Mrta https://github.com/whatwg/webidl/issues/1407 [invalid] 



Pull requests
-------------
* w3c/gamepad (+0/-0/πŸ’¬2)
  1 pull requests received 2 new comments:
  - #202 Add vendorId, productId, name attributes (2 by marcoscaceres, saschanaz)
    https://github.com/w3c/gamepad/pull/202 

* w3c/geolocation-api (+2/-3/πŸ’¬9)
  2 pull requests submitted:
  - minor text fix, for pubrules (by himorin)
    https://github.com/w3c/geolocation-api/pull/159 
  - Disable /TR/ publication for errata.html (by himorin)
    https://github.com/w3c/geolocation-api/pull/158 

  4 pull requests received 9 new comments:
  - #159 minor text fix, for pubrules (1 by himorin)
    https://github.com/w3c/geolocation-api/pull/159 
  - #158 Disable /TR/ publication for errata.html (5 by himorin, marcoscaceres, sidvishnoi)
    https://github.com/w3c/geolocation-api/pull/158 
  - #157 Correction: check for non-secure contexts (1 by marcoscaceres)
    https://github.com/w3c/geolocation-api/pull/157 
  - #153 Correction: Update acquisition algorithm to define data types and handle cached positions (2 by marcoscaceres)
    https://github.com/w3c/geolocation-api/pull/153 

  3 pull requests merged:
  - minor text fix, for pubrules
    https://github.com/w3c/geolocation-api/pull/159 
  - Disable /TR/ publication for errata.html
    https://github.com/w3c/geolocation-api/pull/158 
  - Correction: check for non-secure contexts
    https://github.com/w3c/geolocation-api/pull/157 

* w3c/manifest (+3/-4/πŸ’¬3)
  3 pull requests submitted:
  - Editorial: fix language tag description (#1083) (by christianliebel)
    https://github.com/w3c/manifest/pull/1134 
  - Fix `lang` description (by christianliebel)
    https://github.com/w3c/manifest/pull/1133 
  - Editorial: cite UAX9 not BIDI (by marcoscaceres)
    https://github.com/w3c/manifest/pull/1131 

  2 pull requests received 3 new comments:
  - #1118 fix: dir's auto definition (1 by marcoscaceres)
    https://github.com/w3c/manifest/pull/1118 
  - #1101 [DRAFTβ€”DO NOT MERGE/REVIEW] Add members for localization (2 by dmurph, marcoscaceres)
    https://github.com/w3c/manifest/pull/1101 

  4 pull requests merged:
  - Editorial: cite UAX9 not BIDI
    https://github.com/w3c/manifest/pull/1131 
  - fix: dir's auto definition
    https://github.com/w3c/manifest/pull/1118 
  - Remove problematic icon matching algorithm
    https://github.com/w3c/manifest/pull/1120 
  - Processing steps for id now removes the fragment
    https://github.com/w3c/manifest/pull/1122 

* w3c/pointerlock (+1/-0/πŸ’¬4)
  1 pull requests submitted:
  - Add lock options to requestPointerLock (by alvinjiooo)
    https://github.com/w3c/pointerlock/pull/99 

  2 pull requests received 4 new comments:
  - #99 Add lock options to requestPointerLock (2 by alvinjiooo, mustaqahmed)
    https://github.com/w3c/pointerlock/pull/99 
  - #49 Add lock options to requestPointerLock (2 by mustaqahmed)
    https://github.com/w3c/pointerlock/pull/49 [DO NOT MERGE] 

* w3c/push-api (+0/-0/πŸ’¬1)
  1 pull requests received 1 new comments:
  - #370 Add bytes() method for reading bytes into a Uint8Array (1 by marcoscaceres)
    https://github.com/w3c/push-api/pull/370 

* w3c/web-share (+1/-1/πŸ’¬0)
  1 pull requests submitted:
  - Editorial: fix typo (by marcoscaceres)
    https://github.com/w3c/web-share/pull/283 

  1 pull requests merged:
  - Editorial: fix typo in example
    https://github.com/w3c/web-share/pull/283 

* whatwg/dom (+0/-1/πŸ’¬0)
  1 pull requests merged:
  - Introduce DOM post-connection steps
    https://github.com/whatwg/dom/pull/1261 

* whatwg/webidl (+1/-1/πŸ’¬0)
  1 pull requests submitted:
  - Update 'Creating a sequence from an iterable' to use update iterator AOs (by linusg)
    https://github.com/whatwg/webidl/pull/1409 

  1 pull requests merged:
  - Update 'Creating a sequence from an iterable' to use new iterator AOs
    https://github.com/whatwg/webidl/pull/1409 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/badging
* https://github.com/w3c/contact-picker
* https://github.com/w3c/deviceorientation
* https://github.com/w3c/FileAPI
* https://github.com/w3c/gamepad
* https://github.com/w3c/geolocation-api
* https://github.com/w3c/image-resource
* https://github.com/w3c/IndexedDB
* 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/screen-wake-lock
* https://github.com/w3c/uievents
* https://github.com/w3c/web-locks
* 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, 10 June 2024 17:00:14 UTC