Weekly github digest (Web Performance WG specs)

Issues
------
* w3c/resource-timing (+2/-1/💬15)
  2 issues created:
  - Register TAO as Permanent Message Header Field Name (by plehegar)
    https://github.com/w3c/resource-timing/issues/198 [w3c] 
  - The spec uses the wrong Origin definition, and missing a note regarding TAO redirects (by yoavweiss)
    https://github.com/w3c/resource-timing/issues/195 

  5 issues received 15 new comments:
  - #173 Clarify cross-origin resources (5 by yoavweiss, toddreifsteck)
    https://github.com/w3c/resource-timing/issues/173 [requires Fetch integration] 
  - #152 `origin-or-null` definition and TAO processing (4 by marcoscaceres, yoavweiss, toddreifsteck)
    https://github.com/w3c/resource-timing/issues/152 [Clarification] [needs tests] [requires Fetch integration] 
  - #71 Transition Level 2 to CR (3 by igrigorik, yoavweiss)
    https://github.com/w3c/resource-timing/issues/71 [w3c] 
  - #190 Expose JavaScript code caching information in PerformanceResourceTiming (2 by marcelduran, toddreifsteck)
    https://github.com/w3c/resource-timing/issues/190 [enhancement] [whiteboard] 
  - #137 Proposal: API for exposing resource requests (1 by npm1)
    https://github.com/w3c/resource-timing/issues/137 

  1 issues closed:
  - Clarify cross-origin resources https://github.com/w3c/resource-timing/issues/173 [requires Fetch integration] 

* w3c/navigation-timing (+1/-0/💬0)
  1 issues created:
  - Load event timings are not well-defined (by yoavweiss)
    https://github.com/w3c/navigation-timing/issues/101 

* w3c/preload (+0/-0/💬3)
  1 issues received 3 new comments:
  - #118 variable fonts (3 by ayumihamsaki, yoavweiss)
    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 rniwa)
    https://github.com/w3c/requestidlecallback/issues/71 



Pull requests
-------------
* w3c/performance-timeline (+0/-1/💬3)
  1 pull requests received 3 new comments:
  - #112 Add |type| to PerformanceObserverInit (3 by npm1, yoavweiss)
    https://github.com/w3c/performance-timeline/pull/112 

  1 pull requests merged:
  - Add |type| to PerformanceObserverInit
    https://github.com/w3c/performance-timeline/pull/112 

* w3c/resource-timing (+2/-1/💬10)
  2 pull requests submitted:
  - Improve TAO definition to better align with the CORS model (by yoavweiss)
    https://github.com/w3c/resource-timing/pull/197 
  - Force TAO check on all fetches, not just the last non-redirected one (by yoavweiss)
    https://github.com/w3c/resource-timing/pull/196 

  3 pull requests received 10 new comments:
  - #196 Force TAO check on all fetches, not just the last non-redirected one (6 by npm1, yoavweiss, toddreifsteck)
    https://github.com/w3c/resource-timing/pull/196 
  - #194 Prevent leaking values when TAO fails (3 by npm1, yoavweiss)
    https://github.com/w3c/resource-timing/pull/194 
  - #172 Use HTML's origin serialization, add note regarding TAO and redirects (1 by yoavweiss)
    https://github.com/w3c/resource-timing/pull/172 

  1 pull requests merged:
  - Force TAO check on all fetches, not just the last non-redirected one
    https://github.com/w3c/resource-timing/pull/196 

* w3c/user-timing (+1/-2/💬1)
  1 pull requests submitted:
  - Allow PerformanceMark to be constructed (by npm1)
    https://github.com/w3c/user-timing/pull/47 

  1 pull requests received 1 new comments:
  - #46 User Timing L3 changes (1 by npm1)
    https://github.com/w3c/user-timing/pull/46 

  2 pull requests merged:
  - Allow PerformanceMark to be constructed
    https://github.com/w3c/user-timing/pull/47 
  - User Timing L3 changes
    https://github.com/w3c/user-timing/pull/46 


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, 15 January 2019 17:00:46 UTC