[webkit-changes] [WebKit/WebKit] 7c4569: [WPE] Unreviewed build fix after d418e6f5caaf

Adrian Perez noreply at github.com
Thu Apr 20 06:23:51 PDT 2023


  Branch: refs/heads/webkitglib/2.38
  Home:   https://github.com/WebKit/WebKit
  Commit: 7c456944d27b3dc252970d928633b4dbc7ebaeea
      https://github.com/WebKit/WebKit/commit/7c456944d27b3dc252970d928633b4dbc7ebaeea
  Author: Adrian Perez de Castro <aperez at igalia.com>
  Date:   2023-04-20 (Thu, 20 Apr 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp

  Log Message:
  -----------
  [WPE] Unreviewed build fix after d418e6f5caaf

* Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp:
(WebCore::getDefaultCairoFontOptions): Re-add function, guarded by
!PLATFORM(GTK), because there is a separate implementation in
GdkCairoUtilities.cpp used by the GTK port.


  Commit: 7f33a499dffd6a16c4614459222e53ac387e03c3
      https://github.com/WebKit/WebKit/commit/7f33a499dffd6a16c4614459222e53ac387e03c3
  Author: Adrian Perez de Castro <aperez at igalia.com>
  Date:   2023-04-20 (Thu, 20 Apr 2023)

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

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

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


Compare: https://github.com/WebKit/WebKit/compare/bd195e9fe732...7f33a499dffd


More information about the webkit-changes mailing list