Weekly github digest (Web Performance WG specs)

Issues
------
* w3c/performance-timeline (+0/-0/💬3)
  1 issues received 3 new comments:
  - #162 Queue the entry should require a global object as input (3 by npm1, rniwa)
    https://github.com/w3c/performance-timeline/issues/162 

* w3c/navigation-timing (+2/-0/💬3)
  2 issues created:
  - Possibility to get the HTTP status code from the Response Header ? (by ThierryMajutec)
    https://github.com/w3c/navigation-timing/issues/126 
  - PerformanceNavigationTiming needs a realm (by npm1)
    https://github.com/w3c/navigation-timing/issues/125 

  2 issues received 3 new comments:
  - #126 Possibility to get the HTTP status code from the Response Header ? (2 by yoavweiss)
    https://github.com/w3c/navigation-timing/issues/126 
  - #116 Can hitting enter on address bar to same URL be considered a navigation of type 'reload'? (1 by yoavweiss)
    https://github.com/w3c/navigation-timing/issues/116 

* w3c/paint-timing (+0/-4/💬16)
  8 issues received 16 new comments:
  - #61 Clarify: are gradients considered contentful? (5 by noamr, npm1, rniwa)
    https://github.com/w3c/paint-timing/issues/61 
  - #57 Allow optional implementation of first-paint (1 by rniwa)
    https://github.com/w3c/paint-timing/issues/57 
  - #56 Clarify contentful state regarding images that are not foreground/background (2 by noamr, rniwa)
    https://github.com/w3c/paint-timing/issues/56 
  - #51 First contentful paint should take the poster image / first frame of video into account (2 by noamr, rniwa)
    https://github.com/w3c/paint-timing/issues/51 
  - #50 Wording about canvas/svg is a bit inaccurate (1 by noamr)
    https://github.com/w3c/paint-timing/issues/50 
  - #40 surprising (if not understandable) results for first-paint when `document.visibilityState === 'hidden'` (1 by npm1)
    https://github.com/w3c/paint-timing/issues/40 
  - #19 The exact timing of navigation should be defined (1 by rniwa)
    https://github.com/w3c/paint-timing/issues/19 [should discuss] 
  - #14 Headings should be sentence case, not titlecase (3 by domenic, tabatkins)
    https://github.com/w3c/paint-timing/issues/14 [editorial] 

  4 issues closed:
  - The exact timing of navigation should be defined https://github.com/w3c/paint-timing/issues/19 [should discuss] 
  - First contentful paint should take the poster image / first frame of video into account https://github.com/w3c/paint-timing/issues/51 
  - Clarify contentful state regarding images that are not foreground/background https://github.com/w3c/paint-timing/issues/56 
  - Clarify: are gradients considered contentful? https://github.com/w3c/paint-timing/issues/61 



Pull requests
-------------
* w3c/resource-timing (+1/-0/💬0)
  1 pull requests submitted:
  - Pass realm when creating PerformanceResourceTiming (by npm1)
    https://github.com/w3c/resource-timing/pull/225 

* w3c/paint-timing (+2/-2/💬11)
  2 pull requests submitted:
  - Fix PerformanceEntry creation (by npm1)
    https://github.com/w3c/paint-timing/pull/69 
  - Improve wording in introduction (by npm1)
    https://github.com/w3c/paint-timing/pull/68 

  2 pull requests received 11 new comments:
  - #66 Clarify what 'contentful' means (9 by anniesullie, noamr, rniwa)
    https://github.com/w3c/paint-timing/pull/66 
  - #60 Allow mask images to be contentful (2 by noamr, rniwa)
    https://github.com/w3c/paint-timing/pull/60 

  2 pull requests merged:
  - Fix PerformanceEntry creation
    https://github.com/w3c/paint-timing/pull/69 
  - Improve wording in introduction
    https://github.com/w3c/paint-timing/pull/68 


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, 17 March 2020 17:01:04 UTC