[webkit-changes] [WebKit/WebKit] 001e2b: [GLib] Deprecation warning when building with clang

Philippe Normand noreply at github.com
Tue Jan 30 06:22:49 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 001e2b36b300572d1c1cb7b7f5f490f375f822af
      https://github.com/WebKit/WebKit/commit/001e2b36b300572d1c1cb7b7f5f490f375f822af
  Author: Philippe Normand <philn at 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




More information about the webkit-changes mailing list