Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 933f79a187bbf434effff5f158f88ace72e18f43
      
https://github.com/WebKit/WebKit/commit/933f79a187bbf434effff5f158f88ace72e18f43
  Author: Simon Pena <[email protected]>
  Date:   2026-03-23 (Mon, 23 Mar 2026)

  Changed paths:
    M Source/WTF/wtf/PlatformGTK.cmake
    M Source/WTF/wtf/PlatformWPE.cmake
    R Source/WTF/wtf/glib/GMutexLocker.h
    M Tools/TestWebKitAPI/Tests/WebKitGLib/TestResources.cpp

  Log Message:
  -----------
  [GLib] Delete WTF::GMutexLocker
https://bugs.webkit.org/show_bug.cgi?id=310492

Reviewed by Adrian Perez de Castro.

The remaining usage of WTF::GMutexLocker was in the GLib API test
TestResources. Refactoring the test to use WTF::Lock instead allows us
to delete this utility.

Test: Tools/TestWebKitAPI/Tests/WebKitGLib/TestResources.cpp

* Source/WTF/wtf/PlatformGTK.cmake:
* Source/WTF/wtf/PlatformWPE.cmake:
* Source/WTF/wtf/glib/GMutexLocker.h: Removed.
* Tools/TestWebKitAPI/Tests/WebKitGLib/TestResources.cpp:
(testWebViewSyncRequestOnMaxConns):
(serverCallback):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to