[webkit-changes] [WebKit/WebKit] 3be5e9: Cherry-pick 261367 at main (53a889083368). https://bu...

Adrian Perez noreply at github.com
Wed Mar 8 05:53:08 PST 2023


  Branch: refs/heads/webkitglib/2.40
  Home:   https://github.com/WebKit/WebKit
  Commit: 3be5e9d0719b3f0240814462fd4af551c99c2e5a
      https://github.com/WebKit/WebKit/commit/3be5e9d0719b3f0240814462fd4af551c99c2e5a
  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:
  -----------
  Cherry-pick 261367 at main (53a889083368). https://bugs.webkit.org/show_bug.cgi?id=253563

    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


  Commit: a88b08b6164cef3b3c845b3d51c46760a1c52c1b
      https://github.com/WebKit/WebKit/commit/a88b08b6164cef3b3c845b3d51c46760a1c52c1b
  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:
  -----------
  Cherry-pick 261368 at main (10c9256883bf). https://bugs.webkit.org/show_bug.cgi?id=253563

    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


  Commit: b2a9433e4bc8321dc466491ba71ec3472cb0ca5e
      https://github.com/WebKit/WebKit/commit/b2a9433e4bc8321dc466491ba71ec3472cb0ca5e
  Author: Adrian Perez de Castro <aperez at igalia.com>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M Source/WebKit/wpe/NEWS
    M Source/cmake/OptionsWPE.cmake

  Log Message:
  -----------
  Unreviewed. Update OptionsWPE.cmake and NEWS for the 2.39.91 release

* Source/WebKit/wpe/NEWS: Add release notes.
* Source/cmake/OptionsWPE.cmake: Bump version numbers.


Compare: https://github.com/WebKit/WebKit/compare/addf56351cde...b2a9433e4bc8


More information about the webkit-changes mailing list