Bug 84723 - MediaStream API: Create a new flag for PeerConnection
Summary: MediaStream API: Create a new flag for PeerConnection
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Tommy Widenflycht
URL:
Keywords:
Depends on:
Blocks: 56459
  Show dependency treegraph
 
Reported: 2012-04-24 07:27 PDT by Tommy Widenflycht
Modified: 2012-04-24 14:15 PDT (History)
7 users (show)

See Also:


Attachments
Patch (7.72 KB, patch)
2012-04-24 07:34 PDT, Tommy Widenflycht
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tommy Widenflycht 2012-04-24 07:27:21 PDT
To allow Chrome to make the GetUserMedia functionality available by default we need another flag for the PeerConnection related parts. This new flag is in addition to the general media stream flag, and both need to be enabled for PeerConnection object creation.
Comment 1 Tommy Widenflycht 2012-04-24 07:34:55 PDT
Created attachment 138558 [details]
Patch
Comment 2 WebKit Review Bot 2012-04-24 07:37:30 PDT
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Comment 3 WebKit Review Bot 2012-04-24 14:14:47 PDT
Comment on attachment 138558 [details]
Patch

Clearing flags on attachment: 138558

Committed r115109: <http://trac.webkit.org/changeset/115109>
Comment 4 WebKit Review Bot 2012-04-24 14:15:01 PDT
All reviewed patches have been landed.  Closing bug.