[webkit-changes] [WebKit/WebKit] 10c925: REGRESSION(261320 at main): [GLib] Clean builds fail ...

Adrian Perez noreply at github.com
Wed Mar 8 05:23:28 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 10c9256883bf38b9fbcfbc91577783d4df90d1bd
      https://github.com/WebKit/WebKit/commit/10c9256883bf38b9fbcfbc91577783d4df90d1bd
  Author: Adrian Perez de Castro <aperez at igalia.com>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M Source/WebKit/UIProcess/API/glib/WebKitAutocleanups.h.in
    M Source/WebKit/UIProcess/API/glib/WebKitUserContentManager.cpp
    M Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp

  Log Message:
  -----------
  REGRESSION(261320 at main): [GLib] Clean builds fail with ENABLE_2022_GLIB_API
https://bugs.webkit.org/show_bug.cgi?id=253563

Unreviewed build fix.

* Source/WebKit/UIProcess/API/glib/WebKitAutocleanups.h.in: Remove the
  autocleanup for WebKitJavascriptResult when building with the new API.
* Source/WebKit/UIProcess/API/glib/WebKitUserContentManager.cpp:
  Conditionally include WebKitJavascriptResultPrivate.h.
* Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp: Ditto.

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




More information about the webkit-changes mailing list