Weekly github digest (WebApps WG specs)

Issues
------
* w3c/FileAPI (+1/-0/💬1)
  1 issues created:
  - Proposal: `Blob.from()` for creating virtual Blobs with custom backing storage (by jimmywarting)
    https://github.com/w3c/FileAPI/issues/209 

  1 issues received 1 new comments:
  - #159 Support using AbortController with FileAPI (1 by jimmywarting)
    https://github.com/w3c/FileAPI/issues/159 

* w3c/IndexedDB (+0/-2/💬4)
  1 issues received 4 new comments:
  - #206 `getAll()` with both key and value (or index key and primary key) (4 by SteveBeckerMSFT, inexorabletash, stelar7)
    https://github.com/w3c/IndexedDB/issues/206 [feature request] [queries] [has-pr] [TPAC 2019] [TPAC2024] 

  2 issues closed:
  - How to read direction predicates in iterate a cursor? https://github.com/w3c/IndexedDB/issues/450 [needs-pr] 
  - Missing tasks in parallel steps in Indexed Database API 3.0 https://github.com/w3c/IndexedDB/issues/421 [needs-pr] 

* w3c/manifest (+0/-0/💬16)
  3 issues received 16 new comments:
  - #1092 Way to detect if a web app is installed (11 by DanielHerr, benfrancis, dmurph, raad-altaie)
    https://github.com/w3c/manifest/issues/1092 [Feature Request] 
  - #1041 Add option to disable built-in navigation gestures (3 by RobertMPop, cepm-nate, exreve)
    https://github.com/w3c/manifest/issues/1041 [Feature Request] 
  - #975 Add support for defining a theme color for both light & dark modes (prefers color scheme) (2 by AlexGustafsson, nstringham)
    https://github.com/w3c/manifest/issues/975 [Feature Request] 

* whatwg/dom (+2/-1/💬8)
  2 issues created:
  - Consider more name validation loosening (by domenic)
    https://github.com/whatwg/dom/issues/1373 
  - What "DOM" stands for, "Document Object Model", was never explicitly mentioned (by ThomasETN)
    https://github.com/whatwg/dom/issues/1371 

  4 issues received 8 new comments:
  - #1371 What "DOM" stands for, "Document Object Model", was never explicitly mentioned (1 by annevk)
    https://github.com/whatwg/dom/issues/1371 
  - #1225 matchMedia-like API for element matches (1 by benface)
    https://github.com/whatwg/dom/issues/1225 [needs implementer interest] [addition/proposal] 
  - #849 Valid/Invalid characters in document.createElement() (5 by cscott, domenic, josepharhar)
    https://github.com/whatwg/dom/issues/849 
  - #769 A way for createAttribute() to bypass XML Name validation in HTML documents (1 by cscott)
    https://github.com/whatwg/dom/issues/769 [needs implementer interest] [addition/proposal] 

  1 issues closed:
  - What "DOM" stands for, "Document Object Model", was never explicitly mentioned https://github.com/whatwg/dom/issues/1371 

* whatwg/infra (+1/-1/💬14)
  1 issues created:
  - Should vertical tab character be included in ASCII whitespace? (by josepharhar)
    https://github.com/whatwg/infra/issues/670 

  2 issues received 14 new comments:
  - #670 Should vertical tab character be included in ASCII whitespace? (8 by annevk, aphillips, domenic, josepharhar, sideshowbarker, zcorpan)
    https://github.com/whatwg/infra/issues/670 [i18n-tracker] 
  - #668 Get a map value with a default. (6 by annevk, domenic, otherdaniel)
    https://github.com/whatwg/infra/issues/668 [addition/proposal] [needs implementer interest] 

  1 issues closed:
  - Get a map value with a default. https://github.com/whatwg/infra/issues/668 [addition/proposal] [needs implementer interest] 

* whatwg/webidl (+1/-0/💬3)
  1 issues created:
  - Add [AllowImmutable] extended attribute for immutable array buffers and views (by anba)
    https://github.com/whatwg/webidl/issues/1487 [addition/proposal] [needs implementer interest] 

  2 issues received 3 new comments:
  - #1487 Add [AllowImmutable] extended attribute for immutable array buffers and views (1 by annevk)
    https://github.com/whatwg/webidl/issues/1487 [addition/proposal] [needs implementer interest] 
  - #1459 Add a `disposer` keyword for disposal methods (2 by annevk, jasnell)
    https://github.com/whatwg/webidl/issues/1459 [addition/proposal] [needs implementer interest] 



Pull requests
-------------
* w3c/IndexedDB (+2/-2/💬4)
  2 pull requests submitted:
  - Clarify the direction predicates for cursor iteration (by stelar7)
    https://github.com/w3c/IndexedDB/pull/457 
  - Add missing parallel step and define queue a database task (by stelar7)
    https://github.com/w3c/IndexedDB/pull/456 

  2 pull requests received 4 new comments:
  - #457 Clarify the direction predicates for cursor iteration (1 by inexorabletash)
    https://github.com/w3c/IndexedDB/pull/457 
  - #456 Add missing parallel step and define queue a database task (3 by inexorabletash, stelar7)
    https://github.com/w3c/IndexedDB/pull/456 

  2 pull requests merged:
  - Clarify the direction predicates for cursor iteration
    https://github.com/w3c/IndexedDB/pull/457 
  - Add missing parallel step and define queue a database task
    https://github.com/w3c/IndexedDB/pull/456 

* whatwg/dom (+1/-0/💬1)
  1 pull requests submitted:
  - Add part attribute and note that part and exportparts are superglobal (by wlib)
    https://github.com/whatwg/dom/pull/1372 

  1 pull requests received 1 new comments:
  - #1079 Allow more characters in element/attribute names and prefixes (1 by josepharhar)
    https://github.com/whatwg/dom/pull/1079 [needs tests] 

* whatwg/infra (+1/-1/💬1)
  1 pull requests submitted:
  - Get a map value with a default (by otherdaniel)
    https://github.com/whatwg/infra/pull/669 

  1 pull requests received 1 new comments:
  - #669 Get a map value with a default (1 by annevk)
    https://github.com/whatwg/infra/pull/669 

  1 pull requests merged:
  - Get a map value with a default
    https://github.com/whatwg/infra/pull/669 


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, 19 May 2025 17:00:15 UTC