Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5f8dc9d4cc01a31e53670acdcf7a9c4ea4626f58
      
https://github.com/WebKit/WebKit/commit/5f8dc9d4cc01a31e53670acdcf7a9c4ea4626f58
  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:
  -----------
  [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