15:58:23 RRSAgent has joined #html-media 15:58:23 logging to http://www.w3.org/2015/03/03-html-media-irc 15:58:25 RRSAgent, make logs public 15:58:25 Zakim has joined #html-media 15:58:27 Zakim, this will be 63342 15:58:27 ok, trackbot; I see HTML_WG()11:00AM scheduled to start in 2 minutes 15:58:28 Meeting: HTML Media Task Force Teleconference 15:58:28 Date: 03 March 2015 15:58:30 HTML_WG()11:00AM has now started 15:58:37 +ddorwin 15:59:12 zakim, what is the code? 15:59:12 the conference code is 63342 (tel:+1.617.761.6200 sip:zakim@voip.w3.org), paulc 15:59:39 jdsmith has joined #html-media 15:59:40 +[Microsoft] 15:59:50 zakim, [Microsoft] is me 15:59:50 +paulc; got it 16:00:20 Agenda: http://lists.w3.org/Archives/Public/public-html-media/2015Mar/0000.html 16:00:29 BOBLUND has joined #html-media 16:00:41 markw has joined #html-media 16:00:44 +jdsmith 16:01:05 +markw 16:01:15 zakim, who is here? 16:01:15 On the phone I see ddorwin, paulc, jdsmith, markw 16:01:16 On IRC I see markw, jdsmith, Zakim, RRSAgent, paulc, MattWolenetz, ddorwin, adrianba, trackbot 16:02:08 Joe Steele has sent his regrets 16:03:34 +??P19 16:03:48 BobLund has joined #html-media 16:04:06 zakim, P19 is MattWolenetz 16:04:06 sorry, paulc, I do not recognize a party named 'P19' 16:04:24 zakim, ??P19 is MattWolenetz 16:04:24 +MattWolenetz; got it 16:04:58 Topic: Issue #33 - Expose unclosed and unremoved MediaKeySessions on MediaKeys 16:05:17 davide has joined #html-media 16:05:23 https://github.com/w3c/encrypted-media/issues/33 16:06:02 +davide 16:06:16 Scribenick: paulc 16:06:52 David: I have been trying to explain what EME does here and it appears to be something we don't need to specify. 16:07:33 Jerry: Can this be handled with custom properties? 16:07:43 David: We discussed this before we had closed. 16:08:07 ... It is something that is easy to specify but it seems unnecessary. 16:08:12 +BobLund 16:08:21 Jerry: The Application can keep track of its own sessions. 16:08:45 David: There are other facilities we don't provide. 16:09:01 Jerry: I agree with concept to keep it simple. 16:09:12 ACTION: jdsmith to comment on Issue 33 16:09:13 Created ACTION-74 - Comment on issue 33 [on Jerry Smith - due 2015-03-10]. 16:09:45 Topic: Issue #34 - Replace base64url values in examples with realistic values that use base64url-specific characters 16:09:54 https://github.com/w3c/encrypted-media/issues/34 16:10:17 David: This is a bug in an example and needs to be fixed. 16:10:53 David: Related to Issue 10 which also asked for better examples. 16:11:03 https://github.com/w3c/encrypted-media/issues/10 16:11:30 Chair: We will leave these two with the Editors. They are marked HelpWanted. 16:11:46 Topic: Issue #35 - createSupportedKeySystem() should return a Promise 16:12:00 https://github.com/w3c/encrypted-media/issues/35 16:12:06 s/HelpWanted/"help wanted"/ 16:12:18 David: This is a pull request for an example and is closed. See Issue 37. 16:12:40 Topic: Issue #37 - createSupportedKeySystem() should return a Promise 16:13:06 https://github.com/w3c/encrypted-media/issues/37 16:13:24 David: This is the issue that fixes the problem originally identified in 35. 16:13:37 Topic: Issue #36 - Explicitly state that MediaKeySystemMediaCapability's contentType attribute MUST be a valid MIME type 16:13:48 https://github.com/w3c/encrypted-media/issues/36 16:14:10 David: Found this when reviewing the text. We will have to copy what HTML5 does - see issue text. 16:14:21 David: In the editors queue. 16:14:57 Topic: Issue #31 - generateRequest() should allow the first message to not be a license request based on initData 16:15:06 https://github.com/w3c/encrypted-media/issues/31 16:16:04 ACTION: joesteele to ask Chris Pearce to review Issue 31 16:16:04 Error finding 'joesteele'. You can review and register nicknames at . 16:17:01 ACTION: Joe Steele to ask Chris Pearce to review Issue 31 16:17:02 Created ACTION-75 - Steele to ask chris pearce to review issue 31 [on Joe Steele - due 2015-03-10]. 16:18:06 Topic: Issue #19 - Ensure promises returned by methods are fulfilled before event handlers are executed 16:18:18 https://github.com/w3c/encrypted-media/issues/19 16:18:48 David: Part of this one was moved to Issue 31 and now David needs to continue working on the remaining part of this issue 16:19:08 Topic: Issue #29 - Allow applications to detect media key session type 16:19:19 https://github.com/w3c/encrypted-media/issues/29 16:19:34 David: This was discussed two weeks ago and is in the queue to be implemented. 16:19:50 Topic: Bug 26776 - Diagnosing and resolving CDM errors needs a numeric systemCode (deleted with MediaKeyError) 16:20:07 https://www.w3.org/Bugs/Public/show_bug.cgi?id=26776 16:20:15 ACTION-73? 16:20:15 ACTION-73 -- Jerry Smith to Make proposal for resolving bug 26776 -- due 2015-02-17 -- OPEN 16:20:15 http://www.w3.org/html/wg/media/track/actions/73 16:20:38 David: My recent comments were recording previous discussion 16:20:47 Jerry: Working on this today. 16:20:59 ACTION-73 due next week 16:20:59 Set ACTION-73 Make proposal for resolving bug 26776 due date to 2015-03-09. 16:21:19 Jerry: What errors are we working on? 16:21:36 David: We should handle anything that is rejected by the Promise. 16:21:57 David: We return the System Code and put it in the message. 16:22:01 Jerry: okay 16:22:36 Jerry: MSFT has errors that can occur asynchronously and want to check how these are covered by DOM errors 16:22:53 David: Anything that can happen should be reported 16:23:37 Topic: Issue #25 - Problem about MediaKeySession.keyStatuses get/has methods 16:23:43 Web IDL's maplike does not behave how we need it to. 16:23:55 I sent https://lists.w3.org/Archives/Public/public-script-coord/2015JanMar/0148.html. 16:24:00 https://github.com/w3c/encrypted-media/issues/25 16:24:26 David: I did the action and there are replies to review. 16:25:13 David: My preferred is to do the definition manually instead of using "maplike". 16:25:24 s/preferred/preferred approach/ 16:25:31 ^… assuming no changes in Web IDL. 16:25:58 paulc: I encourage the Editors to NOT wait on changes in WebIDL. 16:26:40 Topic: Issue #22- Provide more guidance on the behavior of the keyStatuses attribute 16:26:54 https://github.com/w3c/encrypted-media/issues/22 16:28:17 On #25, can we write the manual prose we require in a generic way and contribute it back to WebIDL ? I think the WebIDL people should be encouraged to provide the tools other spec writers need. 16:28:32 markw: We need to continue the discussion since David and I don't yet agree. 16:28:51 Topic: Issue #16 - Review close() and remove() logic and behavior for persistent-* sessions 16:30:43 paulc_ has joined #html-media 16:30:57 scribenick: paulc_ 16:31:20 rrsagent, generate the minutes 16:31:20 I have made the request to generate http://www.w3.org/2015/03/03-html-media-minutes.html paulc_ 16:31:42 ACTION: jdsmith to review and comment on Issues 16 and 18 16:31:43 Created ACTION-76 - Review and comment on issues 16 and 18 [on Jerry Smith - due 2015-03-10]. 16:32:19 Topic: EME and MSE heartbeat publications 16:32:43 David: I was waiting for Adrian to make progress on MSE document. EME is ready at any time. 16:32:59 paulc: I will follow up with Adrian and the Team contacts. 16:33:17 Topic: F2F meeting 16:33:42 http://lists.w3.org/Archives/Public/public-html-media/2015Mar/0001.html 16:34:16 -BobLund 16:34:17 paulc: When the Chairs reviewed the location preference poll we noted that it might make the most sense to have TF meetings in the selected meeting slot. 16:34:40 +BobLund 16:34:50 BobLund_ has joined #html-media 16:35:44 BobLund has joined #html-media 16:35:50 paulc: What is the opinion of the TF members on the call about a TF F2F? 16:36:15 Jerry: I think it would be a good idea. It has been 6 months since the last F2F. 16:36:43 David: Some bugs like the close() re persistent license could do with a white board session. 16:37:06 Paul: This is a classic "if you build they will come" 16:38:02 markw_ has joined #html-media 16:38:05 q+ 16:38:26 ack markw 16:38:32 +1 16:40:48 markw; I suggest we make a list of target issues/bugs to be resolved at the meeting. Might be a way of forcing the discussion. 16:41:16 David: It would be good to discuss proposals instead of introducing new bugs 16:41:37 paulc; I am not hearing objections to a F2F. 16:42:22 paulc: I will try to make the Media TF F2F happen. 16:43:20 Topic: Next EME meeting 16:44:08 paulc: I propose we meet in two weeks on March 17 to EME topics 16:44:14 paulc: no objections. 16:44:20 rrsagent, generate the minutes 16:44:20 I have made the request to generate http://www.w3.org/2015/03/03-html-media-minutes.html paulc_ 16:44:37 Topic: Issue 9 16:44:47 I'd like to call your attention to the discussion in https://github.com/w3c/encrypted-media/issues/9 16:44:59 It would be good to have other comments 16:45:12 Specifically, https://github.com/w3c/encrypted-media/issues/9#issuecomment-75681264 16:46:05 ACTION: markw to review pushback from Apple on ISSUE 9 16:46:06 Created ACTION-77 - Review pushback from apple on issue 9 [on Mark Watson - due 2015-03-10]. 16:46:23 Topic: Adjournment 16:46:29 -jdsmith 16:46:30 -BobLund 16:46:31 -davide 16:46:33 We adjourned at :46 after the hour 16:46:34 -ddorwin 16:46:34 -MattWolenetz 16:46:39 -markw 16:46:40 rrsagent, generate the minutes 16:46:40 I have made the request to generate http://www.w3.org/2015/03/03-html-media-minutes.html paulc_ 16:46:47 -paulc 16:46:49 HTML_WG()11:00AM has ended 16:46:49 Attendees were ddorwin, paulc, jdsmith, markw, MattWolenetz, davide, BobLund 16:51:24 davide has left #html-media