This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 29103 - MediaStream Recording API: MediaRecorderErrorEvent is a NoInterfaceObject, consider removing
Summary: MediaStream Recording API: MediaRecorderErrorEvent is a NoInterfaceObject, co...
Status: RESOLVED INVALID
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: Streams API (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Takeshi Yoshino
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-31 19:28 UTC by Miguel Casas-Sanchez
Modified: 2015-08-31 21:45 UTC (History)
6 users (show)

See Also:


Attachments

Description Miguel Casas-Sanchez 2015-08-31 19:28:54 UTC
MediaRecorderErrorEvent [1] idl says it's  NoInterfaceObject,
consider removing it.

[1] http://www.w3.org/TR/mediastream-recording/#MediaRecorderErrorEvent
Comment 1 Miguel Casas-Sanchez 2015-08-31 21:44:36 UTC
Dup'ed in https://github.com/w3c/mediacapture-record/issues/15