- From: Harald Alvestrand <harald@alvestrand.no>
- Date: Thu, 9 Mar 2017 16:56:12 +0100
- To: public-webrtc-editors@w3.org
On 03/09/2017 03:37 PM, Harald Alvestrand wrote: > Mediacapture-main > ================= > Pull requests > ------------- > > [[Enjoy the empty space!]] > > Issues > ------ > #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) > #396 Explanation of "advanced" constraint sets is confusing (burnburn) > #400 Add text to extensibility for consumer of MST (burnburn) > #428 Implementation Suggestions section needs review (stefhak) > #429 Specify that getSettings omits non-applicable settings (burnburn) > #434 Disable user media by default in cross-origin iframes (stefhak) > > WebRTC-PC > ========= > Pull requests > ------------- > #1011 Eliminate NetworkError () > #1026 strawman text to show how unverified media would work () > #1030 Add stats selection algorithm based on sender or receiver o () Probably fine, outstanding comment. merge when comment responded to. > #1032 maxSimulcastStreams attribute in RTCRtpCodecCapability () Interim topic. > #1033 "Hybrid" OAuth solution. () Still needs work. > #1045 Clarifying exactly what "sdpFmtpLine" represents. () Merged. > #1047 Adding "[EnforceRange]" to RTCDataChannelInit.id. () Merged. > #1054 Throw InvalidModificationError if changing pool size after () Merged. > #1055 Changing iceCandidatePoolSize to an octet and adding Enforc () Merged. > #1056 Switching to new, consistent terminology when talking about () Taylor will rebase and merge. Dom pinged to check link syntax. > #1057 Add clockrate, channels, sdpFmtpLine to codec capability () Merged. > #1058 Generation of candidates () Bernard will make reference to trickle-ice normative and merge. > #1059 mute signal () The PR is referencing the "update muted state" procedure from getUserMedia, so we're ok. Merged. > #1060 ended event fired on the track () Removing confusing language. Merged. > #1061 Remove connecting event from Event summary () Merged. (There are a lot of events listed as commented-out text. Should be removed, too.) > #1066 RtpSender and track () Merged. > > Issues > ------ > #526 NetworkError event is not defined and might not be needed (aboba) > #661 Add informative table of all things that can cause negotiat (burnburn) > #714 STUN/TURN OAuth token auth parameter passing (aboba) > #763 Handling of simulcast errors (aboba) > #788 Clean up remaining uses of 'set of receivers' (adam-be) Had a dependency blocker, but that is merged, so TODO for Adam. > #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) > #881 Align getAlgorithm return value with Web Crypto (alvestrand) Mark it as "feature at risk". > #942 Meta: auto-publish changes to the spec (alvestrand) No, we're not doing that at the moment. The rawgit link is published. > #964 Handing SDP with more than one identity (martinthomson) > #1020 Don't fire events on a closed peer connection (adam-be) We know what to do. > #1021 get/setParameters does not have a parameter for packetizati (aboba) Waiting for @jesup > #1022 sdpFmtpLine isn't very convenient (taylor-b) Gone > #1040 Codecs supporting multiple clock rates/packetization-mode (aboba) Gone > #1043 Section 13: Connecting event (aboba) Gone > #1044 Section 12.2.1.1: RTCError errorDetailEnum () No, we're not doing an enum. That's not the right way to provide the needed extensibility. > #1046 RTCDataChannelInit.id should use [EnforceRange] () Gone > #1048 Range checking needed for iceCandidatePoolSize () Gone > #1049 Description of handling iceCandidatePoolSize in setConfigur () Gone > #1050 Section 5.6: Generation of candidates () Gone > #1051 Section 10.3: mute signal () Gone > #1052 Section 10.3: Issue 5 () Gone > #1053 Section 11.6: Issue 6 () Section is hard to read and hard to edit. We need to do better. There's a tool in the "ladder" subdir for generating these. > #1063 Section 10.3: Freeing resources for incoming stream () bernard to do more text. > #1064 Attaching the same track to multiple RTCRtpSenders: spec co (aboba) Gone > #1065 Need to specify what happens if the browser doesn't impleme () > > NotSupportedError sounds nicer, but they're all defined ~the same in WebIDL. Taylor will make a PR. Admin: It's time to push a new WebRTC spec. Been enough changes since December. Adam will publish the new draft (and do the Cullen review).
Received on Thursday, 9 March 2017 15:57:01 UTC