Bug 178437 - Remove remnants of OpenWebRTC
Summary: Remove remnants of OpenWebRTC
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-18 04:08 PDT by Zan Dobersek
Modified: 2017-10-18 11:01 PDT (History)
4 users (show)

See Also:


Attachments
Patch (22.08 KB, patch)
2017-10-18 04:10 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2017-10-18 04:08:00 PDT
Remove remnants of OpenWebRTC
Comment 1 Zan Dobersek 2017-10-18 04:10:24 PDT
Created attachment 324110 [details]
Patch
Comment 2 Zan Dobersek 2017-10-18 05:04:13 PDT
Comment on attachment 324110 [details]
Patch

Clearing flags on attachment: 324110

Committed r223601: <https://trac.webkit.org/changeset/223601>
Comment 3 Zan Dobersek 2017-10-18 05:04:17 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-10-18 05:05:41 PDT
<rdar://problem/35050059>
Comment 5 Konstantin Tokarev 2017-10-18 05:49:54 PDT
What happened to OpenWebRTC? What are plans regarding WebRTC in GTK and WPE ports?
Comment 6 Michael Catanzaro 2017-10-18 10:52:02 PDT
(In reply to Konstantin Tokarev from comment #5)
> What happened to OpenWebRTC? What are plans regarding WebRTC in GTK and WPE
> ports?

We decided last year that we didn't have enough resources to maintain OpenWebRTC, so we'll use libwebrtc instead, which is already under Source/ThirdParty. Development will proceed using that.
Comment 7 Konstantin Tokarev 2017-10-18 11:01:00 PDT
Thanks for clarification, it's indeed better to have one shared WebRTC implementation in the tree than two.