Weekly github digest (hr-time, performance-timeline, resource-timing, navigation-timing, user-timing, beacon, page-visibility, preload, resource-hints, requestidlecallback)

Issues
------
* w3c/performance-timeline (+2/-0/💬5)
  2 issues created:
  - PerformanceObserver developer / RUM friendliness (by nicjansma)
    https://github.com/w3c/performance-timeline/issues/79
  - Clarity on buffered-until-onload (and buffers, buffers, everywhere) (by nicjansma)
    https://github.com/w3c/performance-timeline/issues/78

  3 issues received 5 new comments:
  - #77 Add a method to enumerate available types of entries (3 by igrigorik, jfsiii)
    https://github.com/w3c/performance-timeline/issues/77
  - #78 Clarity on buffered-until-onload (and buffers, buffers, everywhere) (1 by nicjansma)
    https://github.com/w3c/performance-timeline/issues/78
  - #79 PerformanceObserver developer / RUM friendliness (1 by spanicker)
    https://github.com/w3c/performance-timeline/issues/79

* w3c/resource-timing (+0/-0/💬1)
  1 issues received 1 new comments:
  - #102 Expose a way to link a call to fetch to an individual PerformanceResourceTiming object  (1 by LPardue)
    https://github.com/w3c/resource-timing/issues/102

* w3c/navigation-timing (+0/-0/💬1)
  1 issues received 1 new comments:
  - #70 Obsolete partial interface to the Performance has incorrect exposure setting (1 by igrigorik)
    https://github.com/w3c/navigation-timing/issues/70

* w3c/preload (+1/-4/💬11)
  1 issues created:
  - Define the "Preload Cache" (by yoavweiss)
    https://github.com/w3c/preload/issues/97

  8 issues received 11 new comments:
  - #80 Require "as" attribute (3 by igrigorik, yoavweiss)
    https://github.com/w3c/preload/issues/80
  - #81 Explain rel=preload in terms of Fetch (2 by yoavweiss)
    https://github.com/w3c/preload/issues/81
  - #83 Tighter definition of "load was successful" (1 by yoavweiss)
    https://github.com/w3c/preload/issues/83
  - #84 Priority and loading order issues with link preloads (1 by yoavweiss)
    https://github.com/w3c/preload/issues/84
  - #85 Specifying or using preload twice (1 by yoavweiss)
    https://github.com/w3c/preload/issues/85
  - #88 Fire 'error' event if URL fails to parse (1 by yoavweiss)
    https://github.com/w3c/preload/issues/88
  - #92 Preload headers on sub resources (1 by yoavweiss)
    https://github.com/w3c/preload/issues/92
  - #95 Link element interface extensions (1 by yoavweiss)
    https://github.com/w3c/preload/issues/95

  4 issues closed:
  - Require "as" attribute https://github.com/w3c/preload/issues/80
  - Explain rel=preload in terms of Fetch https://github.com/w3c/preload/issues/81
  - Fire 'error' event if URL fails to parse https://github.com/w3c/preload/issues/88
  - as=media or as=audio/video? https://github.com/w3c/preload/issues/93



Pull requests
-------------
* w3c/beacon (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #44 Update privacy & security section to reflect CORS processing logic. (1 by igrigorik)
    https://github.com/w3c/beacon/pull/44

* w3c/preload (+1/-2/💬0)
  1 pull requests submitted:
  - Split out the `as=media` example into video, audio and track (by yoavweiss)
    https://github.com/w3c/preload/pull/96

  2 pull requests merged:
  - Integrate with recent-ish HTML updates
    https://github.com/w3c/preload/pull/91
  - Split out the `as=media` example into video, audio and track
    https://github.com/w3c/preload/pull/96


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/hr-time
* https://github.com/w3c/performance-timeline
* https://github.com/w3c/resource-timing
* https://github.com/w3c/navigation-timing
* https://github.com/w3c/user-timing
* https://github.com/w3c/beacon
* https://github.com/w3c/page-visibility
* https://github.com/w3c/preload
* https://github.com/w3c/resource-hints
* https://github.com/w3c/requestidlecallback

Received on Tuesday, 6 June 2017 17:00:22 UTC