[webkit-changes] [WebKit/WebKit] ae4036: Cherry-pick 260537 at main (5f8dc9d4cc01). https://bu...

Adrian Perez noreply at github.com
Mon Feb 20 08:26:50 PST 2023


  Branch: refs/heads/webkitglib/2.40
  Home:   https://github.com/WebKit/WebKit
  Commit: ae4036cf712f800abc3d9d4c568676d21bf67a76
      https://github.com/WebKit/WebKit/commit/ae4036cf712f800abc3d9d4c568676d21bf67a76
  Author: Adrian Perez de Castro <aperez at igalia.com>
  Date:   2023-02-20 (Mon, 20 Feb 2023)

  Changed paths:
    M Source/WebKit/UIProcess/API/glib/WebKitJavascriptResult.h.in
    M Source/WebKit/UIProcess/API/glib/WebKitWebView.h.in

  Log Message:
  -----------
  Cherry-pick 260537 at main (5f8dc9d4cc01). https://bugs.webkit.org/show_bug.cgi?id=252562

    [GLib] Installed API headers are unusable with the new 2022 API
    https://bugs.webkit.org/show_bug.cgi?id=252562

    Reviewed by Michael Catanzaro.

    * Source/WebKit/UIProcess/API/glib/WebKitJavascriptResult.h.in: Only
      include JavaScriptCore/JSBase.h with the old API, change a !USE(GTK4)
      guard to !ENABLE(2022_GLIB_API) as it is more correct.
    * Source/WebKit/UIProcess/API/glib/WebKitWebView.h.in: Ditto.

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




More information about the webkit-changes mailing list