Weekly github digest (Web Performance WG specs)

Issues
------
* w3c/navigation-timing (+0/-1/💬0)
  1 issues closed:
  - Fix ReSpec warnings on GitHub spec https://github.com/w3c/navigation-timing/issues/77

* w3c/user-timing (+0/-1/💬4)
  2 issues received 4 new comments:
  - #32 Fix respec warnings and processing (3 by marcoscaceres, tdresser, philipwalton)
    https://github.com/w3c/user-timing/issues/32
  - #29 Existing Test gap: Verify that toJSON output is created properly (1 by npm1)
    https://github.com/w3c/user-timing/issues/29

  1 issues closed:
  - Fix respec warnings and processing https://github.com/w3c/user-timing/issues/32

* w3c/requestidlecallback (+1/-0/💬0)
  1 issues created:
  - Spec should allow setting timeRemaining to 0 early (by esprehn)
    https://github.com/w3c/requestidlecallback/issues/72

* w3c/paint-timing (+0/-2/💬3)
  2 issues received 3 new comments:
  - #23 Add a note in spec about cross-origin check (2 by npm1, spanicker)
    https://github.com/w3c/paint-timing/issues/23
  - #22 Clarify handling of child iframes (1 by npm1)
    https://github.com/w3c/paint-timing/issues/22

  2 issues closed:
  - Add a note in spec about cross-origin check https://github.com/w3c/paint-timing/issues/23
  - Clarify handling of child iframes https://github.com/w3c/paint-timing/issues/22

* w3c/longtasks (+1/-0/💬3)
  1 issues created:
  - toJSON (by npm1)
    https://github.com/w3c/longtasks/issues/37

  1 issues received 3 new comments:
  - #37 toJSON (3 by marcoscaceres, npm1, domenic)
    https://github.com/w3c/longtasks/issues/37



Pull requests
-------------
* w3c/performance-timeline (+1/-0/💬2)
  1 pull requests submitted:
  - Add takeRecords() to PerformanceObserver (by npm1)
    https://github.com/w3c/performance-timeline/pull/97

  1 pull requests received 2 new comments:
  - #97 Add takeRecords() to PerformanceObserver (2 by npm1, spanicker)
    https://github.com/w3c/performance-timeline/pull/97

* w3c/navigation-timing (+0/-1/💬5)
  1 pull requests received 5 new comments:
  - #80 Fix ReSpec issues (5 by marcoscaceres, siusin)
    https://github.com/w3c/navigation-timing/pull/80

  1 pull requests merged:
  - Fix ReSpec issues
    https://github.com/w3c/navigation-timing/pull/80

* w3c/user-timing (+2/-1/💬2)
  2 pull requests submitted:
  - Editorial: clean up example a bit (by marcoscaceres)
    https://github.com/w3c/user-timing/pull/34
  - Fix ReSpec warnings (by tdresser)
    https://github.com/w3c/user-timing/pull/33

  2 pull requests received 2 new comments:
  - #33 Fix ReSpec warnings (1 by philipwalton)
    https://github.com/w3c/user-timing/pull/33
  - #34 Editorial: clean up example a bit (1 by marcoscaceres)
    https://github.com/w3c/user-timing/pull/34

  1 pull requests merged:
  - Fix ReSpec warnings
    https://github.com/w3c/user-timing/pull/33

* w3c/page-visibility (+0/-0/💬3)
  1 pull requests received 3 new comments:
  - #35 chore: improve linking (3 by marcoscaceres)
    https://github.com/w3c/page-visibility/pull/35

* w3c/paint-timing (+2/-3/💬2)
  2 pull requests submitted:
  - Fix unlinked DOMHighResTimeStamp (by npm1)
    https://github.com/w3c/paint-timing/pull/25
  - Clarify iframes in PaintTiming (by npm1)
    https://github.com/w3c/paint-timing/pull/24

  2 pull requests received 2 new comments:
  - #25 Fix unlinked DOMHighResTimeStamp (1 by npm1)
    https://github.com/w3c/paint-timing/pull/25
  - #21 Use sentence case in headers (1 by spanicker)
    https://github.com/w3c/paint-timing/pull/21

  3 pull requests merged:
  - Fix unlinked DOMHighResTimeStamp
    https://github.com/w3c/paint-timing/pull/25
  - Clarify iframes in PaintTiming
    https://github.com/w3c/paint-timing/pull/24
  - Use sentence case in headers
    https://github.com/w3c/paint-timing/pull/21


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, 5 December 2017 17:00:20 UTC