[webkit-changes] [WebKit/WebKit] f21dd9: REGRESSION(258290 at main) [WPE] API test failures du...

Lauro Moura noreply at github.com
Wed Jan 11 10:57:02 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f21dd951eca5ee2e29a16809501553a97ab7a6a6
      https://github.com/WebKit/WebKit/commit/f21dd951eca5ee2e29a16809501553a97ab7a6a6
  Author: Lauro Moura <lmoura at igalia.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
    M Source/WebKit/UIProcess/API/glib/WebKitWebContext.cpp
    M Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h

  Log Message:
  -----------
  REGRESSION(258290 at main) [WPE] API test failures due to usage of deprecated properties
https://bugs.webkit.org/show_bug.cgi?id=250437

Reviewed by Michael Catanzaro.

The changes below were enough to avoid the missing property issue
runnign the API tests, but looks like there are some untested paths that
might be using the deprecated functions.

There are other unrelated failures though, to be tackled in future
commits.

* Source/WebKit/UIProcess/API/glib/WebKitWebContext.cpp:
(webkitWebContextConstructed):
* Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h:
(Test::Test):

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




More information about the webkit-changes mailing list