Bug 251354

Summary: [GTK][WPE] Missing ENABLE(2022_GLIB_API ) in public headers after 259433@main
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.