- From: <bugzilla@jessica.w3.org>
- Date: Tue, 09 Jul 2013 02:52:58 +0000
- To: public-texttracks@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22601
Bug ID: 22601
Summary: Add API for RemoveTextTrack()
Classification: Unclassified
Product: WHATWG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML
Assignee: ian@hixie.ch
Reporter: silviapfeiffer1@gmail.com
QA Contact: contributor@whatwg.org
CC: mike@w3.org, public-html-admin@w3.org,
public-html-wg-issue-tracking@w3.org,
public-texttracks@w3.org, rick.eyre@hotmail.com
Depends on: 22597
+++ This bug was initially created as a clone of Bug #22597 +++
Right now there is an AddTextTrack() function on the MediaElement, but there is
no RemoveTextTrack() function.
TextTrackList has an "onremovetrack" event, but as far as I can see there is no
way currently for the user to remove a TextTrack.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Tuesday, 9 July 2013 02:53:00 UTC