Bug 251001 - REGRESSION(258949@main): [GTK] Cannot build WebKitGTK with LibWebRTC
Summary: REGRESSION(258949@main): [GTK] Cannot build WebKitGTK with LibWebRTC
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: Diego Pino
URL:
Keywords: InRadar
: 251019 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-01-23 02:46 PST by Diego Pino
Modified: 2023-01-24 01:45 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2023-01-23 02:46:01 PST
There is a build error when building LibWebRTC (-DUSE_GSTREAMER_WEBRTC=FALSE).

The header LibWebRTCVPXVideoDecoder.h is included which at the same time also includes WebKitDecoder.h which includes Availability.h. The latter header is Mac specific.
Comment 1 Diego Pino 2023-01-23 02:50:45 PST
Pull request: https://github.com/webkit/webkit/pull/8967
Comment 2 EWS 2023-01-23 10:39:45 PST
Committed 259221@main (676291717bcd): <https://commits.webkit.org/259221@main>

Reviewed commits have been landed. Closing PR #8967 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-01-23 10:40:19 PST
<rdar://problem/104563527>
Comment 4 Olivier Blin 2023-01-24 01:45:03 PST
*** Bug 251019 has been marked as a duplicate of this bug. ***