Weekly github digest (Web Performance WG specs)

Issues
------
* w3c/performance-timeline (+0/-2/💬0)
  2 issues closed:
  - supportedEntryTypes API has some issues https://github.com/w3c/performance-timeline/issues/117 
  - supported entry types needs to be context aware https://github.com/w3c/performance-timeline/issues/113 

* w3c/resource-timing (+0/-0/💬1)
  1 issues received 1 new comments:
  - #210 Cross-origin IFRAME opting-in to sharing ResourceTiming data (1 by igrigorik)
    https://github.com/w3c/resource-timing/issues/210 

* w3c/navigation-timing (+1/-1/💬7)
  1 issues created:
  - Plenty of refs seem unhappy (by yoavweiss)
    https://github.com/w3c/navigation-timing/issues/109 

  4 issues received 7 new comments:
  - #104 "timing allow check" is not well defined in the context of NavTiming (2 by igrigorik, annevk)
    https://github.com/w3c/navigation-timing/issues/104 
  - #99 workerStart should be gated on timing-allow check (2 by yoavweiss)
    https://github.com/w3c/navigation-timing/issues/99 [needs tests] 
  - #109 Plenty of refs seem unhappy (2 by marcoscaceres, siusin)
    https://github.com/w3c/navigation-timing/issues/109 
  - #100 workerStart should be clearly defined as applicable to the last SW (1 by yoavweiss)
    https://github.com/w3c/navigation-timing/issues/100 [needs tests] 

  1 issues closed:
  - Plenty of refs seem unhappy https://github.com/w3c/navigation-timing/issues/109 

* w3c/page-visibility (+2/-1/💬1)
  2 issues created:
  - Update respec version as EventHandler currently has a respect error (by toddreifsteck)
    https://github.com/w3c/page-visibility/issues/44 
  - Prerender is currently labelled as at-risk and needs to be added or removed (by toddreifsteck)
    https://github.com/w3c/page-visibility/issues/42 

  1 issues received 1 new comments:
  - #42 Prerender is currently labelled as at-risk and needs to be added or removed (1 by igrigorik)
    https://github.com/w3c/page-visibility/issues/42 

  1 issues closed:
  - Prerender is currently labelled as at-risk and needs to be added or removed https://github.com/w3c/page-visibility/issues/42 

* w3c/preload (+0/-0/💬1)
  1 issues received 1 new comments:
  - #127 Preload and SRI (1 by kinu)
    https://github.com/w3c/preload/issues/127 [discuss] 

* w3c/requestidlecallback (+0/-0/💬10)
  1 issues received 10 new comments:
  - #71 "deadline" in the "start an idle period algorithm" should be defined in terms of event loop (10 by rniwa, rmcilroy, bzbarsky, yoavweiss)
    https://github.com/w3c/requestidlecallback/issues/71 

* w3c/longtasks (+3/-6/💬24)
  3 issues created:
  - "multiple-contexts" doesn't seem useful (by rniwa)
    https://github.com/w3c/longtasks/issues/67 
  - Container information should be hidden if container appeared in cross-origin frames (by rniwa)
    https://github.com/w3c/longtasks/issues/66 
  - containerSrc could be long (a data URI) (by tdresser)
    https://github.com/w3c/longtasks/issues/64 

  11 issues received 24 new comments:
  - #53 Names are inconsistent (5 by rniwa, tdresser, domenic, toddreifsteck)
    https://github.com/w3c/longtasks/issues/53 
  - #26 PerformanceTimeline support (4 by igrigorik, tdresser, npm1)
    https://github.com/w3c/longtasks/issues/26 [enhancement] [requires-discussion] 
  - #61 containerType is confusing (4 by npm1, tdresser, domenic)
    https://github.com/w3c/longtasks/issues/61 
  - #64 containerSrc could be long (a data URI) (3 by tdresser, domenic, toddreifsteck)
    https://github.com/w3c/longtasks/issues/64 
  - #52 The processing model only works for iframes, not object/embed/etc. (2 by tdresser, domenic)
    https://github.com/w3c/longtasks/issues/52 
  - #36 Long tasks v2 scriptUrl -> scriptURL (1 by tdresser)
    https://github.com/w3c/longtasks/issues/36 [editorial] 
  - #41 Should PerformanceObserver.observe(... buffered=true}) work for LongTasks? (1 by tdresser)
    https://github.com/w3c/longtasks/issues/41 [requires-discussion] 
  - #11 Specifying the attributes of each object more rigorously (1 by tdresser)
    https://github.com/w3c/longtasks/issues/11 [editorial] 
  - #14 Provide an option for overriding the 50ms threshold (1 by tdresser)
    https://github.com/w3c/longtasks/issues/14 [enhancement] 
  - #31 Needs toJSON defined (1 by tdresser)
    https://github.com/w3c/longtasks/issues/31 [enhancement] 
  - #30 Indicate script parse time in attribution  (1 by tdresser)
    https://github.com/w3c/longtasks/issues/30 [enhancement] 

  6 issues closed:
  - Document reasons for "unknown" attribution  https://github.com/w3c/longtasks/issues/25 [editorial] 
  - toJSON https://github.com/w3c/longtasks/issues/37 [editorial] 
  - Specifying the attributes of each object more rigorously https://github.com/w3c/longtasks/issues/11 [editorial] 
  - Long tasks v2 scriptUrl -> scriptURL https://github.com/w3c/longtasks/issues/36 [editorial] 
  - Needs toJSON defined https://github.com/w3c/longtasks/issues/31 [enhancement] 
  - Indicate script parse time in attribution  https://github.com/w3c/longtasks/issues/30 [enhancement] 



