Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f21dd951eca5ee2e29a16809501553a97ab7a6a6
https://github.com/WebKit/WebKit/commit/f21dd951eca5ee2e29a16809501553a97ab7a6a6
Author: Lauro Moura <[email protected]>
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@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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes