17:08:07 RRSAgent has joined #webperf 17:08:07 logging to http://www.w3.org/2017/07/12-webperf-irc 17:08:17 Meeting: Web Performance Working Group 17:08:30 https://github.com/w3c/web-platform-tests/pull/6428 17:08:35 Topic: toJSON 17:08:54 Ilya: we landed one of the tests 17:09:03 ... Tobie thought it would cover what we need 17:09:25 Todd: what Tobie is doing is awesome but he doesn't check the serialized value/string 17:09:35 ... in the ideal world, we'd have one 17:09:59 Ilya: your point is that it doesn't guarantee that the number is the right one? 17:10:12 Todd: correct. it's not perfect. 17:10:26 ... we used to have a lot of bugs going through if we didn't check those values 17:10:47 ... for each member, checking that the value is properly serialized 17:10:58 ... the WPT aren't exhaustive though 17:11:06 ... so it's a small gapp 17:11:40 ... re boundaries: if you get a string that is longer that what can be carried 17:12:51 ... one way to implement is to have a constructor for the webidl 17:14:12 plh: I think we have that already. just need to check that object<->JSON<->object stays consistent 17:15:03 Todd: I'll look to this if we can come up with something 17:15:36 Ilya: we should follow up with Tobie on the thread 17:15:42 Tobie: will do 17:16:05 Ilya: we'll also have someone on our side looking at this this quarter 17:16:18 Ilya: we landed the resource timing 17:16:28 ... we should update all of the other specs 17:16:46 ... for NT, the serializer has been deprecated but we have a legacy section 17:16:54 ... how should we treat that? 17:17:13 ... we never required toJSON in the past 17:18:09 Plh: remove it or upgrade it? 17:18:27 Tobie: window.performance.navigation.toJSON exists 17:18:42 Ilya: ok, in that case we should update it to toJSON 17:19:05 Ilya: NT, HRT, PT, LT 17:19:11 ... ST already landed 17:19:29 Shubie: paint timing? 17:19:32 Ilya: yes 17:19:44 s/bie/bhie/ 17:19:51 Ilya: I'll follow up 17:20:20 Ilya: this was a painful because it broke our specs 17:20:36 ... I'd like to find a way not to make that happens 17:20:49 https://github.com/w3c/web-platform-tests/labels/wg-webperf 17:21:12 Topic: WPT #6241 17:21:15 https://github.com/w3c/web-platform-tests/pull/6241 17:21:24 Todd: I need to finish that one 17:21:36 ... the dialog prompt is the issue here 17:21:54 ... I'll fiddle with the code 17:22:08 agenda+ GitHub/IRC integration? 17:22:36 Topic: WPT #4976 17:22:53 Ilya: Xiaoqian, can you help to land that one? 17:22:57 xiaoqian: sure 17:23:17 Topic: WPT #4660 17:23:35 Shubhie: we're landing that one 17:24:16 Ilya: so, in Chrome, we do the flush before disconnect, right? 17:24:21 Shubhie: yes 17:24:45 Ilya: do we have a bug opened in blink? 17:25:06 Shubhie: believe so. we reopened an old bug. 17:25:38 Todd: as long as you guys agree, we'll follow 17:25:50 Ilya: ok to merge then 17:26:50 Topic: WPT #3220 17:29:13 Ilya: plh, can you lookin into this one> 17:29:16 plh: sure 17:29:38 Topic: WPT #2919 17:31:15 Yoav: I'll look into this one 17:31:54 ... I'll open a new one and close #2919 17:32:16 https://github.com/w3c/web-platform-tests/issues/552 17:32:16 Topic: WPT #552 17:33:01 Ilya: I'll ping Simon on this one 17:33:20 Topic: Beacon testing 17:33:40 Todd: I'll check the new PR before it gets submitted 17:33:51 Ilya: does it include for the new behavior, 64Kb 17:33:54 Todd: yes 17:34:03 https://github.com/w3c/beacon/issues 17:34:21 Ilya: what about CORS and ArrayBuffer? 17:34:36 Todd: ArrayBuffer is covered but not sure if we test the content type 17:34:46 ... I believe we have some CORS tests. I'll check. 17:35:10 Ilya: ok, once we land those, we can move forward 17:36:35 Topic: GitHub/IRC integration 17:36:36 https://github.com/dbaron/wgmeeting-github-ircbot/blob/master/src/config.json 17:37:26 example: https://github.com/w3c/csswg-drafts/issues/1537 17:38:27 Plh: I'll send to dbaron config 17:38:53 s/send/send a PR/ 17:39:01 Topic: Shipping specs 17:39:09 Todd: did you look at our states? 17:39:16 ... would be nice to review where we are 17:39:44 Shubhie: would be nice to have a reviewer for the paint timing spec 17:39:54 Yoav: I'll look at it 17:40:09 Shibhie: spec text and that sort of stuff 17:40:17 s/ib/ub/ 17:40:36 Nic: I'll look at it too 17:40:42 Ilya: the README is the explainer. 17:41:02 Shubhie: the .bs file is the source 17:42:08 https://github.com/w3c/longtasks/ 17:42:23 https://github.com/w3c/longtasks/blob/master/deploy.sh 17:42:57 Plh: I'll setup it for you 17:43:23 https://github.com/w3c/preload/pull/107 17:43:31 Topic: Preload 17:43:41 Yoav: we can't use single quotes in HTTP headers 17:43:53 ... people copied/pasted the example and reported the bug 17:44:07 ... so did a very simple pull request to fix this 17:44:10 Ilya: will look 17:44:12 cristi has joined #webperf 17:44:23 ... sounds straightforward 17:44:33 https://github.com/w3c/strategy/issues/93 17:44:34 Topic: Compression API 17:44:50 Xiaoqian: we got the go ahead on the compression API 17:44:55 ... so Yoav can start at will 17:45:03 Yoav: cool. 17:46:13 https://github.com/w3c/strategy/issues/93 17:47:13 Plh: I encourage the group to incubate it first 17:47:42 Yoav: ok. will push the proposal in WICG. 17:47:58 https://github.com/w3c/strategy/projects/2 17:48:08 toddreifsteck has joined #webperf 17:48:29 https://github.com/w3c/strategy/projects/4 17:49:23 https://w3c.github.io/spec-dashboard/?45211 17:49:36 https://w3c.github.io/spec-dashboard/report.html 17:50:59 https://w3c.github.io/spec-dashboard/issues.html?groupid=45211 17:51:13 https://w3c.github.io/spec-dashboard/issues.html?groupdi=45211&shortname=hr-time-3 17:55:44 RRSAgent: make minutes 17:55:44 I have made the request to generate http://www.w3.org/2017/07/12-webperf-minutes.html xiaoqian 17:56:08 RRSAgent: make log public 20:20:52 yoav has joined #webperf 20:22:13 yoav has joined #webperf 21:23:18 yoav has joined #webperf 21:59:42 yoav has joined #webperf