Bug 107411 - Implement MediaStreamEvent constructor
Summary: Implement MediaStreamEvent constructor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
: 71345 (view as bug list)
Depends on:
Blocks: 67824
  Show dependency treegraph
 
Reported: 2013-01-20 20:57 PST by Kentaro Hara
Modified: 2013-01-21 02:13 PST (History)
11 users (show)

See Also:


Attachments
Patch (15.93 KB, patch)
2013-01-20 20:59 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff
Patch (20.49 KB, patch)
2013-01-20 23:17 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff
Patch (4.91 KB, patch)
2013-01-21 01:17 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 2013-01-20 20:57:47 PST
Spec: http://www.w3.org/TR/webrtc/#mediastreamevent
Comment 1 Kentaro Hara 2013-01-20 20:59:50 PST
Created attachment 183702 [details]
Patch
Comment 2 Kentaro Hara 2013-01-20 21:00:48 PST
*** Bug 71345 has been marked as a duplicate of this bug. ***
Comment 3 Build Bot 2013-01-20 22:38:33 PST
Comment on attachment 183702 [details]
Patch

Attachment 183702 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://queues.webkit.org/results/15967887

New failing tests:
fast/events/constructors/media-stream-event-constructor.html
Comment 4 Build Bot 2013-01-20 22:45:19 PST
Comment on attachment 183702 [details]
Patch

Attachment 183702 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/15969883

New failing tests:
fast/events/constructors/media-stream-event-constructor.html
Comment 5 Kentaro Hara 2013-01-20 23:17:29 PST
Created attachment 183718 [details]
Patch
Comment 6 WebKit Review Bot 2013-01-20 23:46:51 PST
Comment on attachment 183718 [details]
Patch

Clearing flags on attachment: 183718

Committed r140305: <http://trac.webkit.org/changeset/140305>
Comment 7 WebKit Review Bot 2013-01-20 23:46:55 PST
All reviewed patches have been landed.  Closing bug.
Comment 8 Kentaro Hara 2013-01-21 01:17:35 PST
Reopening to attach new patch.
Comment 9 Kentaro Hara 2013-01-21 01:17:40 PST
Created attachment 183730 [details]
Patch
Comment 10 Hajime Morrita 2013-01-21 01:19:01 PST
Comment on attachment 183730 [details]
Patch

rs=me.
Comment 11 WebKit Review Bot 2013-01-21 02:13:31 PST
Comment on attachment 183730 [details]
Patch

Clearing flags on attachment: 183730

Committed r140315: <http://trac.webkit.org/changeset/140315>
Comment 12 WebKit Review Bot 2013-01-21 02:13:35 PST
All reviewed patches have been landed.  Closing bug.