- From: <bugzilla@jessica.w3.org>
- Date: Tue, 04 Mar 2014 22:57:16 +0000
- To: public-media-capture@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24931
Bug ID: 24931
Summary: the spec defines an interface called “MediaError”,
which conflicts with the “MediaError” defined for the
MediaElement (video/audio tags)
Product: WebRTC Working Group
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Media Capture and Streams
Assignee: public-media-capture@w3.org
Reporter: shijuns@microsoft.com
CC: public-media-capture@w3.org
The Media Capture and Streams spec defines an interface called “MediaError”,
which conflicts with the “MediaError” defined for the MediaElement (video/audio
tags).
Propose to rename the following through the spec.
1. from “MediaError” to “MediaStreamTrackError”
2. from “MediaErrorEventInit” to “MediaStreamTrackErrorEventInit”
3. from “MediaErrorEvent” to “MediaStreamTrackErrorEvent”
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
Received on Tuesday, 4 March 2014 22:57:18 UTC