Weekly github digest (Web Performance WG specs)

Issues
------
* w3c/hr-time (+1/-0/💬0)
  1 issues created:
  - How to cite "timeOrigin" and "now()"? (by siusin)
    https://github.com/w3c/hr-time/issues/83 [editorial] 

* w3c/resource-timing (+2/-1/💬5)
  2 issues created:
  - Use "cross-origin-resource-policy: cross-origin" for timing-allow-origin (by yutakahirano)
    https://github.com/w3c/resource-timing/issues/216 
  - The step to queue a task to run fire a buffer full event should specify its source (by rniwa)
    https://github.com/w3c/resource-timing/issues/215 

  2 issues received 5 new comments:
  - #216 Use "cross-origin-resource-policy: cross-origin" for timing-allow-origin (4 by annevk, npm1, yoavweiss)
    https://github.com/w3c/resource-timing/issues/216 
  - #173 Clarify cross-origin resources (1 by yoavweiss)
    https://github.com/w3c/resource-timing/issues/173 [requires Fetch integration] 

  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:
  - Better integration with ResourceTiming  (by npm1)
    https://github.com/w3c/navigation-timing/issues/117 

* w3c/resource-hints (+1/-0/💬5)
  1 issues created:
  - Prefetch and Cross-Origin-Opener-Policy / Cross-Origin-Embedder-Policy (by annevk)
    https://github.com/w3c/resource-hints/issues/90 

  2 issues received 5 new comments:
  - #90 Prefetch and Cross-Origin-Opener-Policy / Cross-Origin-Embedder-Policy (4 by annevk, youennf)
    https://github.com/w3c/resource-hints/issues/90 
  - #82 Prefetch and double-key caching (1 by kinu)
    https://github.com/w3c/resource-hints/issues/82 [Prefetch] 

* w3c/requestidlecallback (+2/-1/💬10)
  2 issues created:
  - The invoke idle callbacks algorithm should check if list of runnable idle callbacks is empty or not. (by rniwa)
    https://github.com/w3c/requestidlecallback/issues/83 
  - The order of idle callbacks across windows is inconsistent between spec & UAs  (by rniwa)
    https://github.com/w3c/requestidlecallback/issues/82 

  3 issues received 10 new comments:
  - #83 The invoke idle callbacks algorithm should check if list of runnable idle callbacks is empty or not. (2 by rmcilroy, rniwa)
    https://github.com/w3c/requestidlecallback/issues/83 
  - #82 The order of idle callbacks across windows is inconsistent between spec & UAs  (6 by annevk, rmcilroy, rniwa)
    https://github.com/w3c/requestidlecallback/issues/82 
  - #81 Starting of an idle period algorithm should take origin into account (2 by annevk, rniwa)
    https://github.com/w3c/requestidlecallback/issues/81 [bug] 

  1 issues closed:
  - Starting of an idle period algorithm should take origin into account https://github.com/w3c/requestidlecallback/issues/81 [bug] 

* w3c/longtasks (+0/-1/💬0)
  1 issues closed:
  - containerType is confusing https://github.com/w3c/longtasks/issues/61 



Pull requests
-------------
* w3c/hr-time (+1/-0/💬0)
  1 pull requests submitted:
  - Some minor editorial changes (by chrisn)
    https://github.com/w3c/hr-time/pull/82 

* w3c/performance-timeline (+1/-1/💬0)
  1 pull requests submitted:
  - L2 branch: move constructor to a method (by npm1)
    https://github.com/w3c/performance-timeline/pull/152 

  1 pull requests merged:
  - L2 branch: move constructor to a method
    https://github.com/w3c/performance-timeline/pull/152 

* w3c/page-visibility (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #55 Editorial: remove redundant defs section (1 by marcoscaceres)
    https://github.com/w3c/page-visibility/pull/55 

* w3c/longtasks (+1/-1/💬1)
  1 pull requests submitted:
  - Fix containerType for tasks without culprit (by npm1)
    https://github.com/w3c/longtasks/pull/72 

  1 pull requests received 1 new comments:
  - #72 Fix containerType for tasks without culprit (1 by npm1)
    https://github.com/w3c/longtasks/pull/72 

  1 pull requests merged:
  - Fix containerType for tasks without culprit
    https://github.com/w3c/longtasks/pull/72 


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 October 2019 17:00:55 UTC