Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+0/-0/💬7)
  4 issues received 7 new comments:
  - #641 Agenda for W3C TPAC 2017 (Web Components) (3 by rniwa, travisleithead, LJWatson)
    https://github.com/w3c/webcomponents/issues/641
  - #583 customElements.define should throw on registration of definitions that shadow built-in properties / methods. (2 by trusktr, bicknellr)
    https://github.com/w3c/webcomponents/issues/583
  - #587 Non-class based example of customElement.define() (1 by puppetmaster3)
    https://github.com/w3c/webcomponents/issues/587
  - #605 Constructor arguments in custom elements (1 by ibhi)
    https://github.com/w3c/webcomponents/issues/605

* w3c/ServiceWorker (+4/-2/💬31)
  4 issues created:
  - reflect internal "parsed" state in ServiceWorkerState enum (by wanderview)
    https://github.com/w3c/ServiceWorker/issues/1162
  - Route showNotification() URLs through a fetch event? (by alastaircoote)
    https://github.com/w3c/ServiceWorker/issues/1161
  - Service Worker registration failed:  DOMException: Failed to register a ServiceWorker: An SSL certificate error occurred when fetching the script. (by GandhasiriSandeep)
    https://github.com/w3c/ServiceWorker/issues/1159
  - <link rel="serviceworker"> ignores nonce/integrity/referrerpolicy attributes (by domenic)
    https://github.com/w3c/ServiceWorker/issues/1158

  10 issues received 31 new comments:
  - #204 _Update algorithm should unregister SW on 404 and 410 errors (13 by asutherland, jeffposnick, jakearchibald, NekR, wanderview)
    https://github.com/w3c/ServiceWorker/issues/204
  - #745 Expose GeoLocation to workers (5 by jakearchibald, RichardMaher)
    https://github.com/w3c/ServiceWorker/issues/745
  - #1104 Switch useCache to an enum (3 by jakearchibald, mattto, jungkees)
    https://github.com/w3c/ServiceWorker/issues/1104
  - #1155 Should update() called on an installing worker reject (as currently does?) (3 by jungkees, delapuente)
    https://github.com/w3c/ServiceWorker/issues/1155
  - #1161 Route showNotification() URLs through a fetch event? (2 by jakearchibald, alastaircoote)
    https://github.com/w3c/ServiceWorker/issues/1161
  - #707 Add cookie accessor/setter methods? (1 by triblondon)
    https://github.com/w3c/ServiceWorker/issues/707
  - #1158 <link rel="serviceworker"> ignores nonce/integrity/referrerpolicy attributes (1 by Tjxxx88)
    https://github.com/w3c/ServiceWorker/issues/1158
  - #1159 Service Worker registration failed:  DOMException: Failed to register a ServiceWorker: An SSL certificate error occurred when fetching the script. (1 by jakearchibald)
    https://github.com/w3c/ServiceWorker/issues/1159
  - #840 ServiceWorker Longevity (1 by RichardMaher)
    https://github.com/w3c/ServiceWorker/issues/840
  - #1077 Find a way for service workers to get their current state (1 by wanderview)
    https://github.com/w3c/ServiceWorker/issues/1077

  2 issues closed:
  - Route showNotification() URLs through a fetch event? https://github.com/w3c/ServiceWorker/issues/1161
  - Service Worker registration failed:  DOMException: Failed to register a ServiceWorker: An SSL certificate error occurred when fetching the script. https://github.com/w3c/ServiceWorker/issues/1159

* w3c/gamepad (+0/-0/💬1)
  1 issues received 1 new comments:
  - #19 Vibrate feature for Gamepad (1 by brmscheiner)
    https://github.com/w3c/gamepad/issues/19

