[Bug 18591] addsourcebuffer and removesourcebuffer events appear unhelpful

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

Aaron Colwell <acolwell@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |acolwell@chromium.org
         AssignedTo|adrianba@microsoft.com      |acolwell@chromium.org
          QAContact|public-html-bugzilla@w3.org |

--- Comment #1 from Aaron Colwell <acolwell@chromium.org> 2012-08-17 21:12:55 UTC ---
You are right, these events were inspired by TextTrackList. The primary reason
I added them was for monitoring activeSourceBuffers. This list gets modified by
the UA when tracks enabled/selected state changes. A web application might want
to monitor changes to this list so it can stop fetching media for inactive
SourceBuffers.

I agree the targets need to be fixed and I'll fix that in response the the
broader event targets bug you filed.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 17 August 2012 21:12:56 UTC