Weekly github digest (hr-time, performance-timeline, resource-timing, navigation-timing, user-timing, beacon, page-visibility, preload, resource-hints, requestidlecallback)

Issues
------
* w3c/hr-time (+0/-0/💬6)
  1 issues received 6 new comments:
  - #32 Add prompt to unload test (6 by igrigorik, foolip, siusin, toddreifsteck, RByers)
    https://github.com/w3c/hr-time/issues/32

* w3c/performance-timeline (+0/-1/💬5)
  1 issues closed:
  - Add a note regarding feature detection options for new entry types https://github.com/w3c/performance-timeline/issues/64

  1 issues received 5 new comments:
  - #66 Clarify disconnecting a PerformanceObserver that has observed entries (5 by igrigorik, hiikezoe, toddreifsteck, spanicker)
    https://github.com/w3c/performance-timeline/issues/66

* w3c/resource-timing (+0/-0/💬8)
  2 issues received 8 new comments:
  - #89 Increase limit of 150 for PerformanceEntrys? (7 by gaearon, igrigorik, nolanlawson, nicjansma)
    https://github.com/w3c/resource-timing/issues/89
  - #92 Missing TAO tests (1 by plehegar)
    https://github.com/w3c/resource-timing/issues/92

* w3c/navigation-timing (+0/-0/💬3)
  1 issues received 3 new comments:
  - #59 Report URL in "name" attribute (instead of "document") (3 by igrigorik, foolip, toddreifsteck)
    https://github.com/w3c/navigation-timing/issues/59

* w3c/user-timing (+1/-1/💬16)
  1 issues created:
  - Provide a way to mark measures as bottlenecks for better visualization (by gaearon)
    https://github.com/w3c/user-timing/issues/25

  1 issues closed:
  - Enable namespace-based subscription for mark / measure  https://github.com/w3c/user-timing/issues/24

  2 issues received 16 new comments:
  - #24 Enable namespace-based subscription for mark / measure  (10 by igrigorik, gaearon, nicjansma, eliperelman, spanicker)
    https://github.com/w3c/user-timing/issues/24
  - #25 Provide a way to associate warnings with measurements (6 by igrigorik, gaearon, eliperelman, toddreifsteck)
    https://github.com/w3c/user-timing/issues/25

* w3c/beacon (+0/-1/💬2)
  1 issues closed:
  - Ambiguity on "maximum data size" limit and enforcement https://github.com/w3c/beacon/issues/38

  2 issues received 2 new comments:
  - #36 Transition Level 1 to CR (1 by igrigorik)
    https://github.com/w3c/beacon/issues/36
  - #38 Ambiguity on "maximum data size" limit and enforcement (1 by igrigorik)
    https://github.com/w3c/beacon/issues/38

* w3c/page-visibility (+1/-0/💬2)
  1 issues created:
  - Missing test for "prerender" (by siusin)
    https://github.com/w3c/page-visibility/issues/28

  2 issues received 2 new comments:
  - #25 Transition Level 2 to CR (1 by toddreifsteck)
    https://github.com/w3c/page-visibility/issues/25
  - #28 Missing test for "prerender" (1 by igrigorik)
    https://github.com/w3c/page-visibility/issues/28

* w3c/preload (+0/-1/💬1)
  1 issues closed:
  - `type` and `media` processing missing from "obtain the preload resource" https://github.com/w3c/preload/issues/86

  1 issues received 1 new comments:
  - #80 Require "as" attribute (1 by yoavweiss)
    https://github.com/w3c/preload/issues/80

* w3c/resource-hints (+1/-1/💬5)
  1 issues created:
  - Licensing (by xfq)
    https://github.com/w3c/resource-hints/issues/71

  1 issues closed:
  - Licensing https://github.com/w3c/resource-hints/issues/71

  1 issues received 5 new comments:
  - #71 Licensing (5 by xfq, igrigorik, siusin)
    https://github.com/w3c/resource-hints/issues/71



Pull requests
-------------
* w3c/performance-timeline (+0/-2/💬13)
  2 pull requests merged:
  - add a note regarding feature detection
    https://github.com/w3c/performance-timeline/pull/70
  - fix Markup errors
    https://github.com/w3c/performance-timeline/pull/71

  2 pull requests received 13 new comments:
  - #72 Fixup: ReSpec warnings, structure, etc. (11 by tobie, igrigorik, plehegar, marcoscaceres)
    https://github.com/w3c/performance-timeline/pull/72
  - #70 add a note regarding feature detection (2 by igrigorik, yoavweiss)
    https://github.com/w3c/performance-timeline/pull/70

* w3c/resource-timing (+1/-1/💬1)
  1 pull requests submitted:
  - More HTTP -> HTTPS (by xfq)
    https://github.com/w3c/resource-timing/pull/103

  1 pull requests merged:
  - More HTTP -> HTTPS
    https://github.com/w3c/resource-timing/pull/103

  1 pull requests received 1 new comments:
  - #103 More HTTP -> HTTPS (1 by igrigorik)
    https://github.com/w3c/resource-timing/pull/103

* w3c/beacon (+0/-1/💬1)
  1 pull requests merged:
  - Enforce payload limits via Fetch API
    https://github.com/w3c/beacon/pull/39

  1 pull requests received 1 new comments:
  - #39 Enforce payload limits via Fetch API (1 by toddreifsteck)
    https://github.com/w3c/beacon/pull/39

* w3c/preload (+0/-1/💬2)
  1 pull requests merged:
  - Fix up `type`,`media` and `href` processing
    https://github.com/w3c/preload/pull/87

  1 pull requests received 2 new comments:
  - #87 Fix up `type`,`media` and `href` processing (2 by igrigorik, yoavweiss)
    https://github.com/w3c/preload/pull/87


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

Received on Wednesday, 8 March 2017 09:46:26 UTC