Agenda, January 19 2017

Agenda for today:

- Travis/ReSpec status
- Pull requests
- Check bug list and assignments for next week's interim
- Bugs

Slide deck:

https://docs.google.com/presentation/d/1-wlFMGUUH3LKsC7T4ZWzKKTHg6RR5X3NDnMeoZ7P5sA/edit?ts=587e9fa1

Issues:
Media capture:
404: Revive CreateObjectURL? (stefan)
425: Update legacy methods - policy? (jan-ivar)
426: Move "advanced" out of constrainable pattern? (Harald)
  - intent is to keep for getUserMedia, but remove from pattern

WebRTC-PC:
979: When is an STCPTransport created and destroyed? (Taylor)
709: offerToReceive* remain in spec (Harald)
961: Effect of BYE (Bernard)
962: Event when a transceiver is stopped remotely (Bernard)

Any others we need to add? Stuff we should remove?


Mediacapture-main
=================
Pull requests
-------------
#422 Clarify when and where devicechange events fire. ()
LGTM, text suggestions

#427 Updating text on whether context object is allowed to reque ()
LGTM with nit

#430 Allow getConstraints to return semantically equivalent cons ()
LGTM, text suggestions

#431 Require all constraints to be satisfied when settings are c ()
LGTM

Issues
------
#268 Iframe sandboxing options for gUM (stefhak)
#360 Specify relation between return from getConstraints and con (burnburn)
#380 Define restrictions on device-info permission. (alvestrand)
#384 Should we use [EnforceRange] on min/max in constraints? (aboba)
#385 ConstrainLong only concern positive values (aboba)
#386 What does "getSettings" return? (alvestrand)
#394 Browser's ability to dynamically change settings mistakenly (burnburn)
#396 Explanation of "advanced" constraint sets is confusing (burnburn)
#400 Add text to extensibility for consumer of MST (burnburn)
#404 Revive createObjectURL? (stefhak)
#409 Clarify behavior of using unrelated constraints (alvestrand)
#414 Devicechange events when not focus - permitted or forbidden (jan-ivar)
#425 Do we update legacy methods to keep up with the spec? (burnburn)
#426 Move "advanced" out of the Constrainable pattern (burnburn)
#428 Implementation Suggestions section needs review ()
#429 Specify that getSettings omits non-applicable settings ()

WebRTC-PC
=========
Pull requests
-------------
#624 Upscale allowed (fluffy)
No news.

#776 Support for OAuth in TURN credentials (Issue 714 patch) (stefhak)
HTA is gathering (hopefully) a call on this.

#971 Clarify wording on TypeError from addIceCandidate. (aboba)
Conflicts. Change LGTM.

#988 Add RTCOfferOptions.reofferOptions. ()
New functionality; interim topic.

#990 Add an explicit stats selection algorithm. ()
Don't think discussion is finished. Interim topic?

#994 Changing "non-null" to "missing" to match IDL terminology. ()
LGTM, though I'm unsure of the terminology rule here. "Not missing" grates.

#995 Fix warnings about in-prose definitions ()
LGTM

Issues
------
#295 Guidance for extending objects vs extending Stats needed (alvestrand)
#305 Describe what happens when media changes (fluffy)
#526 NetworkError event is not defined and might not be needed (aboba)
#578 Need to specify precisely when MID generation happens (aboba)
#661 Add informative table of all things that can cause negotiat (burnburn)
#671 Processing remote MediaStreamTracks without MediaStreams in
(alvestrand)
#687 Clarify reasoning behind and mitigation of privacy issues (
(dontcallmedom)
#688 Indicators of usage and data flow (PING review) (dontcallmedom)
#690 Information available prior to permission prompt (PING revi
(dontcallmedom)
#709 offerToReceiveAudio/offerToReceiveVideo remain in implement (aboba)
#714 STUN/TURN OAuth token auth parameter passing (aboba)
#729 RTCStats timestamp source ambiguous (alvestrand)
#763 Handling of simulcast errors (aboba)
#787 Integrate RTCRtpTransceiver into set local/remote steps ()
#788 Clean up remaining uses of 'set of receivers' ()
#795 Specify when a data channel's ID is assigned, and what the  (taylor-b)
#825 Need IDP Invalid Token  ()
#826 Need IDP Expired Token error  ()
#830 Need Custom Error for IdP  ()
#831 Define how long should the IdP timeout timer should be  (martinthomson)
#842 Define JSEP terms like "bundle" and "bundle-policy" in term (burnburn)
#845 "Throw a FooError" steps not written in a consistent manner (aboba)
#849 Specify an AllowUnverifiedMedia RTCConfiguration property  (fluffy)
#857 The RTCPeerConnectionIceErrorEvent constructor should have  (aboba)
#881 Align getAlgorithm return value with Web Crypto (foolip)
#921 currentRemoteDescription.sdp -- does it need to match the l (aboba)
#930 Ambiguous wording in addIceCandidate (taylor-b)
#932 Should IDP Login error cary the idpLoginUrl  (martinthomson)
#942 Meta: auto-publish changes to the spec (alvestrand)
#950 Change SetLocalDescription to require unchanged offer/answe (aboba)
#954 Receive a track multiple times ()
#959 Advanced Peer-to-peer Example (aboba)
#961 Effect of a BYE on RtpReceiver.track (aboba)
#962 Event when a transceiver is stopped via remote action (aboba)
#964 Handing SDP with more than one identity  (martinthomson)
#978 Respec warnings related to missing <dfn> and Object error ()
#979 When is an RTCSctpTransport created and destroyed? ()

Received on Thursday, 19 January 2017 13:35:28 UTC