Pull requests
-------------
* w3c/hr-time (+0/-1/💬2)
  1 pull requests received 2 new comments:
  - #71 Fixed respec references (2 by plehegar, yoavweiss)
    https://github.com/w3c/hr-time/pull/71 [enhancement] 

  1 pull requests merged:
  - Fixed respec references
    https://github.com/w3c/hr-time/pull/71 [enhancement] 

* w3c/performance-timeline (+2/-2/💬3)
  2 pull requests submitted:
  - Merge using registry to L2 (by npm1)
    https://github.com/w3c/performance-timeline/pull/134 
  - Use registry for supportedEntryTypes (by npm1)
    https://github.com/w3c/performance-timeline/pull/133 

  2 pull requests received 3 new comments:
  - #132 References cleanup (2 by plehegar, yoavweiss)
    https://github.com/w3c/performance-timeline/pull/132 
  - #121 supported entry types needs to be context aware (1 by npm1)
    https://github.com/w3c/performance-timeline/pull/121 

  2 pull requests merged:
  - Merge using registry to L2
    https://github.com/w3c/performance-timeline/pull/134 
  - Use registry for supportedEntryTypes
    https://github.com/w3c/performance-timeline/pull/133 

* w3c/resource-timing (+1/-0/💬0)
  1 pull requests submitted:
  - Replace supportedEntryTypes registration with Note (by npm1)
    https://github.com/w3c/resource-timing/pull/211 

* w3c/navigation-timing (+3/-1/💬2)
  3 pull requests submitted:
  - Fixes a bunch of links (by plehegar)
    https://github.com/w3c/navigation-timing/pull/111 [enhancement] 
  - Replace supportedEntryTypes registration with Note (by npm1)
    https://github.com/w3c/navigation-timing/pull/110 
  - Replace TAO checks with same origin check (by yoavweiss)
    https://github.com/w3c/navigation-timing/pull/108 

  1 pull requests received 2 new comments:
  - #111 Fixes a bunch of links (2 by plehegar, yoavweiss)
    https://github.com/w3c/navigation-timing/pull/111 [enhancement] 

  1 pull requests merged:
  - Fixes a bunch of links
    https://github.com/w3c/navigation-timing/pull/111 [enhancement] 

* w3c/user-timing (+1/-0/💬0)
  1 pull requests submitted:
  - Replace supportedEntryTypes registration with Note (by npm1)
    https://github.com/w3c/user-timing/pull/60 

* w3c/page-visibility (+3/-1/💬1)
  3 pull requests submitted:
  - Allow a user agent to return hidden when obscured (by toddreifsteck)
    https://github.com/w3c/page-visibility/pull/46 
  - Correct reference of Page Visibility to top level browsing context (by toddreifsteck)
    https://github.com/w3c/page-visibility/pull/45 
  - Removes prerender (by plehegar)
    https://github.com/w3c/page-visibility/pull/43 [enhancement] 

  1 pull requests received 1 new comments:
  - #45 Correct reference of Page Visibility to top level browsing context (1 by toddreifsteck)
    https://github.com/w3c/page-visibility/pull/45 

  1 pull requests merged:
  - Removes prerender
    https://github.com/w3c/page-visibility/pull/43 [enhancement] 

* w3c/preload (+1/-0/💬0)
  1 pull requests submitted:
  - Preload + SRI compatibility (by domfarolino)
    https://github.com/w3c/preload/pull/137 

* w3c/paint-timing (+2/-2/💬6)
  2 pull requests submitted:
  - Replace entryType registration hook with Note (by npm1)
    https://github.com/w3c/paint-timing/pull/42 
  - Add PR Preview to paint-timing (by npm1)
    https://github.com/w3c/paint-timing/pull/41 

  1 pull requests received 6 new comments:
  - #42 Replace entryType registration hook with Note (6 by npm1, yoavweiss, domenic)
    https://github.com/w3c/paint-timing/pull/42 

  2 pull requests merged:
  - Replace entryType registration hook with Note
    https://github.com/w3c/paint-timing/pull/42 
  - Add PR Preview to paint-timing
    https://github.com/w3c/paint-timing/pull/41 

* w3c/longtasks (+4/-2/💬1)
  4 pull requests submitted:
  - Replace supportedEntryTypes registration with Note (by npm1)
    https://github.com/w3c/longtasks/pull/68 
  - Add support for <embed> and <object> containerTypes. (by tdresser)
    https://github.com/w3c/longtasks/pull/65 
  - Add explicit toJSON. (by tdresser)
    https://github.com/w3c/longtasks/pull/63 
  - Describe name attributes's "unknown" and "multiple-contexts" values. (by tdresser)
    https://github.com/w3c/longtasks/pull/62 

  1 pull requests received 1 new comments:
  - #63 Add explicit toJSON. (1 by domenic)
    https://github.com/w3c/longtasks/pull/63 

  2 pull requests merged:
  - Describe name attributes's "unknown" and "multiple-contexts" values.
    https://github.com/w3c/longtasks/pull/62 
  - Add explicit toJSON.
    https://github.com/w3c/longtasks/pull/63 


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, 18 June 2019 17:00:56 UTC