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

Adrian Perez noreply at github.com
Wed Mar 8 04:29:51 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 53a8890833684fe813efd7b7a2b7417dbfa7b826
      https://github.com/WebKit/WebKit/commit/53a8890833684fe813efd7b7a2b7417dbfa7b826
  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/WebKitWebView.h.in

  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/WebKitWebView.h.in: Guard the
  inclusion of WebKitJavascriptResult.h with !ENABLE(2022_GLIB_API).

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




More information about the webkit-changes mailing list