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 21607 - getUserMedia error callback should not be optional
Summary: getUserMedia error callback should not be optional
Status: RESOLVED FIXED
Alias: None
Product: WebRTC Working Group
Classification: Unclassified
Component: Media Capture and Streams (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: public-media-capture@w3.org
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-07 06:03 UTC by Stefan Hakansson LK
Modified: 2013-04-30 10:12 UTC (History)
2 users (show)

See Also:


Attachments

Description Stefan Hakansson LK 2013-04-07 06:03:41 UTC
As discussed and decided at the meeting in Lyon (fall 2012), the application should be required to provide an error callback handler. So the word "optional" in front of the error callback should be removed from the definition of "getUserMedia".
Comment 1 Anne 2013-04-08 11:28:47 UTC
This is exactly why you should be using futures by the way. So that these kind of decisions are not made on a per WG, per API basis.
Comment 2 Stefan Hakansson LK 2013-04-30 10:12:09 UTC
This is fixed in the April 30 2013 Editor's draft.