Bug 107120 - MediaStream API: Update the RTCPeerConnection states to match the latest specification
Summary: MediaStream API: Update the RTCPeerConnection states to match the latest spec...
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: WebExposed
Depends on:
Blocks: 56459
  Show dependency treegraph
 
Reported: 2013-01-17 05:45 PST by Tommy Widenflycht
Modified: 2013-01-21 00:34 PST (History)
10 users (show)

See Also:


Attachments
Patch (47.13 KB, patch)
2013-01-17 05:53 PST, 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 2013-01-17 05:45:50 PST
readyState and iceState are history and instead signalingState, iceConnectionState and iceGatheringState have been introduced.
Comment 1 Tommy Widenflycht 2013-01-17 05:53:51 PST
Created attachment 183175 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-17 05:57:03 PST
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 Adam Barth 2013-01-17 09:57:13 PST
Comment on attachment 183175 [details]
Patch

ok
Comment 4 WebKit Review Bot 2013-01-21 00:34:01 PST
Comment on attachment 183175 [details]
Patch

Clearing flags on attachment: 183175

Committed r140310: <http://trac.webkit.org/changeset/140310>
Comment 5 WebKit Review Bot 2013-01-21 00:34:05 PST
All reviewed patches have been landed.  Closing bug.