Bug 67843

Summary: MediaStream API: Change PeerConnection constructor name to webkitPeerConnection
Product: WebKit Reporter: Henrik Grunell <grunell>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, tommyw, tonyg, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 56459    
Attachments:
Description Flags
Patch
none
Patch none

Description Henrik Grunell 2011-09-09 05:47:27 PDT
Change PeerConnection constructor name to webkitPeerConnection since it's a draft.
Comment 1 Henrik Grunell 2011-09-13 06:56:34 PDT
Created attachment 107170 [details]
Patch
Comment 2 WebKit Review Bot 2011-09-13 08:35:10 PDT
Comment on attachment 107170 [details]
Patch

Attachment 107170 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/9657134

New failing tests:
fast/dom/call-a-constructor-as-a-function.html
Comment 3 Henrik Grunell 2011-09-14 01:36:46 PDT
Created attachment 107306 [details]
Patch
Comment 4 WebKit Review Bot 2011-09-14 19:25:48 PDT
Comment on attachment 107306 [details]
Patch

Clearing flags on attachment: 107306

Committed r95151: <http://trac.webkit.org/changeset/95151>
Comment 5 WebKit Review Bot 2011-09-14 19:25:52 PDT
All reviewed patches have been landed.  Closing bug.