Bug 240719 - [GLib] Fix build without ContentExtensions
Summary: [GLib] Fix build without ContentExtensions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-20 09:00 PDT by Olivier Blin
Modified: 2023-10-09 06:45 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Blin 2022-05-20 09:00:30 PDT
Build without ContentExtensions is broken since r241790 because of API::ContentRuleList usage in WebKitUserContent* API files.
Comment 1 Olivier Blin 2022-05-20 09:02:19 PDT
Pull request: https://github.com/WebKit/WebKit/pull/834
Comment 2 EWS 2022-06-27 02:30:07 PDT
Committed 251866@main (8484c9ba1afe): <https://commits.webkit.org/251866@main>

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