Weekly github digest (Web Performance WG specs)

Issues
------
* w3c/resource-timing (+1/-3/💬11)
  1 issues created:
  - Expose JavaScript code caching information in PerformanceResourceTiming (by mathiasbynens)
    https://github.com/w3c/resource-timing/issues/190 

  5 issues received 11 new comments:
  - #70 Exposing CSS subresource URLs (7 by igrigorik, yoavweiss, toddreifsteck, youennf)
    https://github.com/w3c/resource-timing/issues/70 [security] 
  - #173 Clarify cross-origin resources (1 by annevk)
    https://github.com/w3c/resource-timing/issues/173 [requires Fetch integration] 
  - #178 Make TAO a subset of CORS (1 by nicjansma)
    https://github.com/w3c/resource-timing/issues/178 [requires Fetch integration] 
  - #190 Expose JavaScript code caching information in PerformanceResourceTiming (1 by nmckay)
    https://github.com/w3c/resource-timing/issues/190 [enhancement] [whiteboard] 
  - #182 Many of the tests are flaky (1 by yoavweiss)
    https://github.com/w3c/resource-timing/issues/182 

  3 issues closed:
  - Exposing CSS subresource URLs https://github.com/w3c/resource-timing/issues/70 [security] 
  - Exposing CSS subresource URLs https://github.com/w3c/resource-timing/issues/70 [security] 
  - Many of the tests are flaky https://github.com/w3c/resource-timing/issues/182 

* w3c/preload (+0/-0/💬5)
  1 issues received 5 new comments:
  - #118 variable fonts (5 by o-t-w, yoavweiss, Munter)
    https://github.com/w3c/preload/issues/118 [external-dependency] [non-blocking] 

* w3c/requestidlecallback (+0/-0/💬1)
  1 issues received 1 new comments:
  - #71 "deadline" in the "start an idle period algorithm" should be defined in terms of event loop (1 by yoavweiss)
    https://github.com/w3c/requestidlecallback/issues/71 



Pull requests
-------------
* w3c/resource-timing (+4/-4/💬8)
  4 pull requests submitted:
  - Prevent leaking values when TAO fails (by yoavweiss)
    https://github.com/w3c/resource-timing/pull/194 
  - Add myself to the editors list (by yoavweiss)
    https://github.com/w3c/resource-timing/pull/193 
  - Remove issue 27 and mark exclusion at risk (by yoavweiss)
    https://github.com/w3c/resource-timing/pull/192 
  - HTTP over QUIC is now HTTP/3 (by LPardue)
    https://github.com/w3c/resource-timing/pull/191 

  3 pull requests received 8 new comments:
  - #191 HTTP over QUIC is now HTTP/3 (5 by yoavweiss, LPardue, siusin)
    https://github.com/w3c/resource-timing/pull/191 
  - #194 Prevent leaking values when TAO fails (2 by yoavweiss)
    https://github.com/w3c/resource-timing/pull/194 
  - #158 Remove the restriction for no-cors CSS subresources (1 by igrigorik)
    https://github.com/w3c/resource-timing/pull/158 

  4 pull requests merged:
  - Prevent leaking values when TAO fails
    https://github.com/w3c/resource-timing/pull/194 
  - HTTP over QUIC is now HTTP/3
    https://github.com/w3c/resource-timing/pull/191 
  - Add myself to the editors list
    https://github.com/w3c/resource-timing/pull/193 
  - Remove issue 27 and mark exclusion at risk
    https://github.com/w3c/resource-timing/pull/192 


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, 8 January 2019 17:00:39 UTC