Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/FileAPI (+0/-0/💬4)
  1 issues received 4 new comments:
  - #41 Remove the / -> : replacement from the File constructor (4 by TimothyGu, annevk, bakulf, mkruisselbrink)
    https://github.com/w3c/FileAPI/issues/41 [normative change] 

* w3c/gamepad (+1/-1/💬2)
  1 issues created:
  - xbox gamepad mapped differently in firefox and chrome on Linux (by Daiwen)
    https://github.com/w3c/gamepad/issues/133 

  1 issues received 2 new comments:
  - #133 xbox gamepad mapped differently in firefox and chrome on Linux (2 by Daiwen, mrmcpowned)
    https://github.com/w3c/gamepad/issues/133 

  1 issues closed:
  - xbox gamepad mapped differently in firefox and chrome on Linux https://github.com/w3c/gamepad/issues/133 

* w3c/manifest (+8/-3/💬41)
  8 issues created:
  - i18n: Multiple manifest links with different hreflang? (by aarongustafson)
    https://github.com/w3c/manifest/issues/892 [Editorial clarification] [i18n-needs-resolution] [i18n-tracker] 
  - "Delay the load event" should happen in HTML (by marcoscaceres)
    https://github.com/w3c/manifest/issues/891 
  - `shortcuts` missing privacy and security considerations section (by marcoscaceres)
    https://github.com/w3c/manifest/issues/890 
  - "Authority of manifest" section is wrong (by mgiuca)
    https://github.com/w3c/manifest/issues/888 
  - Should manifest be HTTPS only? (by aarongustafson)
    https://github.com/w3c/manifest/issues/887 [bug] 
  - shortcut compare wrong scope  (by marcoscaceres)
    https://github.com/w3c/manifest/issues/885 
  - Bad cross references (by marcoscaceres)
    https://github.com/w3c/manifest/issues/884 
  - [Chore] Manifest fails to validate due to Specref issues (by mgiuca)
    https://github.com/w3c/manifest/issues/881 

  16 issues received 41 new comments:
  - #892 i18n: Multiple manifest links with different hreflang? (2 by kenchris, xfq)
    https://github.com/w3c/manifest/issues/892 [Defer] [Editorial clarification] [i18n-tracker] 
  - #891 "Delay the load event" should happen in HTML (1 by aarongustafson)
    https://github.com/w3c/manifest/issues/891 
  - #887 Should manifest be HTTPS only? (8 by dominickng, marcoscaceres, mgiuca)
    https://github.com/w3c/manifest/issues/887 [question] 
  - #872 Should dir and lang apply to name/description of app shortcuts? (1 by mgiuca)
    https://github.com/w3c/manifest/issues/872 [Editorial clarification] [i18n-tracker] 
  - #865 Preparing for Candidate Recommendation (1 by mgiuca)
    https://github.com/w3c/manifest/issues/865 
  - #854 Use the newly defined ImageResource (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/854 [ImageResource] [refactor] 
  - #845 Allow installed PWA to run on OS login (1 by jungkees)
    https://github.com/w3c/manifest/issues/845 [Defer] [Feature Request] 
  - #826 Spec what it means to support "manifest" via <link>'s relList  (1 by aarongustafson)
    https://github.com/w3c/manifest/issues/826 [refactor] 
  - #778 Add link type "manifest" to HTML (3 by aarongustafson, marcoscaceres)
    https://github.com/w3c/manifest/issues/778 [Editorial clarification] [chore] 
  - #764 Add Manifest option for specifying browser app picker behavior (1 by mgiuca)
    https://github.com/w3c/manifest/issues/764 [Defer] [Feature Request] 
  - #760 Color processing steps are incorrect (2 by christianliebel, tabatkins)
    https://github.com/w3c/manifest/issues/760 [bug] 
  - #755 What theme color should be used when a PWA window is out of scope? (3 by christianliebel, mgiuca)
    https://github.com/w3c/manifest/issues/755 [Editorial clarification] 
  - #747 Security Risks in Web App Off-scope Navigation (6 by benfrancis, mgiuca)
    https://github.com/w3c/manifest/issues/747 [Editorial clarification] 
  - #666 Create test suite to check Web App Manifest feature support (1 by aarongustafson)
    https://github.com/w3c/manifest/issues/666 [chore] 
  - #597 Single-window mode option (1 by mgiuca)
    https://github.com/w3c/manifest/issues/597 [Defer] [Feature Request] 
  - #399 Privacy Review: handle start_url tracking  (8 by benfrancis, dominickng, lknik, marcoscaceres, npdoty)
    https://github.com/w3c/manifest/issues/399 [Editorial clarification] [question] 

  3 issues closed:
  - Security Risks in Web App Off-scope Navigation https://github.com/w3c/manifest/issues/747 [Editorial clarification] 
  - Should manifest be HTTPS only? https://github.com/w3c/manifest/issues/887 [question] 
  - [Chore] Manifest fails to validate due to Specref issues https://github.com/w3c/manifest/issues/881 

* w3c/uievents (+1/-0/💬0)
  1 issues created:
  - "keyCode" is the only way to work with KeyboardEvents now (by photopea)
    https://github.com/w3c/uievents/issues/267 

* w3c/clipboard-apis (+0/-0/💬1)
  1 issues received 1 new comments:
  - #64 Initialization of clipboardData by ClipboardEvent constructor (1 by FSou1)
    https://github.com/w3c/clipboard-apis/issues/64 

