Weekly github digest (WebApps WG specs)

Issues
------
* w3c/gamepad (+1/-0/💬0)
  1 issues created:
  - eventInitDict parameter in GamepadEvent constructor should be optional (by nondebug)
    https://github.com/w3c/gamepad/issues/216 

* w3c/IndexedDB (+0/-0/💬6)
  2 issues received 6 new comments:
  - #428 Configurable task priority for IDBRequest and IDBTransaction? (1 by evanstade)
    https://github.com/w3c/IndexedDB/issues/428 [TPAC2024] 
  - #206 `getAll()` with both key and value (or index key and primary key) (5 by abhishek-shanthkumar, evanstade, inexorabletash)
    https://github.com/w3c/IndexedDB/issues/206 [feature request] [queries] [has-pr] [TPAC 2019] [TPAC2024] 

* w3c/IntersectionObserver (+1/-0/💬2)
  1 issues created:
  - CFC to move IntersectionObserver from the WebApps WG to the CSS WG (by siusin)
    https://github.com/w3c/IntersectionObserver/issues/526 

  1 issues received 2 new comments:
  - #124 How should larger-than-viewport-dimension targets be handled (2 by hungify)
    https://github.com/w3c/IntersectionObserver/issues/124 [needs spec] [tpac2017] 

* w3c/manifest (+1/-9/💬1)
  1 issues created:
  - Clarification needed for document URL (by dipikabh)
    https://github.com/w3c/manifest/issues/1147 

  1 issues received 1 new comments:
  - #1147 Clarification needed for document URL (1 by benfrancis)
    https://github.com/w3c/manifest/issues/1147 

  9 issues closed:
  - Add optional `translations` member https://github.com/w3c/manifest/issues/676 [Feature Request] [i18n-tracker] 
  - Application name section might need localization support https://github.com/w3c/manifest/issues/1088 [i18n-needs-resolution] 
  - Use of `CanonicalizeUnicodeLocaleId` https://github.com/w3c/manifest/issues/1084 [i18n-needs-resolution] 
  - "security sensitive" items interaction with localization https://github.com/w3c/manifest/issues/1086 [i18n-needs-resolution] 
  - shortcuts and localizability https://github.com/w3c/manifest/issues/1087 [i18n-needs-resolution] 
  - `name` and `short_name` (and other localizable member's) relationship to localization and accessibility https://github.com/w3c/manifest/issues/1085 [i18n-needs-resolution] 
  - "localizable members" should be defined separately? https://github.com/w3c/manifest/issues/1080 [i18n-needs-resolution] 
  - No language/direction metadata for shortcuts? https://github.com/w3c/manifest/issues/1078 [i18n-needs-resolution] 
  - No way to localize icons? https://github.com/w3c/manifest/issues/1077 [i18n-needs-resolution] 

* w3c/uievents (+0/-0/💬1)
  1 issues received 1 new comments:
  - #377 Need virtual key codes (1 by laughinghan)
    https://github.com/w3c/uievents/issues/377 

* w3c/web-share (+1/-0/💬0)
  1 issues created:
  - Add EPUB file type support to Web Share API aka navigator.share()  (by evangow)
    https://github.com/w3c/web-share/issues/284 

* whatwg/dom (+1/-1/💬4)
  1 issues created:
  - DOM element with a name='currentScript' attribute can hijack document.currentScript.src (by juj)
    https://github.com/whatwg/dom/issues/1315 

  3 issues received 4 new comments:
  - #1315 DOM element with a name='currentScript' attribute can hijack document.currentScript.src (2 by WebReflection, annevk)
    https://github.com/whatwg/dom/issues/1315 
  - #1313 Methods on ChildNode and ParentNode that take `(Node or DOMString)... nodes` should not use an intermediate DocumentFragment (1 by smaug----)
    https://github.com/whatwg/dom/issues/1313 [needs tests] [topic: nodes] 
  - #910 Should there be a declarative version of adoptedStyleSheets? (1 by patrick-mcdougle)
    https://github.com/whatwg/dom/issues/910 [topic: shadow] [needs implementer interest] [addition/proposal] 

  1 issues closed:
  - DOM element with a name='currentScript' attribute can hijack document.currentScript.src https://github.com/whatwg/dom/issues/1315 

* whatwg/webidl (+0/-1/💬6)
  1 issues received 6 new comments:
  - #1440 Consider adding an `[InjectionMitigated]` extended attribute. (6 by RByers, camillelamy, domenic, mikewest, shhnjk)
    https://github.com/whatwg/webidl/issues/1440 [addition/proposal] [needs implementer interest] [security-tracker] [security/privacy] 

  1 issues closed:
  - conda https://github.com/whatwg/webidl/issues/1442 [invalid] 



Pull requests
-------------
* w3c/gamepad (+1/-0/💬0)
  1 pull requests submitted:
  - Make eventInitDict param optional in GamepadEvent constructor (by nondebug)
    https://github.com/w3c/gamepad/pull/217 

* w3c/IndexedDB (+1/-0/💬1)
  1 pull requests submitted:
  - Specify the error code for failures when reading a value from disk (by abhishek-shanthkumar)
    https://github.com/w3c/IndexedDB/pull/430 

  1 pull requests received 1 new comments:
  - #430 Specify the error code for failures when reading a value from disk (1 by abhishek-shanthkumar)
    https://github.com/w3c/IndexedDB/pull/430 [untestable] 

* w3c/manifest (+0/-1/💬3)
  1 pull requests received 3 new comments:
  - #1101 Add members for localization (3 by aarongustafson, dmurph, mgiuca)
    https://github.com/w3c/manifest/pull/1101 

  1 pull requests merged:
  - Add members for localization
    https://github.com/w3c/manifest/pull/1101 


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