Bug 268373 - [GLib] Deprecation warning when building with clang
Summary: [GLib] Deprecation warning when building with clang
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Philippe Normand
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-30 04:57 PST by Philippe Normand
Modified: 2024-01-30 06:22 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2024-01-30 04:57:11 PST
Tools/TestWebKitAPI/Tests/WebKitGLib/TestBackForwardList.cpp:76:34: warning: 'webkit_back_forward_list_item_get_title' is deprecated [-Wdeprecated-declarations]
Comment 1 Philippe Normand 2024-01-30 04:59:37 PST
Pull request: https://github.com/WebKit/WebKit/pull/23505
Comment 2 EWS 2024-01-30 06:22:40 PST
Committed 273746@main (001e2b36b300): <https://commits.webkit.org/273746@main>

Reviewed commits have been landed. Closing PR #23505 and removing active labels.