Weekly github digest (Web Performance WG specs)

Issues
------
* w3c/hr-time (+3/-2/💬4)
  3 issues created:
  - Security and privacy considerations for DOMHighResTimeStamp resolution (by igrigorik)
    https://github.com/w3c/hr-time/issues/79 [privacy] [security] 
  - Use section/headings for attributes and methods (by marcoscaceres)
    https://github.com/w3c/hr-time/issues/77 
  - ReSpec errors (by npm1)
    https://github.com/w3c/hr-time/issues/76 

  4 issues received 4 new comments:
  - #64 Gate Timestamps behind existing permission prompts (1 by Thomas740)
    https://github.com/w3c/hr-time/issues/64 [privacy] 
  - #76 ReSpec errors (1 by marcoscaceres)
    https://github.com/w3c/hr-time/issues/76 
  - #79 Security and privacy considerations for DOMHighResTimeStamp resolution (1 by yoavweiss)
    https://github.com/w3c/hr-time/issues/79 [privacy] [security] 
  - #20 Privacy (PING) review (1 by igrigorik)
    https://github.com/w3c/hr-time/issues/20 [privacy] 

  2 issues closed:
  - Use section/headings for attributes and methods https://github.com/w3c/hr-time/issues/77 
  - ReSpec errors https://github.com/w3c/hr-time/issues/76 

* w3c/performance-timeline (+1/-2/💬5)
  1 issues created:
  - buffered flag should not be removed from PerformanceObserverInit (by npm1)
    https://github.com/w3c/performance-timeline/issues/139 

  2 issues received 5 new comments:
  - #128 How does "queue a PerformanceEntry" algorithm interact with other specs? (3 by jdm, npm1)
    https://github.com/w3c/performance-timeline/issues/128 
  - #136 Spec errors related to DOMHighResTimestamp (2 by marcoscaceres, yoavweiss)
    https://github.com/w3c/performance-timeline/issues/136 

  2 issues closed:
  - How does "queue a PerformanceEntry" algorithm interact with other specs? https://github.com/w3c/performance-timeline/issues/128 
  - Spec errors related to DOMHighResTimestamp https://github.com/w3c/performance-timeline/issues/136 

* w3c/resource-timing (+0/-1/💬0)
  1 issues closed:
  - Spec errors related to DOMHighResTimestamp and EventHandler https://github.com/w3c/resource-timing/issues/212 

* w3c/user-timing (+0/-1/💬1)
  1 issues received 1 new comments:
  - #59 StructuredDeserialize should be used; serialization records cannot be returned from IDL getters (1 by npm1)
    https://github.com/w3c/user-timing/issues/59 

  1 issues closed:
  - StructuredDeserialize should be used; serialization records cannot be returned from IDL getters https://github.com/w3c/user-timing/issues/59 

* w3c/page-visibility (+2/-2/💬0)
  2 issues created:
  - Unexpected HTML things to check (by marcoscaceres)
    https://github.com/w3c/page-visibility/issues/51 
  - Remove prerender test from the test suite (by yoavweiss)
    https://github.com/w3c/page-visibility/issues/48 

  2 issues closed:
  - Provide a clear way to hook into "document becomes visible/hidden" https://github.com/w3c/page-visibility/issues/40 
  - Update respec version as EventHandler currently has a respec error https://github.com/w3c/page-visibility/issues/44 

* w3c/longtasks (+0/-0/💬8)
  1 issues received 8 new comments:
  - #64 containerSrc could be long (a data URI) (8 by hawkinsw, rniwa, npm1, yoavweiss, toddreifsteck)
    https://github.com/w3c/longtasks/issues/64 



Pull requests
-------------
* w3c/hr-time (+6/-5/💬2)
  6 pull requests submitted:
  - update clock resolution recommendation + reference (by igrigorik)
    https://github.com/w3c/hr-time/pull/80 
  - Editorial: add headings/sections (by marcoscaceres)
    https://github.com/w3c/hr-time/pull/78 
  - chore(travis): use https for w3c manifest (by marcoscaceres)
    https://github.com/w3c/hr-time/pull/75 
  - chore(travis): use https for w3c manifest (by marcoscaceres)
    https://github.com/w3c/hr-time/pull/74 
  - Editorial: give SPECTRE paper a title (by marcoscaceres)
    https://github.com/w3c/hr-time/pull/73 
  - Adding export, no-export, and improving some refs (by plehegar)
    https://github.com/w3c/hr-time/pull/72 

  2 pull requests received 2 new comments:
  - #72 Adding export, no-export, and improving some refs (1 by marcoscaceres)
    https://github.com/w3c/hr-time/pull/72 
  - #78 Editorial: add headings/sections (1 by marcoscaceres)
    https://github.com/w3c/hr-time/pull/78 

  5 pull requests merged:
  - Editorial: add headings/sections
    https://github.com/w3c/hr-time/pull/78 
  - chore(travis): use https for w3c manifest
    https://github.com/w3c/hr-time/pull/75 
  - chore(travis): use https for w3c manifest
    https://github.com/w3c/hr-time/pull/74 
  - Editorial: give SPECTRE paper a title
    https://github.com/w3c/hr-time/pull/73 
  - Adding export, no-export, and improving some refs
    https://github.com/w3c/hr-time/pull/72 

