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

Issues
------
* w3c/hr-time (+0/-1/💬0)
  1 issues closed:
  - Performance.now() should use an underlying primitive https://github.com/w3c/hr-time/issues/44

* w3c/resource-timing (+0/-0/💬2)
  1 issues received 2 new comments:
  - #89 Increase limit of 150 for PerformanceEntrys? (2 by igrigorik, clarkbw)
    https://github.com/w3c/resource-timing/issues/89

* w3c/beacon (+2/-0/💬3)
  2 issues created:
  - Complete PR for testing beacon (by toddreifsteck)
    https://github.com/w3c/beacon/issues/46
  - Should cross-origin beacons with an ArrayBuffer payload do a CORS preflight? (by cdumez)
    https://github.com/w3c/beacon/issues/45

  3 issues received 3 new comments:
  - #40 ArrayBuffer uses "application/octet-stream" as default Content-Type in impl (1 by cdumez)
    https://github.com/w3c/beacon/issues/40
  - #41 Tests for CORS and sendBeacon() (1 by toddreifsteck)
    https://github.com/w3c/beacon/issues/41
  - #46 Complete PR for testing beacon (1 by toddreifsteck)
    https://github.com/w3c/beacon/issues/46

* w3c/page-visibility (+0/-1/💬8)
  2 issues received 8 new comments:
  - #29 Log if a page was ever visible (7 by igrigorik, n8schloss, toddreifsteck, spanicker)
    https://github.com/w3c/page-visibility/issues/29
  - #31 onvisibilitychange is not implemented (1 by igrigorik)
    https://github.com/w3c/page-visibility/issues/31

  1 issues closed:
  - onvisibilitychange is not implemented https://github.com/w3c/page-visibility/issues/31

* w3c/preload (+0/-0/💬3)
  3 issues received 3 new comments:
  - #97 Define the "Preload Cache" (1 by addyosmani)
    https://github.com/w3c/preload/issues/97
  - #66 Urgency hints (1 by addyosmani)
    https://github.com/w3c/preload/issues/66
  - #76 Transition Level 1 to CR (1 by addyosmani)
    https://github.com/w3c/preload/issues/76

* w3c/requestidlecallback (+0/-3/💬6)
  4 issues received 6 new comments:
  - #57 Don't monkey patch the event loop algorithm (3 by annevk, rmcilroy)
    https://github.com/w3c/requestidlecallback/issues/57
  - #54 timeRemaining() is badly defined (1 by igrigorik)
    https://github.com/w3c/requestidlecallback/issues/54
  - #55 timeRemaining() is badly defined, deadline argument (1 by igrigorik)
    https://github.com/w3c/requestidlecallback/issues/55
  - #56 Defined IdleDeadline internal layout (1 by igrigorik)
    https://github.com/w3c/requestidlecallback/issues/56

  3 issues closed:
  - Defined IdleDeadline internal layout https://github.com/w3c/requestidlecallback/issues/56
  - timeRemaining() is badly defined, deadline argument https://github.com/w3c/requestidlecallback/issues/55
  - timeRemaining() is badly defined https://github.com/w3c/requestidlecallback/issues/54



Pull requests
-------------
* w3c/hr-time (+1/-2/💬7)
  1 pull requests submitted:
  - Merge timeOrigin into Level 2 (by igrigorik)
    https://github.com/w3c/hr-time/pull/51

  2 pull requests received 7 new comments:
  - #51 Merge timeOrigin into Level 2 (6 by igrigorik, siusin)
    https://github.com/w3c/hr-time/pull/51
  - #50 Define "current high resolution time" as primitive (1 by toddreifsteck)
    https://github.com/w3c/hr-time/pull/50

  2 pull requests merged:
  - Merge timeOrigin into Level 2
    https://github.com/w3c/hr-time/pull/51
  - Define "current high resolution time" as primitive
    https://github.com/w3c/hr-time/pull/50

* w3c/requestidlecallback (+3/-2/💬9)
  3 pull requests submitted:
  - Change start idle period algorithm to avoid monkey patching event loop. (by rmcilroy)
    https://github.com/w3c/requestidlecallback/pull/60
  - Fix some respec issues (by rmcilroy)
    https://github.com/w3c/requestidlecallback/pull/59
  -  Address feedback on timeRemaining method. (by rmcilroy)
    https://github.com/w3c/requestidlecallback/pull/58

  3 pull requests received 9 new comments:
  - #58  Address feedback on timeRemaining method. (3 by igrigorik, rmcilroy)
    https://github.com/w3c/requestidlecallback/pull/58
  - #59 Fix some respec issues (3 by igrigorik, rmcilroy, siusin)
    https://github.com/w3c/requestidlecallback/pull/59
  - #60 Change start idle period algorithm to avoid monkey patching event loop. (3 by annevk, rmcilroy)
    https://github.com/w3c/requestidlecallback/pull/60

  2 pull requests merged:
  - Fix some respec issues
    https://github.com/w3c/requestidlecallback/pull/59
  -  Address feedback on timeRemaining method.
    https://github.com/w3c/requestidlecallback/pull/58


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, 1 August 2017 17:00:14 UTC