Bug 177868 - Remove OpenWebRTC backend
Summary: Remove OpenWebRTC backend
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-04 05:43 PDT by youenn fablet
Modified: 2017-10-09 01:43 PDT (History)
5 users (show)

See Also:


Attachments
Patch (243.44 KB, patch)
2017-10-04 05:44 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (254.69 KB, patch)
2017-10-04 06:00 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (255.99 KB, patch)
2017-10-04 06:23 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (259.99 KB, patch)
2017-10-04 07:24 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (256.47 KB, patch)
2017-10-04 07:54 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (257.16 KB, patch)
2017-10-04 08:38 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (257.97 KB, patch)
2017-10-04 08:54 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2017-10-04 05:43:05 PDT
Remove OpenWebRTC backend
Comment 1 youenn fablet 2017-10-04 05:44:36 PDT
Created attachment 322657 [details]
Patch
Comment 2 youenn fablet 2017-10-04 06:00:35 PDT
Created attachment 322659 [details]
Patch
Comment 3 youenn fablet 2017-10-04 06:23:05 PDT
Created attachment 322664 [details]
Patch
Comment 4 youenn fablet 2017-10-04 07:24:38 PDT
Created attachment 322667 [details]
Patch
Comment 5 youenn fablet 2017-10-04 07:54:48 PDT
Created attachment 322670 [details]
Patch
Comment 6 youenn fablet 2017-10-04 08:38:38 PDT
Created attachment 322673 [details]
Patch
Comment 7 youenn fablet 2017-10-04 08:54:30 PDT
Created attachment 322676 [details]
Patch
Comment 8 Alejandro G. Castro 2017-10-04 09:50:39 PDT
Comment on attachment 322676 [details]
Patch

LGTM
Comment 9 Alejandro G. Castro 2017-10-04 09:51:18 PDT
Comment on attachment 322676 [details]
Patch

LGTM
Comment 10 WebKit Commit Bot 2017-10-04 10:50:12 PDT
Comment on attachment 322676 [details]
Patch

Clearing flags on attachment: 322676

Committed r222858: <http://trac.webkit.org/changeset/222858>
Comment 11 WebKit Commit Bot 2017-10-04 10:50:13 PDT
All reviewed patches have been landed.  Closing bug.
Comment 12 Radar WebKit Bug Importer 2017-10-04 10:51:03 PDT
<rdar://problem/34815230>
Comment 13 Olivier Blin 2017-10-09 01:43:01 PDT
There are still a few OpenWebRTC bits:
- Source/cmake/FindOpenWebRTC.cmake
- find_package(OpenWebRTC) blocks in OptionsGTK.cmake and OptionsWPE.cmake