Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+0/-0/💬7)
  3 issues received 7 new comments:
  - #468 Provide a lightweight mechanism to add styles to a custom element (5 by rakina, calebdwilliams, domenic)
    https://github.com/w3c/webcomponents/issues/468 [custom-elements] [needs concrete proposal] [shadow-dom] 
  - #187 Need callback for form submit data (1 by tkent-google)
    https://github.com/w3c/webcomponents/issues/187 [custom-elements] [needs concrete proposal] [needs consensus] 
  - #751 Isolate WebComponent JS libraries (1 by tjmonsi)
    https://github.com/w3c/webcomponents/issues/751 [question] 

* w3c/FileAPI (+1/-1/💬3)
  1 issues created:
  - Add option to Blob constructor to skip UTF-8 encoding (by zbjornson)
    https://github.com/w3c/FileAPI/issues/102 

  1 issues received 3 new comments:
  - #102 Add option to Blob constructor to skip UTF-8 encoding (3 by annevk, zbjornson, inexorabletash)
    https://github.com/w3c/FileAPI/issues/102 

  1 issues closed:
  - Add option to Blob constructor to skip UTF-8 encoding https://github.com/w3c/FileAPI/issues/102 

* w3c/gamepad (+1/-0/💬4)
  1 issues created:
  - Security / Privacy Questionnaire (by jasonanovak)
    https://github.com/w3c/gamepad/issues/76 

  4 issues received 4 new comments:
  - #73 id field in gamepad might have a persistent identifier? (1 by npdoty)
    https://github.com/w3c/gamepad/issues/73 [privacy] [security] [wide review] 
  - #76 Security / Privacy Questionnaire (1 by npdoty)
    https://github.com/w3c/gamepad/issues/76 
  - #70 Make getGamepads API asyncronous to support permission request (1 by jasonanovak)
    https://github.com/w3c/gamepad/issues/70 [privacy] [security] [wide review] 
  - #71 How do connection/disconnection events interact with 'device has been interacted with by the user'? (1 by jasonanovak)
    https://github.com/w3c/gamepad/issues/71 [privacy] [security] [wide review] 

* w3c/manifest (+3/-1/💬18)
  3 issues created:
  - Add a way to explicitly colour the standalone window's title bar (by mgiuca)
    https://github.com/w3c/manifest/issues/695 
  - Add a way to query whether there is a UA-provided back button (by mgiuca)
    https://github.com/w3c/manifest/issues/693 
  - Clarify circumstances in which BeforeInstallPromptEvent.prompt() may be called (by mgiuca)
    https://github.com/w3c/manifest/issues/691 

  7 issues received 18 new comments:
  - #691 Clarify circumstances in which BeforeInstallPromptEvent.prompt() may be called (5 by andreasbovens, mgiuca, jungkees, kenchris)
    https://github.com/w3c/manifest/issues/691 
  - #695 Add a way to explicitly colour the standalone window's title bar (4 by mgiuca, kirupa, kenchris)
    https://github.com/w3c/manifest/issues/695 
  - #693 Add a way to query whether there is a UA-provided back button (3 by mgiuca, kenchris)
    https://github.com/w3c/manifest/issues/693 
  - #684 DisplayModeType Borderless (2 by mgiuca)
    https://github.com/w3c/manifest/issues/684 
  - #689 manifest.webmanifest or manifest.json (2 by mgiuca, Malvoz)
    https://github.com/w3c/manifest/issues/689 
  - #673 Display mode "standalone" inconsistently handled by browsers (1 by mgiuca)
    https://github.com/w3c/manifest/issues/673 
  - #668 Manifest processing should not be a function of document URL (1 by mgiuca)
    https://github.com/w3c/manifest/issues/668 

  1 issues closed:
  - DisplayModeType Borderless https://github.com/w3c/manifest/issues/684 

* w3c/pointerlock (+0/-0/💬1)
  1 issues received 1 new comments:
  - #16 movementX/Y when moving out of or into an iframe (1 by NavidZ)
    https://github.com/w3c/pointerlock/issues/16 

* w3c/push-api (+1/-0/💬0)
  1 issues created:
  - Push notifications for logged In user (by danielemariani)
    https://github.com/w3c/push-api/issues/297 

* w3c/screen-orientation (+0/-0/💬1)
  1 issues received 1 new comments:
  - #100 Steps for updating orientation information are misleading (1 by xfq)
    https://github.com/w3c/screen-orientation/issues/100 

* w3c/clipboard-apis (+1/-0/💬0)
  1 issues created:
  - Adding image into a clipboard (by photopea)
    https://github.com/w3c/clipboard-apis/issues/80 



Pull requests
-------------
* w3c/FileAPI (+1/-0/💬0)
  1 pull requests submitted:
  - Allow MediaSource, disallow any more extensions (by saschanaz)
    https://github.com/w3c/FileAPI/pull/103 

* w3c/manifest (+3/-2/💬4)
  3 pull requests submitted:
  - scope algorithm: Delete same-origin-as-document check. (by mgiuca)
    https://github.com/w3c/manifest/pull/696 
  - editorial: add browser support table (by sidvishnoi)
    https://github.com/w3c/manifest/pull/694 
  - Separate BeforeInstallPrompt from automatic prompt (by mgiuca)
    https://github.com/w3c/manifest/pull/692 

  3 pull requests received 4 new comments:
  - #694 editorial: add browser support table (2 by marcoscaceres, kenchris)
    https://github.com/w3c/manifest/pull/694 
  - #696 scope algorithm: Delete same-origin-as-document check. (1 by mgiuca)
    https://github.com/w3c/manifest/pull/696 
  - #670 Remove the default value for start_url (1 by mgiuca)
    https://github.com/w3c/manifest/pull/670 

  2 pull requests merged:
  - scope algorithm: Delete same-origin-as-document check.
    https://github.com/w3c/manifest/pull/696 
  - editorial: add browser support table
    https://github.com/w3c/manifest/pull/694 

* w3c/pointerlock (+0/-1/💬0)
  1 pull requests merged:
  - Update web-platform-tests URLs
    https://github.com/w3c/pointerlock/pull/33 

* w3c/uievents (+1/-1/💬1)
  1 pull requests submitted:
  - Minor tweaks to wording and capitalisation (by samdutton)
    https://github.com/w3c/uievents/pull/204 

  1 pull requests received 1 new comments:
  - #204 Minor tweaks to wording and capitalisation (1 by siusin)
    https://github.com/w3c/uievents/pull/204 

  1 pull requests merged:
  - Update web-platform-tests URLs
    https://github.com/w3c/uievents/pull/203 

* w3c/clipboard-apis (+0/-1/💬0)
  1 pull requests merged:
  - Update web-platform-tests URLs
    https://github.com/w3c/clipboard-apis/pull/79 


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, 19 June 2018 17:01:05 UTC