Bug 259627 - [GStreamer] Include GRefPtr.h before gst/gst.h
Summary: [GStreamer] Include GRefPtr.h before gst/gst.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-29 07:45 PDT by Konstantin Tokarev
Modified: 2023-07-29 11:00 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Tokarev 2023-07-29 07:45:49 PDT
GRefPtr.h must be included earlier than gst/gst.h, otherwise forward declaration in the former will cause compilation error.
Comment 1 Konstantin Tokarev 2023-07-29 08:21:25 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16212
Comment 2 EWS 2023-07-29 10:59:09 PDT
Committed 266416@main (54d388c4d949): <https://commits.webkit.org/266416@main>

Reviewed commits have been landed. Closing PR #16212 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-07-29 11:00:15 PDT
<rdar://problem/113082735>