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 <[email protected]>
  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@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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to