Bug 274991 - Assert availability of librtc
Summary: Assert availability of librtc
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-31 14:12 PDT by Vitor Roriz
Modified: 2024-05-31 21:36 PDT (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 Vitor Roriz 2024-05-31 14:12:30 PDT
If for some reason librtc is not present, we could crash assert immediately instead of crash on a bad access.
Comment 1 Radar WebKit Bug Importer 2024-05-31 14:12:49 PDT
<rdar://problem/129080708>
Comment 2 Vitor Roriz 2024-05-31 14:15:51 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29395
Comment 3 EWS 2024-05-31 21:36:06 PDT
Committed 279610@main (ae12b87cfbd4): <https://commits.webkit.org/279610@main>

Reviewed commits have been landed. Closing PR #29395 and removing active labels.