- From: <bugzilla@jessica.w3.org>
- Date: Fri, 13 Jun 2014 11:01:57 +0000
- To: public-media-capture@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22214
Adam Bergkvist <adam.bergkvist@ericsson.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adam.bergkvist@ericsson.com
--- Comment #4 from Adam Bergkvist <adam.bergkvist@ericsson.com> ---
(In reply to Harald Alvestrand from comment #3)
> - Non-stored permission to a device lasts only while a MediaStreamTrack with
> the device as source exists. Enabling/disabling the track has no effect on
> permissions.
At first glance I didn't think that this sentence captured the case of giving
back a non-stored permission with MediaStreamTrack.stop(), but I think it does.
The MediaStreamTrack instance may still be around but it's detached from the
source after stop() and therefore no MST with the *device as source* exists.
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
Received on Friday, 13 June 2014 11:01:58 UTC