* w3c/editing (+1/-0/💬1)
  1 issues created:
  - execCommand.html is a 404 (by annevk)
    https://github.com/w3c/editing/issues/261 

  1 issues received 1 new comments:
  - #261 execCommand.html is a 404 (1 by annevk)
    https://github.com/w3c/editing/issues/261 



Pull requests
-------------
* w3c/manifest (+9/-5/💬18)
  9 pull requests submitted:
  - WIP: Let HTML handler obtaining (by marcoscaceres)
    https://github.com/w3c/manifest/pull/894 
  - editorial: rename+export 'application manifest MIME type' (by marcoscaceres)
    https://github.com/w3c/manifest/pull/893 
  - chore: remove some bad links (by marcoscaceres)
    https://github.com/w3c/manifest/pull/889 
  -  editorial: shortcut compares wrong scope (by marcoscaceres)
    https://github.com/w3c/manifest/pull/886 
  - chore: fix some xrefs (by marcoscaceres)
    https://github.com/w3c/manifest/pull/883 
  - chore: refactor and export scope terms (by marcoscaceres)
    https://github.com/w3c/manifest/pull/882 
  - Clarify the definition of "navigation scope", "applied", and off-scope theming (by mgiuca)
    https://github.com/w3c/manifest/pull/880 
  - Clarify off-scope theme color (by christianliebel)
    https://github.com/w3c/manifest/pull/879 
  - [WIP] Fix color processing steps (by christianliebel)
    https://github.com/w3c/manifest/pull/878 [DON&#x27;T MERGE] [bug] 

  7 pull requests received 18 new comments:
  - #894 WIP: Let HTML handler obtaining (1 by marcoscaceres)
    https://github.com/w3c/manifest/pull/894 
  - #893 editorial: rename+export 'application manifest MIME type' (1 by marcoscaceres)
    https://github.com/w3c/manifest/pull/893 
  - #886  editorial: shortcut compares wrong scope (3 by marcoscaceres, mgiuca)
    https://github.com/w3c/manifest/pull/886 
  - #882 chore: refactor and export scope terms (1 by mgiuca)
    https://github.com/w3c/manifest/pull/882 
  - #880 Clarify the definition of "navigation scope", "applied", and off-scope theming (3 by benfrancis, mgiuca)
    https://github.com/w3c/manifest/pull/880 
  - #878 Fix color processing steps (7 by christianliebel, kenchris, tabatkins)
    https://github.com/w3c/manifest/pull/878 [bug] 
  - #834 Processing the manifest is no longer a function of document URL (2 by hober, mgiuca)
    https://github.com/w3c/manifest/pull/834 [breaking] 

  5 pull requests merged:
  - editorial: rename+export 'application manifest MIME type'
    https://github.com/w3c/manifest/pull/893 
  - Added security consideration advice for out-of-scope UI spoofing.
    https://github.com/w3c/manifest/pull/748 
  - chore: remove some bad links
    https://github.com/w3c/manifest/pull/889 
  - chore: fix some xrefs
    https://github.com/w3c/manifest/pull/883 
  - Editorial: ECMA-402 CanonicalizeLanguageTag -> CanonicalizeUnicodeLocaleId
    https://github.com/w3c/manifest/pull/875 

* w3c/pointerlock (+1/-0/💬2)
  1 pull requests submitted:
  - Add Mustaq as editor (by NavidZ)
    https://github.com/w3c/pointerlock/pull/63 

  1 pull requests received 2 new comments:
  - #63 Add Mustaq as editor (2 by LJWatson, NavidZ)
    https://github.com/w3c/pointerlock/pull/63 

* w3c/editing (+2/-0/💬14)
  2 pull requests submitted:
  - Readd links to moved files (by johanneswilm)
    https://github.com/w3c/editing/pull/262 
  - fix(execCommand): correct links to UndoManager proposal (by saschanaz)
    https://github.com/w3c/editing/pull/260 

  3 pull requests received 14 new comments:
  - #262 Readd links to moved files (9 by annevk, johanneswilm, saschanaz)
    https://github.com/w3c/editing/pull/262 
  - #260 fix(execCommand): correct links to UndoManager proposal (3 by johanneswilm, saschanaz, whsieh)
    https://github.com/w3c/editing/pull/260 
  - #233 Restructuring the repo for easier navigation (2 by annevk, johanneswilm)
    https://github.com/w3c/editing/pull/233 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webcomponents
* https://github.com/w3c/FileAPI
* https://github.com/w3c/filesystem-api
* https://github.com/w3c/gamepad
* https://github.com/w3c/manifest
* https://github.com/w3c/manifest-csp
* https://github.com/w3c/pointerlock
* https://github.com/w3c/push-api
* https://github.com/w3c/screen-orientation
* https://github.com/w3c/workers
* https://github.com/w3c/websockets
* https://github.com/w3c/webmessaging
* https://github.com/w3c/webstorage
* https://github.com/w3c/eventsource
* https://github.com/w3c/ime-api
* https://github.com/w3c/uievents
* https://github.com/w3c/uievents-code
* https://github.com/w3c/uievents-key
* https://github.com/w3c/clipboard-apis
* https://github.com/w3c/editing
* https://github.com/w3c/selection-api
* https://github.com/w3c/input-events
* https://github.com/w3c/microdata
* https://github.com/w3c/2dcontext
* https://github.com/w3c/DOM-Parsing
* https://github.com/w3c/dom

Received on Tuesday, 2 June 2020 17:01:07 UTC