- From: Harald Alvestrand <harald@alvestrand.no>
- Date: Thu, 03 Jul 2014 10:55:32 +0200
- To: public-media-capture@w3.org
- Message-ID: <53B51A84.6060307@alvestrand.no>
On 07/03/2014 08:45 AM, Kiran Kumar Guduru wrote: > Samsung Enterprise Portal mySingle > > I have to check more regarding sourceType, > > but immediately on top of my head, > > If a track is ended, I think sourceType = "none" will be assigned. > > Is that not a considerable case? > There's no great need that I can see of having an ended track forget its source type, which is the only result of setting it to "none". It's nice to have attributes that are immutable after creation, which this one will be after these fixes - you don't have to worry about whether or not they change underneath you. > ------- *Original Message* ------- > > *Sender* : bugzilla@jessica.w3.org<bugzilla@jessica.w3.org> > > *Date* : Jul 03, 2014 15:28 (GMT+09:00) > > *Title* : [Bug 25787] More clarification required while explaining > started event. > > https://www.w3.org/Bugs/Public/show_bug.cgi?id=25787 > > Adam Bergkvist changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|NEW |RESOLVED > Resolution|--- |FIXED > > --- Comment #4 from Adam Bergkvist --- > I don't know if we'll keep sourceType, but this change removed > sourceType="none" as a consequence. > > Proposed fix: > https://github.com/fluffy/webrtc-w3c/commit/c8483bc538ca34327fa65365939b596ed2832df5 > > -- > You are receiving this mail because: > You are on the CC list for the bug. > You are the assignee for the bug. >
Received on Thursday, 3 July 2014 08:56:10 UTC