[Bug 12530] Make TrackList an Array-like list of Track objects and move get* into those

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12530

--- Comment #2 from Philip Jägenstedt <philipj@opera.com> 2011-04-20 14:26:26 UTC ---
In particular, being able to use Array.prototype.forEach.call(...) on
Array-like things (like NodeList) is very handy.

-- 
Configure bugmail: http://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 Wednesday, 20 April 2011 14:26:33 UTC