Bug 178437

Summary: Remove remnants of OpenWebRTC
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, annulen, mcatanzaro, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.