Weekly github digest (WebApps WG specs)

Issues
------
* w3c/FileAPI (+0/-0/💬2)
  1 issues received 2 new comments:
  - #203 Allow `createObjectURL` to retain filename from `File` (and similar) objects  (2 by jsoref, mkruisselbrink)
    https://github.com/w3c/FileAPI/issues/203 

* w3c/IndexedDB (+1/-0/💬4)
  1 issues created:
  - Return explicit failure from object store retrieval operations (by inexorabletash)
    https://github.com/w3c/IndexedDB/issues/432 [needs-pr] 

  2 issues received 4 new comments:
  - #432 Return explicit failure from object store retrieval operations (1 by SteveBeckerMSFT)
    https://github.com/w3c/IndexedDB/issues/432 [needs-pr] 
  - #206 `getAll()` with both key and value (or index key and primary key) (3 by evanstade, inexorabletash, jyasskin)
    https://github.com/w3c/IndexedDB/issues/206 [feature request] [queries] [has-pr] [TPAC 2019] [TPAC2024] 

* w3c/IntersectionObserver (+0/-1/💬1)
  1 issues received 1 new comments:
  - #526 CFC to move IntersectionObserver from the WebApps WG to the CSS WG (1 by LJWatson)
    https://github.com/w3c/IntersectionObserver/issues/526 

  1 issues closed:
  - CFC to move IntersectionObserver from the WebApps WG to the CSS WG https://github.com/w3c/IntersectionObserver/issues/526 

* w3c/manifest (+0/-4/💬13)
  4 issues received 13 new comments:
  - #1147 Clarification needed for document URL (2 by christianliebel, dipikabh)
    https://github.com/w3c/manifest/issues/1147 
  - #1092 Way to detect if a web app is installed (7 by helo-sky, marcoscaceres, tomayac)
    https://github.com/w3c/manifest/issues/1092 [Feature Request] [TPAC2024] 
  - #784 Clarify behaviour of a page linking to a manifest that is not within scope of that manifest (3 by marcoscaceres)
    https://github.com/w3c/manifest/issues/784 [Editorial clarification] 
  - #668 Manifest processing should not be a function of document URL (1 by benfrancis)
    https://github.com/w3c/manifest/issues/668 [bug] 

  4 issues closed:
  - What theme color should be used when a PWA window is out of scope? https://github.com/w3c/manifest/issues/755 [Editorial clarification] 
  - Clarify case-insensitive parsing for enum values https://github.com/w3c/manifest/issues/1142 
  - prefer_related_applications is single engine feature https://github.com/w3c/manifest/issues/957 
  - related_applications is single engine feature https://github.com/w3c/manifest/issues/956 

* whatwg/dom (+0/-0/💬6)
  2 issues received 6 new comments:
  - #1321 Extension only API to query across shadow trees (3 by alice, rniwa, sorvell)
    https://github.com/whatwg/dom/issues/1321 [topic: shadow] [needs implementer interest] [addition/proposal] 
  - #1320 Allow custom activation behavior to be added to an event (3 by Krinkle, jakearchibald)
    https://github.com/whatwg/dom/issues/1320 [needs implementer interest] [topic: events] [addition/proposal] 

* whatwg/infra (+1/-0/💬0)
  1 issues created:
  - Define ranged integer types (by annevk)
    https://github.com/whatwg/infra/issues/647 

* whatwg/webidl (+2/-2/💬0)
  2 issues created:
  - MP4Box (by Juan5212)
    https://github.com/whatwg/webidl/issues/1449 
  - https://code.google.com (by intimate6degree)
    https://github.com/whatwg/webidl/issues/1448 

  2 issues closed:
  - MP4Box https://github.com/whatwg/webidl/issues/1449 [invalid] 
  - https://code.google.com https://github.com/whatwg/webidl/issues/1448 [invalid] 



Pull requests
-------------
* w3c/manifest (+0/-3/💬4)
  4 pull requests received 4 new comments:
  - #1151 clarify the definition of "navigation scope", "applied", and off-scope theming (1 by mgiuca)
    https://github.com/w3c/manifest/pull/1151 
  - #977 First pass as adding a Client Hint for Display Mode (1 by marcoscaceres)
    https://github.com/w3c/manifest/pull/977 
  - #863 Add protocol handlers to the explainer and spec (1 by christianliebel)
    https://github.com/w3c/manifest/pull/863 
  - #791 Require document to be in scope to be styled by the manifest (1 by marcoscaceres)
    https://github.com/w3c/manifest/pull/791 

  3 pull requests merged:
  - clarify the definition of "navigation scope", "applied", and off-scope theming
    https://github.com/w3c/manifest/pull/1151 
  - Make enums case-insensitive
    https://github.com/w3c/manifest/pull/1149 
  - Move `prefer_related_applications` and `related_applications` to manifest incubation
    https://github.com/w3c/manifest/pull/1152 

* whatwg/infra (+1/-1/💬1)
  1 pull requests submitted:
  - Add warning for Infra to JSON-JS-value algorithm (by annevk)
    https://github.com/whatwg/infra/pull/646 

  1 pull requests received 1 new comments:
  - #635 Define isomorphic string (1 by annevk)
    https://github.com/whatwg/infra/pull/635 

  1 pull requests merged:
  - Meta: export convert an Infra value to a (JSON) JavaScript value
    https://github.com/whatwg/infra/pull/642 


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, 11 November 2024 17:00:12 UTC