* w3c/manifest (+0/-2/💬1)
  1 issues received 1 new comments:
  - #577 BeforeInstallPromptEvent: Should prompt() throw InvalidStateError if preventDefault not called? (1 by mgiuca)
    https://github.com/w3c/manifest/issues/577

  2 issues closed:
  - BeforeInstallPromptEvent: Should prompt() throw InvalidStateError if preventDefault not called? https://github.com/w3c/manifest/issues/577
  - Install prompts: Allow manual prompting but not automatic prompting https://github.com/w3c/manifest/issues/576

* w3c/push-api (+2/-1/💬4)
  2 issues created:
  - Permissions might fail when subscribing from the SW (by martinthomson)
    https://github.com/w3c/push-api/issues/260
  - APA WG comment: ability to pause notifications (by michael-n-cooper)
    https://github.com/w3c/push-api/issues/259

  1 issues received 4 new comments:
  - #259 APA WG comment: ability to pause notifications (4 by martinthomson, LJWatson, delapuente)
    https://github.com/w3c/push-api/issues/259

  1 issues closed:
  - APA WG comment: ability to pause notifications https://github.com/w3c/push-api/issues/259

* w3c/editing (+2/-0/💬18)
  2 issues created:
  - Should backspace merge text with last cell's content of a table above ? (by javifernandez)
    https://github.com/w3c/editing/issues/164
  - Should deleting cell's content on a table inside a contenteditable cell cause the whole table to be deleted ? (by javifernandez)
    https://github.com/w3c/editing/issues/163

  2 issues received 18 new comments:
  - #163 Should deleting cell's content on a table inside a contenteditable area implies the whole table to be deleted ? (15 by frivoal, johanneswilm, javifernandez, gked, chaals)
    https://github.com/w3c/editing/issues/163
  - #164 Should backspace merge text with last cell's content of a table above ? (3 by frivoal, johanneswilm, javifernandez)
    https://github.com/w3c/editing/issues/164

* w3c/html (+3/-4/💬16)
  3 issues created:
  - Update clickjacking and CSRF protection guidance (by arturjanc)
    https://github.com/w3c/html/issues/952
  - Clarify the meaning of browsing context familiarity  (by arturjanc)
    https://github.com/w3c/html/issues/951
  - Missing global attributes (by LJWatson)
    https://github.com/w3c/html/issues/949

  10 issues received 16 new comments:
  - #375 HTML 5.2 VSYNC API: Support for VSYNC OFF / 120Hz / variable refresh displays / etc (5 by AshleyScirra, mdrejhon)
    https://github.com/w3c/html/issues/375
  - #929 Let <small> include subheadings? (2 by prlbr, iandevlin)
    https://github.com/w3c/html/issues/929
  - #893 Identify sections at risk for 5.2 (2 by prlbr, chaals)
    https://github.com/w3c/html/issues/893
  - #160 Clarification which of the link types in the Microformats 'existing-rel-values' page are valid (1 by BigBlueHat)
    https://github.com/w3c/html/issues/160
  - #935 Parsing of table cells (calculated height) (1 by pavankjois)
    https://github.com/w3c/html/issues/935
  - #944 CFC: Transition HTML5.1 2nd edition to CR (1 by LJWatson)
    https://github.com/w3c/html/issues/944
  - #819 is td in thead a header? (1 by LJWatson)
    https://github.com/w3c/html/issues/819
  - #951 Clarify the meaning of browsing context familiarity  (1 by chaals)
    https://github.com/w3c/html/issues/951
  - #785 Strengthen requestAnimationFrame() spec for VSYNC / refresh rate matching in HTML 5.2 (1 by mdrejhon)
    https://github.com/w3c/html/issues/785
  - #894 Discrepancies between HTML and ARIA in HTML specs (1 by cycomachead)
    https://github.com/w3c/html/issues/894

  4 issues closed:
  - CFC: Transition HTML5.1 2nd edition to CR https://github.com/w3c/html/issues/944
  - Missing global attributes https://github.com/w3c/html/issues/949
  - TypeError when executing .multipage-split.sh https://github.com/w3c/html/issues/913
  - Explaining how to handle focus after clipboard actions https://github.com/w3c/html/issues/166



