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 14912 - From MediaStreamEventInit: DOMString MediaStream? stream; This fails to parse. Presumably the "DOMString" isn't meant to be there?
Summary: From MediaStreamEventInit: DOMString MediaStream? stream; This fails to pars...
Status: CLOSED WONTFIX
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-23 16:15 UTC by contributor
Modified: 2012-07-18 18:41 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2011-11-23 16:15:26 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#dom-mediastreamevent-stream
Complete: http://www.whatwg.org/c#dom-mediastreamevent-stream

Comment:
From MediaStreamEventInit: DOMString MediaStream? stream;  This fails to
parse.	Presumably the "DOMString" isn't meant to be there?

Posted from: 68.175.61.233
User agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.8 (KHTML, like Gecko) Chrome/17.0.938.0 Safari/535.8
Comment 1 Ian 'Hixie' Hickson 2011-12-07 23:43:10 UTC
MediaStream is gone (to WebRTC).