Bug 251354 - [GTK][WPE] Missing ENABLE(2022_GLIB_API ) in public headers after 259433@main
Summary: [GTK][WPE] Missing ENABLE(2022_GLIB_API ) in public headers after 259433@main
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Garcia Campos
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2023-01-30 06:22 PST by Carlos Garcia Campos
Modified: 2023-01-30 06:49 PST (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 Carlos Garcia Campos 2023-01-30 06:22:40 PST
webkit_web_context_allow_tls_certificate_for_host was moved to network session, but it's still listed in WebKitWebContext.h
webkit_web_context_prefetch_dns was moved to network session, but it's still listed in WebKitWebContext.h and not in WebKitNetworkSession.h
Comment 1 Carlos Garcia Campos 2023-01-30 06:31:04 PST
Pull request: https://github.com/WebKit/WebKit/pull/9309
Comment 2 EWS 2023-01-30 06:49:14 PST
Committed 259556@main (59fbc6d1ded1): <https://commits.webkit.org/259556@main>

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