Pull requests
-------------
* w3c/webcomponents (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #633 Fix typo: change naive to native (1 by TakayoshiKochi)
    https://github.com/w3c/webcomponents/pull/633

* w3c/ServiceWorker (+1/-3/💬13)
  1 pull requests submitted:
  - Use “serialization of an origin” w/o “Unicode” (by sideshowbarker)
    https://github.com/w3c/ServiceWorker/pull/1160

  5 pull requests received 13 new comments:
  - #1110 Update the “Link type "serviceworker"” section (7 by jungkees, domenic, sideshowbarker)
    https://github.com/w3c/ServiceWorker/pull/1110
  - #1107 Changing useCache boolean to updateViaCache enum (2 by jakearchibald, jungkees)
    https://github.com/w3c/ServiceWorker/pull/1107
  - #1124 “the worker's Documents” ➡ “owner set” (2 by jungkees, sideshowbarker)
    https://github.com/w3c/ServiceWorker/pull/1124
  - #1160 Use “serialization of an origin” w/o “Unicode” (1 by sideshowbarker)
    https://github.com/w3c/ServiceWorker/pull/1160
  - #1144 Extend attribute ref with link to external spec (1 by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1144

  3 pull requests merged:
  - “the worker's Documents” ➡ “owner set”
    https://github.com/w3c/ServiceWorker/pull/1124
  - Extend attribute ref with link to external spec
    https://github.com/w3c/ServiceWorker/pull/1144
  - Changing useCache boolean to updateViaCache enum
    https://github.com/w3c/ServiceWorker/pull/1107

* w3c/manifest (+1/-1/💬8)
  1 pull requests submitted:
  - Changed to allow site-triggered prompt without defaulting to automatic prompt (by mgiuca)
    https://github.com/w3c/manifest/pull/584

  2 pull requests received 8 new comments:
  - #584 Changed to allow site-triggered prompt without defaulting to automatic prompt (4 by marcoscaceres, mgiuca)
    https://github.com/w3c/manifest/pull/584
  - #567 feat: add iarc_rating_id member (resolves #523) (4 by marcoscaceres, RobDolinMS, kenchris)
    https://github.com/w3c/manifest/pull/567

  1 pull requests merged:
  - Changed to allow site-triggered prompt without defaulting to automatic prompt
    https://github.com/w3c/manifest/pull/584

* w3c/html (+3/-3/💬1)
  3 pull requests submitted:
  - Returns class and id attributes to global attribs per #949 (by LJWatson)
    https://github.com/w3c/html/pull/950
  - Updates media types contact/author info per #841 (by LJWatson)
    https://github.com/w3c/html/pull/948
  - Adds datetime warning (per #866) (by LJWatson)
    https://github.com/w3c/html/pull/947

  1 pull requests received 1 new comments:
  - #881 Clarify the charset constraints on email addresses (1 by adanilo)
    https://github.com/w3c/html/pull/881

  3 pull requests merged:
  - Returns class and id attributes to global attribs per #949
    https://github.com/w3c/html/pull/950
  - Adds datetime warning (per #866)
    https://github.com/w3c/html/pull/947
  - Editorial: Fixes #166
    https://github.com/w3c/html/pull/946

* w3c/dom (+1/-0/💬0)
  1 pull requests submitted:
  - fix mark up error (by siusin)
    https://github.com/w3c/dom/pull/147


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webcomponents
* https://github.com/w3c/FileAPI
* https://github.com/w3c/ServiceWorker
* 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/html
* https://github.com/w3c/html-aam
* https://github.com/w3c/html-aria
* https://github.com/w3c/html-extensions
* https://github.com/w3c/html-landscape
* https://github.com/w3c/html-reference
* https://github.com/w3c/aria-in-html
* https://github.com/w3c/microdata
* https://github.com/w3c/2dcontext
* https://github.com/w3c/DOM-Parsing
* https://github.com/w3c/dom

Received on Tuesday, 13 June 2017 17:00:53 UTC