* w3c/performance-timeline (+2/-2/💬7)
  2 pull requests submitted:
  - Remove remaining `buffered` flag (by saschanaz)
    https://github.com/w3c/performance-timeline/pull/138 
  - More fixes (by plehegar)
    https://github.com/w3c/performance-timeline/pull/137 

  3 pull requests received 7 new comments:
  - #137 More fixes (4 by plehegar, npm1)
    https://github.com/w3c/performance-timeline/pull/137 
  - #138 Remove remaining `buffered` flag (2 by plehegar, saschanaz)
    https://github.com/w3c/performance-timeline/pull/138 
  - #135 Update buffer map initialization (1 by ehanley324)
    https://github.com/w3c/performance-timeline/pull/135 

  2 pull requests merged:
  - Auto pub level2
    https://github.com/w3c/performance-timeline/pull/127 
  - Update buffer map initialization
    https://github.com/w3c/performance-timeline/pull/135 

* w3c/resource-timing (+1/-1/💬0)
  1 pull requests submitted:
  - fix: small xref fixes (by marcoscaceres)
    https://github.com/w3c/resource-timing/pull/213 

  1 pull requests merged:
  - fix: small xref fixes
    https://github.com/w3c/resource-timing/pull/213 

* w3c/navigation-timing (+1/-1/💬0)
  1 pull requests submitted:
  - chore(travis): use https for w3c manifest (by marcoscaceres)
    https://github.com/w3c/navigation-timing/pull/113 

  1 pull requests merged:
  - chore(travis): use https for w3c manifest
    https://github.com/w3c/navigation-timing/pull/113 

* w3c/user-timing (+4/-4/💬0)
  4 pull requests submitted:
  - Fix a couple of links (by npm1)
    https://github.com/w3c/user-timing/pull/64 
  - chore(travis): use https for w3c manifest (by marcoscaceres)
    https://github.com/w3c/user-timing/pull/63 
  - Fix <li> element (by plehegar)
    https://github.com/w3c/user-timing/pull/62 
  - Deserialize the seralized detail (by npm1)
    https://github.com/w3c/user-timing/pull/61 

  4 pull requests merged:
  - Fix a couple of links
    https://github.com/w3c/user-timing/pull/64 
  - chore(travis): use https for w3c manifest
    https://github.com/w3c/user-timing/pull/63 
  - Fix <li> element
    https://github.com/w3c/user-timing/pull/62 
  - Deserialize the serialized detail
    https://github.com/w3c/user-timing/pull/61 

* w3c/page-visibility (+3/-3/💬12)
  3 pull requests submitted:
  - Editorial: xrefs and exports (by marcoscaceres)
    https://github.com/w3c/page-visibility/pull/50 
  - chore: formerEditors, EventHandler (by plehegar)
    https://github.com/w3c/page-visibility/pull/49 [enhancement] 
  - Add external hooks to now {visible,hidden} algorithms (by yoavweiss)
    https://github.com/w3c/page-visibility/pull/47 

  3 pull requests received 12 new comments:
  - #47 Add external hooks to now {visible,hidden} algorithms (9 by mounirlamouri, yoavweiss, toddreifsteck)
    https://github.com/w3c/page-visibility/pull/47 
  - #50 Editorial: xrefs and exports (2 by marcoscaceres)
    https://github.com/w3c/page-visibility/pull/50 
  - #49 chore: formerEditors, EventHandler (1 by plehegar)
    https://github.com/w3c/page-visibility/pull/49 [enhancement] 

  3 pull requests merged:
  - Editorial: xrefs and exports
    https://github.com/w3c/page-visibility/pull/50 
  - Add external hooks to now {visible,hidden} algorithms
    https://github.com/w3c/page-visibility/pull/47 
  - chore: formerEditors, EventHandler
    https://github.com/w3c/page-visibility/pull/49 [enhancement] 

* w3c/resource-hints (+2/-2/💬1)
  2 pull requests submitted:
  - Fix link (by rwlbuis)
    https://github.com/w3c/resource-hints/pull/89 
  - chore(travis): use https for w3c manifest (by marcoscaceres)
    https://github.com/w3c/resource-hints/pull/88 

  1 pull requests received 1 new comments:
  - #89 Fix link (1 by yoavweiss)
    https://github.com/w3c/resource-hints/pull/89 

  2 pull requests merged:
  - Fix link
    https://github.com/w3c/resource-hints/pull/89 
  - chore(travis): use https for w3c manifest
    https://github.com/w3c/resource-hints/pull/88 

* w3c/longtasks (+1/-0/💬0)
  1 pull requests submitted:
  - Suggest some readability updates to the intro paragraphs. (by hawkinsw)
    https://github.com/w3c/longtasks/pull/69 


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, 2 July 2019 17:00:46 UTC