RESOLVED FIXED 169646
Wrap legacy WebRTC API in runtime flag
https://bugs.webkit.org/show_bug.cgi?id=169646
Summary Wrap legacy WebRTC API in runtime flag
Jon Lee
Reported 2017-03-14 16:56:49 PDT
Wrap legacy WebRTC API in runtime flag
Attachments
Patch (24.09 KB, patch)
2017-03-16 14:33 PDT, youenn fablet
no flags
Fixing build (24.12 KB, patch)
2017-03-16 15:22 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2017-03-16 14:33:59 PDT
youenn fablet
Comment 2 2017-03-16 14:36:11 PDT
Patch is adding a runtime flag for the legacy API. Turned on by default from now. Also found that the overload for createOffer and createAnswer is not inline with the spec (parameters/order of parameters).
youenn fablet
Comment 3 2017-03-16 15:22:55 PDT
Created attachment 304704 [details] Fixing build
WebKit Commit Bot
Comment 4 2017-03-16 17:05:41 PDT
Comment on attachment 304704 [details] Fixing build Clearing flags on attachment: 304704 Committed r214080: <http://trac.webkit.org/changeset/214080>
WebKit Commit Bot
Comment 5 2017-03-16 17:05:49 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.