Weekly github digest (WebApps WG specs)

Issues
------
* w3c/IndexedDB (+4/-3/💬13)
  4 issues created:
  - Support Temporal as key/value (by SteveBeckerMSFT)
    https://github.com/w3c/IndexedDB/issues/429 [TPAC2024] 
  - Configurable task priority for IDBRequest and IDBTransaction? (by SteveBeckerMSFT)
    https://github.com/w3c/IndexedDB/issues/428 [TPAC2024] 
  - Add direction option to getAll() and getAllKeys() (by SteveBeckerMSFT)
    https://github.com/w3c/IndexedDB/issues/427 [TPAC2024] 
  - IDBIndex::getAllIndexKeys() (by SteveBeckerMSFT)
    https://github.com/w3c/IndexedDB/issues/426 [TPAC2024] 

  10 issues received 13 new comments:
  - #419 Streaming data to/from IndexedDB (1 by SteveBeckerMSFT)
    https://github.com/w3c/IndexedDB/issues/419 [TPAC2024] 
  - #376 Batch get/getAll (1 by SteveBeckerMSFT)
    https://github.com/w3c/IndexedDB/issues/376 [feature request] [queries] [TPAC2024] 
  - #366 Projection Support (1 by SteveBeckerMSFT)
    https://github.com/w3c/IndexedDB/issues/366 [feature request] [TPAC2024] 
  - #314 Add a new event `onbeforecommit` on the interface IDBTransaction  (2 by SteveBeckerMSFT)
    https://github.com/w3c/IndexedDB/issues/314 [feature request] [TPAC2024] 
  - #305 Allow indexing on Request/Response properties (1 by SteveBeckerMSFT)
    https://github.com/w3c/IndexedDB/issues/305 [indexes] [TPAC 2019] [TPAC2024] 
  - #224 Prebuilt IndexedDB format (3 by SteveBeckerMSFT, brettz9, nolanlawson)
    https://github.com/w3c/IndexedDB/issues/224 [feature request] [schemas/upgrades] [TPAC2024] 
  - #206 `getAll()` with both key and value (or index key and primary key) (1 by SteveBeckerMSFT)
    https://github.com/w3c/IndexedDB/issues/206 [feature request] [queries] [has-pr] [TPAC 2019] [TPAC2024] 
  - #185 Add IDBCursor.close() (1 by SteveBeckerMSFT)
    https://github.com/w3c/IndexedDB/issues/185 [feature request] [blink +1] [needs-tests] [gecko +1] [cursors] [has-pr] [TPAC2024] 
  - #76 boolean should be a valid key (1 by SteveBeckerMSFT)
    https://github.com/w3c/IndexedDB/issues/76 [feature request] [queries] [TPAC2024] 
  - #62 Why is delete() disallowed for key cursors? (1 by SteveBeckerMSFT)
    https://github.com/w3c/IndexedDB/issues/62 [feature request] [needs-pr] [blink +1] [needs-tests] [gecko +1] [easy] [cursors] [TPAC2024] 

  3 issues closed:
  - Projection Support https://github.com/w3c/IndexedDB/issues/366 [feature request] [TPAC2024] 
  - Add a new event `onbeforecommit` on the interface IDBTransaction  https://github.com/w3c/IndexedDB/issues/314 [feature request] [TPAC2024] 
  - Add a new event `onbeforecommit` on the interface IDBTransaction  https://github.com/w3c/IndexedDB/issues/314 [feature request] [TPAC2024] 

* w3c/manifest (+1/-1/💬2)
  1 issues created:
  - Up Dating a Galaxy A13a 5GHz Repository  (by Poetic29)
    https://github.com/w3c/manifest/issues/1146 

  1 issues received 2 new comments:
  - #1045 Web Manifest Overrides (2 by carlosjeurissen, tomayac)
    https://github.com/w3c/manifest/issues/1045 [i18n-needs-resolution] [TPAC2023] 

  1 issues closed:
  - Up Dating a Galaxy A13a 5GHz Repository  https://github.com/w3c/manifest/issues/1146 

* w3c/uievents (+0/-0/💬2)
  1 issues received 2 new comments:
  - #181 Needs alternative WheelEvent.deltaMode, WheelEvent.delta(X|Y|Z) (2 by zaygraveyard)
    https://github.com/w3c/uievents/issues/181 [WheelEvent] 

* whatwg/dom (+1/-0/💬14)
  1 issues created:
  - Methods on ChildNode and ParentNode that take `(Node or DOMString)... nodes` should not use an intermediate DocumentFragment (by dbaron)
    https://github.com/whatwg/dom/issues/1313 

  4 issues received 14 new comments:
  - #1313 Methods on ChildNode and ParentNode that take `(Node or DOMString)... nodes` should not use an intermediate DocumentFragment (3 by annevk, dbaron)
    https://github.com/whatwg/dom/issues/1313 [needs tests] [topic: nodes] 
  - #1298 Proposal: rate limiting event listeners (debounce / throttle) (1 by FND)
    https://github.com/whatwg/dom/issues/1298 [needs implementer interest] [topic: events] [addition/proposal] 
  - #1283 `mutationObserver.disconnect({ flush: true })` (9 by LeaVerou, WebReflection, annevk, bhathos, qu1chu5, rniwa, smaug----)
    https://github.com/whatwg/dom/issues/1283 [needs implementer interest] [addition/proposal] [topic: nodes] 
  - #910 Should there be a declarative version of adoptedStyleSheets? (1 by Westbrook)
    https://github.com/whatwg/dom/issues/910 [topic: shadow] [needs implementer interest] [addition/proposal] 

* whatwg/infra (+1/-1/💬1)
  1 issues created:
  - Kevin-cloud (by Kevin07-cloud)
    https://github.com/whatwg/infra/issues/644 

  1 issues received 1 new comments:
  - #644 Kevin-cloud (1 by Kevin07-cloud)
    https://github.com/whatwg/infra/issues/644 

  1 issues closed:
  - Kevin-cloud https://github.com/whatwg/infra/issues/644 [invalid] 

* whatwg/webidl (+2/-0/💬2)
  2 issues created:
  - Consider adding an `[InjectionMitigated]` extended attribute. (by mikewest)
    https://github.com/whatwg/webidl/issues/1440 [addition/proposal] [needs implementer interest] 
  - ConvertToInt should take an explicit argument for its conversion approach (by Ms2ger)
    https://github.com/whatwg/webidl/issues/1439 

  2 issues received 2 new comments:
  - #1440 Consider adding an `[InjectionMitigated]` extended attribute. (1 by mikewest)
    https://github.com/whatwg/webidl/issues/1440 [addition/proposal] [needs implementer interest] [security-tracker] [security/privacy] 
  - #1426 Intent use number / bigint union type (1 by bvisness)
    https://github.com/whatwg/webidl/issues/1426 



Pull requests
-------------
* w3c/uievents (+1/-0/💬0)
  1 pull requests submitted:
  - Fix misspelling of nativeKey (by jamierocks)
    https://github.com/w3c/uievents/pull/387 

* whatwg/dom (+1/-0/💬0)
  1 pull requests submitted:
  - Fix Minor Writing Errors (by AbdellahBoutmad)
    https://github.com/whatwg/dom/pull/1314 


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