Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 001e2b36b300572d1c1cb7b7f5f490f375f822af https://github.com/WebKit/WebKit/commit/001e2b36b300572d1c1cb7b7f5f490f375f822af Author: Philippe Normand <ph...@igalia.com> Date: 2024-01-30 (Tue, 30 Jan 2024)
Changed paths: M Tools/TestWebKitAPI/Tests/WebKitGLib/TestBackForwardList.cpp Log Message: ----------- [GLib] Deprecation warning when building with clang https://bugs.webkit.org/show_bug.cgi?id=268373 Reviewed by Carlos Garcia Campos. webkit_back_forward_list_item_get_title() is deprecated API, now always returning an empty string. Remove its usage from API test. * Tools/TestWebKitAPI/Tests/WebKitGLib/TestBackForwardList.cpp: Canonical link: https://commits.webkit.org/273746@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes