Notes 2017-06-22

Present: Bernard, Dan, Taylor

WebRTC-PC Issues
======
1415: Relates to when the dtmf attribute is set.  Marked as a July 2017 interim topic.
1413: Relates to even/odd validation in createDataChannel when negotiated is true.  Marked as a July 2017 interim topic. 
1406: Relates a re-offer forking to a new endpoint.  Marked as a July 2017 interim topic. 
1368: RTCPrority enum is used for both DSCP marking as well as SCTP priority.  PR 1400 proposes a distinct enum for SCTP priority.  
         Some question as to what was intended by the RTCWEB WG. 
1360: Case used for internal slots.  PR 1395 will resolve this once it is integrated. 

WebRTC-PC PRs (non-merged)
===
1402: Taylor to review.
1401: Attempts to fix Issue 1381, which noticed that an application only using data channel would not have its DtlsTransport closed by pc.close(). 
         Taylor points out that if we had a "collect set of DtlsTransports" algorithm like we have "set of RtpSenders" the problem would be fixed.
         Current PR is somewhat adhoc (might attempt to close a DtlsTransport already found via the "set of RtpSender". 
1400: Review submitted by Taylor.  Would also be useful to get review from Peter Thatcher. 
1399: Reference to JSEP should be to Section 5.8 ("applying a local description").  Review submitted by Taylor. 
1397: Attempts to fix too many issues in one PR, so hard to review. Taylor notes request to split into separate PRs in the Issue. 
         Review requested from (and submitted by) Jan-Ivar, suggesting changes.
1395: Dom consulted on case for internal slots (raised in Issue 1360).  Dom notes that ECMAScript uses CapitalizedCase,
         suggests we adopt this.  Other than case issue, PR looked good and was classified as "Editors can integrate".
1233: Fippo separated it into two commits, but we really wanted it separated into separate PRs to make review easier.  Taylor noted this in the issue.
1150: To be discussed at the interim. 


Virtual interim preparation

Virtual Interim set for June 28, 2017 at 8 AM Pacific Time.  Slides are available here: https://docs.google.com/presentation/d/1G8K2-24TEiIUZLf_pDyRRa6eZTXtr08_06W7ltn7XUA/edit

Slides are done with 4 exceptions: 

Slide 15:  Covers Issue 1413. (Taylor to fill in). 
Slide 16:  Covers Issue 1415. (Taylor to fill in). 
Slide 22:  Covers Issue 1361.  (Jan-Ivar to fill in). 
Slide 23: Covers Issue 1383. (Jan-Ivar to fill in). 

Received on Thursday, 22 June 2017 21:02:28 UTC