Weekly github digest (Web Performance WG specs)

Issues
------
* w3c/resource-timing (+4/-2/💬14)
  4 issues created:
  - how should connection limits impact times? (by toddreifsteck)
    https://github.com/w3c/resource-timing/issues/124
  - how do dns and connectStart handle multiple ip/name options? (by toddreifsteck)
    https://github.com/w3c/resource-timing/issues/123
  - NextHopProtocol Values (by googUser)
    https://github.com/w3c/resource-timing/issues/122
  - TFO and secureConnectionStart (by toddreifsteck)
    https://github.com/w3c/resource-timing/issues/120

  8 issues received 14 new comments:
  - #119 spec what requestStart, responseStart, and responseEnd should represent when service worker is involved (3 by igrigorik, wanderview)
    https://github.com/w3c/resource-timing/issues/119
  - #122 NextHopProtocol Values (3 by igrigorik, plehegar, toddreifsteck)
    https://github.com/w3c/resource-timing/issues/122
  - #118 should redirected navigations have a workerStart value if a previous redirect URL was intercepted (2 by igrigorik, wanderview)
    https://github.com/w3c/resource-timing/issues/118
  - #123 how do dns and connectStart handle multiple ip/name options? (2 by igrigorik, toddreifsteck)
    https://github.com/w3c/resource-timing/issues/123
  - #104 Resource entry limit in Internet Explorer 10 (1 by toddreifsteck)
    https://github.com/w3c/resource-timing/issues/104
  - #82 Clarify when entry is added to performance entry buffer (1 by igrigorik)
    https://github.com/w3c/resource-timing/issues/82
  - #120 TFO and secureConnectionStart (1 by yoavweiss)
    https://github.com/w3c/resource-timing/issues/120
  - #124 how should connection limits impact times? (1 by toddreifsteck)
    https://github.com/w3c/resource-timing/issues/124

  2 issues closed:
  - how should connection limits impact times? https://github.com/w3c/resource-timing/issues/124
  - Resource entry limit in Internet Explorer 10 https://github.com/w3c/resource-timing/issues/104

* w3c/user-timing (+0/-0/💬2)
  1 issues received 2 new comments:
  - #23 mark() and measure() return PerformanceEntries (2 by nolanlawson, philipwalton)
    https://github.com/w3c/user-timing/issues/23

* w3c/preload (+0/-1/💬2)
  1 issues received 2 new comments:
  - #76 Transition Level 1 to CR (2 by igrigorik, siusin)
    https://github.com/w3c/preload/issues/76

  1 issues closed:
  - Transition Level 1 to CR https://github.com/w3c/preload/issues/76

* w3c/requestidlecallback (+0/-2/💬8)
  1 issues received 8 new comments:
  - #67 (Editorial) Example 1 does not render properly (8 by marcoscaceres, igrigorik, rmcilroy)
    https://github.com/w3c/requestidlecallback/issues/67

  2 issues closed:
  - (Editorial) Example 1 does not render properly https://github.com/w3c/requestidlecallback/issues/67
  - (Editorial) Example 1 does not render properly https://github.com/w3c/requestidlecallback/issues/67

* w3c/device-memory (+1/-0/💬0)
  1 issues created:
  - Expose CPU clock speed and GPU info in the same manner as device memory (by n8schloss)
    https://github.com/w3c/device-memory/issues/15

* w3c/server-timing (+1/-0/💬0)
  1 issues created:
  - RT and NT processing is not well defined (by igrigorik)
    https://github.com/w3c/server-timing/issues/38



Pull requests
-------------
* w3c/resource-timing (+2/-2/💬0)
  2 pull requests submitted:
  - Added a link to the ALPN Protocol IDs registry (by plehegar)
    https://github.com/w3c/resource-timing/pull/125
  - Fix `connectEnd` definition (by yoavweiss)
    https://github.com/w3c/resource-timing/pull/121

  2 pull requests merged:
  - Added a link to the ALPN Protocol IDs registry
    https://github.com/w3c/resource-timing/pull/125
  - Fix `connectEnd` definition
    https://github.com/w3c/resource-timing/pull/121

* w3c/requestidlecallback (+1/-1/💬1)
  1 pull requests submitted:
  - fix: asterisk in example (by marcoscaceres)
    https://github.com/w3c/requestidlecallback/pull/69

  1 pull requests received 1 new comments:
  - #69 fix: asterisk in example (1 by marcoscaceres)
    https://github.com/w3c/requestidlecallback/pull/69

  1 pull requests merged:
  - fix: asterisk in example
    https://github.com/w3c/requestidlecallback/pull/69

* w3c/device-memory (+1/-0/💬0)
  1 pull requests submitted:
  - Fix typos and minor grammar issues (by jdanford)
    https://github.com/w3c/device-memory/pull/16

* w3c/server-timing (+0/-0/💬2)
  1 pull requests received 2 new comments:
  - #37 update ABNF and header examples (2 by igrigorik, yoavweiss)
    https://github.com/w3c/server-timing/pull/37


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
* https://github.com/w3c/device-memory
* https://github.com/w3c/paint-timing
* https://github.com/w3c/longtasks
* https://github.com/w3c/server-timing

Received on Tuesday, 31 October 2017 17:00:23 UTC