00:03:58 RRSAgent has joined #webapps 00:03:58 logging to http://www.w3.org/2015/10/07-webapps-irc 00:04:15 RRSAgent, this meeting spans midnight 00:07:02 Travis: hi 00:07:16 hi! 00:07:30 Great to see you will be going to TPAC. 00:07:50 me too. 00:08:21 Gary's been active in moving bugs to Github issues. 00:08:42 Gary's joined. 00:10:13 Yeah, I received a lot of bug spam ;-) 00:10:53 garykac has joined #webapps 00:11:15 garykac: hi 00:11:28 hallo everyone 00:14:01 So, I'll be in Sapporo from (late) Sat night until Thu afternoon. Then I'll be in Tokyo until Sat. 00:14:19 I'm guessing that we'll do most of our discussions Mon-Wed. 00:15:31 I'll be there from Sunday night to Wednesday morning. 00:15:36 garykac: https://dev.modern.ie/platform/status/ 00:18:28 garykac: I'll research all .key and .code values of Chromium soon. If I find some difference between Chromium and the others, how should I do? Filing new issue per key? 00:20:34 masayuki: It depends on the type of difference. Hopefully, the diffs are only minor and we can file per-key. But if there are a bunch of related diffs, then having a single issue that tracks them all is easier. 00:20:48 travis: Chromium equivalent: https://www.chromestatus.com/features 00:21:13 garykac: I see. 00:21:29 code is: https://www.chromestatus.com/features/5228092293382144 00:21:43 key is: https://www.chromestatus.com/features/4748790720364544 00:23:08 One issue that came us was that we didn't spec an 'Unspecified' value for 'code', so we can't tell the difference between 'not implemented' and 'implemented, but unable to determine code'. 00:23:22 This can be an issue for virtual keyboards. 00:23:41 We have 'Unspecified' for 'key', but we didn't do the same for 'code'. 00:23:52 I'm opening a bug for this, but wanted to run it past everyone. 00:25:56 Seems fair enough to add it--though it's usually just a flag to add the value into the spec or document it somehow. 00:26:28 Issue: https://github.com/w3c/uievents/issues/20 00:26:28 Created ISSUE-187 - Https://github.com/w3c/uievents/issues/20. Please complete additional details at . 00:26:37 ... 00:26:39 uh oh 00:26:59 I've confused trackbot... 00:27:27 I also wanted to talk about our testing plan 00:28:14 OK. Testing plan! 00:28:27 More immediately... how to use our time at TPAC? 00:28:49 My plan for Japan is to: 00:29:01 (1) get the easy stuff out of the way *before* TPAC 00:29:19 (2) focus on the tricky issues that require discussion and iteration 00:30:01 I assume that we'll talk a bit about testing as well, but I want to make sure that we touch each bug so that we identify the problem/difficult cases that we want to focus on in person. 00:30:46 Step 1 is moving them into the github tracker. Although that's on hold until I can train the auto-mailer to stop spamming the mailing lists. 00:31:07 Step 2 is to clear out the low-hanging fruit (easy to fix or resolve) 00:31:17 Step 3 is TPAC! 00:31:28 Step 3 will be long... 00:32:04 But it should get us unblocked on the complex issues that are hard to deal with over the teleconf. 00:33:07 What does everyone else want to accomplish at (or before) TPAC? 00:33:48 Note we're currently at 48 issues (split between Bugzilla and github) 00:34:11 I'd like to get that down below 20 before the end of the quarter. 00:34:24 There are some event definitions which we think are actually being defined more precisely in other specs (e.g., 'scroll', 'resize', etc.) should we try to clean these out of the spec before TPAC? 00:34:41 Good point. 00:34:58 It would be nice to at least identify them so that we can talk to the appropriate people who manage the other spec. 00:35:36 It'd be nice to know what they're thinking before we remove it. 00:36:03 I'd love to remove it, but IIRC there were cases where we had additional info in our spec that wasn't present in the other specs. 00:36:18 I'm confused about input/beforeinput event which were separated to another spec, but they are renamed to edit/beforedit. So, there is no spec to define input... 00:36:48 I didn't realize that they renamed it. 00:36:59 00:37:16 https://w3c.github.io/editing/input-events.html 00:37:18 Folks in the Editing TF are indeed looking into it. 00:38:44 I'm actually pretty happy they took it, as it is a major point of instability in our spec... 00:38:48 If they did, then we need to update a bunch of stuff in our spec. 00:39:57 We need to track their changes to make sure everything still works the way we expect it to. 00:40:22 Yep. Pretty sure they took it--and yes, we need to clean up our doc. https://github.com/w3c/uievents/issues/2 00:42:44 We'll probably think about another spec release after we incorporate the changes from TPAC. 00:45:16 sicking has joined #webapps 00:47:14 marcosc has joined #webapps 00:47:21 WRT testing... 00:47:41 I wanted to create a test suite that we can iterate on in the UIEvents repo 00:48:00 This will allow us to play around a bit more with it before we integrate with the official W3C test repo 00:48:52 Once we have a better set of tests, then we can send a pull request to the W3C repo to add them to their proper home. 00:49:53 Since there will be some test-related meetings at TPAC, I want to get a couple more tests "done" so that we can have better discussions with the other test folks (like TestDriver stuff) 00:50:19 So... we can do that, but we can also just create a branch in our own forks for w-p-t, and play in the same way (with the rest of the infrastructure intact) 00:55:02 jungkees has joined #webapps 00:55:11 OK. 00:55:50 I put myself down as an Observer for the testing sessions. I'm hoping to talk with folks about testing integration. 00:56:15 Awesome. 00:57:05 We have calls scheduled for Oct 13 and Oct 20. 00:57:13 The week after that is TPAC. 00:57:46 So, for next week, Gary, you can have the issues moved out of bugzilla and into github? 00:57:57 We should meet briefly the next two weeks to: (1) clear out the easy stuff, and (2) build a list of things to talk about at TPAC 00:58:10 We can have a working meeting next week to identify easy-to-fix issues and make assignments... 00:58:17 travis: yep, although I need to coordinate with Mike about the email spam. 00:58:24 That's the only blocking issue. 00:59:00 # I need to go out soon, so, I'm away from keyboard for preparation. Sorry. 00:59:32 masayuki: OK, talk to you next week. 01:02:14 See you next week. 01:02:19 OK. see you all next week. 01:02:30 RRSAgent, please make the minutes. 01:02:30 I'm logging. I don't understand 'please make the minutes.', Travis. Try /msg RRSAgent help 01:02:39 RRSAgent, make the minutes. 01:02:39 I'm logging. I don't understand 'make the minutes.', Travis. Try /msg RRSAgent help 01:02:49 RRSAgent, make logs public 01:03:20 RRSAgent: generate the minutes 01:03:20 I have made the request to generate http://www.w3.org/2015/10/07-webapps-minutes.html Travis 01:03:42 RRSAgent, make logs public 01:05:30 Yeah, see you next week! 01:13:37 RRSAgent, bye 01:13:37 I see no action items