[webkit-changes] [WebKit/WebKit] 59fbc6: [GTK][WPE] Missing ENABLE(2022_GLIB_API ) in publi...

Carlos Garcia Campos noreply at github.com
Mon Jan 30 06:49:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 59fbc6d1ded1da728b00b0c49b9edaeb05d94e4d
      https://github.com/WebKit/WebKit/commit/59fbc6d1ded1da728b00b0c49b9edaeb05d94e4d
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
    M Source/WebKit/UIProcess/API/glib/WebKitNetworkSession.h.in
    M Source/WebKit/UIProcess/API/glib/WebKitWebContext.h.in

  Log Message:
  -----------
  [GTK][WPE] Missing ENABLE(2022_GLIB_API ) in public headers after 259433 at main
https://bugs.webkit.org/show_bug.cgi?id=251354

Reviewed by Michael Catanzaro.

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

* Source/WebKit/UIProcess/API/glib/WebKitNetworkSession.h.in:
* Source/WebKit/UIProcess/API/glib/WebKitWebContext.h.in:

Canonical link: https://commits.webkit.org/259556@main




More information about the webkit-changes mailing list