[Bug 26060] Media Source and Web Worker

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26060

Aleksei Zbiniakov <zbinyakov@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |zbinyakov@gmail.com
         Resolution|WONTFIX                     |---

--- Comment #4 from Aleksei Zbiniakov <zbinyakov@gmail.com> ---
The one of the worth scenario is when you control your media stream via
SharedWorker, so all open tabs for your site get the same isolated context. In
this case you can keep just one MediaSource object and allow all open tabs to
access it without additional memory consumption.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 21 January 2015 11:31:13 UTC