Weekly github digest (Web Performance WG specs)

Issues
------
* w3c/resource-timing (+0/-0/💬4)
  2 issues received 4 new comments:
  - #222 Consider removing wildcard option of the `Timing-Allow-Origin` header to prevent browser history leakage (3 by andydavies, kdzwinel, pes10k)
    https://github.com/w3c/resource-timing/issues/222 [privacy-tracker] 
  - #221 Consider removing nextHopProtocol as it may expose whether visitor is using VPN / proxy (1 by kdzwinel)
    https://github.com/w3c/resource-timing/issues/221 [privacy-tracker] 

* w3c/user-timing (+1/-0/💬8)
  1 issues created:
  - Allow performance.measure() to specify optional color parameter, to be used by perf visualizations in devtools (by jakub-g)
    https://github.com/w3c/user-timing/issues/69 

  1 issues received 8 new comments:
  - #69 Allow performance.measure() to specify optional color parameter, to be used by perf visualizations in devtools (8 by bgirard, jakub-g, npm1, rniwa)
    https://github.com/w3c/user-timing/issues/69 

* w3c/paint-timing (+9/-1/💬23)
  9 issues created:
  - Allow optional implementation of first-paint (by noamr)
    https://github.com/w3c/paint-timing/issues/57 
  - Clarify contentful state regarding images that are not foreground/background (by noamr)
    https://github.com/w3c/paint-timing/issues/56 
  - Combination of paint timing and long tasks can expose precise paint timing (by rniwa)
    https://github.com/w3c/paint-timing/issues/55 
  - Clarify what happens to a page which consists of just an iframe (by rniwa)
    https://github.com/w3c/paint-timing/issues/54 
  - Clarify whether "first paint" or "first content paint" ever happens to a blank page (by rniwa)
    https://github.com/w3c/paint-timing/issues/53 
  - Consider taking form controls into account for first contentful paint (by rniwa)
    https://github.com/w3c/paint-timing/issues/52 
  - First contentful paint should take the poster image / first frame of video into account (by rniwa)
    https://github.com/w3c/paint-timing/issues/51 
  - Wording about canvas/svg is a bit inaccurate (by noamr)
    https://github.com/w3c/paint-timing/issues/50 
  - supportedEntryTypes: should show types rather than names (by noamr)
    https://github.com/w3c/paint-timing/issues/48 

  8 issues received 23 new comments:
  - #57 Allow optional implementation of first-paint (2 by noamr, npm1)
    https://github.com/w3c/paint-timing/issues/57 
  - #56 Clarify contentful state regarding images that are not foreground/background (1 by npm1)
    https://github.com/w3c/paint-timing/issues/56 
  - #55 Combination of paint timing and long tasks can expose precise paint timing (1 by npm1)
    https://github.com/w3c/paint-timing/issues/55 
  - #54 Clarify what happens to a page which consists of just an iframe (1 by npm1)
    https://github.com/w3c/paint-timing/issues/54 
  - #53 Clarify whether "first paint" or "first content paint" ever happens to a blank page (2 by noamr, npm1)
    https://github.com/w3c/paint-timing/issues/53 
  - #52 Consider taking form controls into account for first contentful paint (2 by noamr, npm1)
    https://github.com/w3c/paint-timing/issues/52 
  - #51 First contentful paint should take the poster image / first frame of video into account (1 by npm1)
    https://github.com/w3c/paint-timing/issues/51 
  - #50 Wording about canvas/svg is a bit inaccurate (13 by annevk, noamr, npm1, rniwa)
    https://github.com/w3c/paint-timing/issues/50 

  1 issues closed:
  - supportedEntryTypes: should show types rather than names https://github.com/w3c/paint-timing/issues/48 



Pull requests
-------------
* w3c/paint-timing (+1/-1/💬0)
  1 pull requests submitted:
  - Fix Note about supportedEntryTypes (by npm1)
    https://github.com/w3c/paint-timing/pull/49 

  1 pull requests merged:
  - Fix Note about supportedEntryTypes
    https://github.com/w3c/paint-timing/pull/49 

* w3c/longtasks (+1/-0/💬0)
  1 pull requests submitted:
  - Fix typo (by npm1)
    https://github.com/w3c/longtasks/pull/79 


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, 3 March 2020 17:00:59 UTC