Bug 107411

Summary: Implement MediaStreamEvent constructor
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, buildbot, dominicc, eric.carlson, feature-media-reviews, hta, japhet, ojan.autocc, rniwa, tommyw, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 67824    
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

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.