1) Remove the deprecated version of WebMediaStreamDescriptor::initialize 2) Remove a deprecated constant from WebPeerConnection00HandlerClient 3) Make the two constructSDP functions in WebMediaStreamCenter optional to override. This is part of the preparation to remove PeerConnection00.
Created attachment 169403 [details] Patch
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.
Turns out point two could not yet be removed.
Can we remove webkitPeerConnection00 ?
Comment on attachment 169403 [details] Patch Clearing flags on attachment: 169403 Committed r131814: <http://trac.webkit.org/changeset/131814>
All reviewed patches have been landed. Closing bug.
(In reply to comment #4) > Can we remove webkitPeerConnection00 ? Soon, very soon. It won't be in M24 stable for sure.