Bug 67843 - MediaStream API: Change PeerConnection constructor name to webkitPeerConnection
Summary: MediaStream API: Change PeerConnection constructor name to webkitPeerConnection
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 56459
  Show dependency treegraph
 
Reported: 2011-09-09 05:47 PDT by Henrik Grunell
Modified: 2011-09-14 19:25 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.48 KB, patch)
2011-09-13 06:56 PDT, Henrik Grunell
no flags Details | Formatted Diff | Diff
Patch (5.89 KB, patch)
2011-09-14 01:36 PDT, Henrik Grunell
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.