Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e5dcf4073f3c8dbc2757df0175a9d6fc6ae34ea6
      
https://github.com/WebKit/WebKit/commit/e5dcf4073f3c8dbc2757df0175a9d6fc6ae34ea6
  Author: Adrien Destugues <[email protected]>
  Date:   2025-04-28 (Mon, 28 Apr 2025)

  Changed paths:
    M Source/WTF/wtf/InlineASM.h
    M Source/WTF/wtf/MemoryPressureHandler.h
    M Source/WTF/wtf/PlatformHave.h
    M Source/WTF/wtf/PlatformOS.h
    M Source/WTF/wtf/posix/ThreadingPOSIX.cpp

  Log Message:
  -----------
  More support for Haiku in WTF.
https://bugs.webkit.org/show_bug.cgi?id=290172

Reviewed by Adrian Perez de Castro.

Add some more Haiku support in WTF.

* Source/WTF/wtf/InlineASM.h: Use the same assembler syntax as other OS
* Source/WTF/wtf/MemoryPressureHandler.h: Enable declaration of 
triggerMemoryPressureEvent
* Source/WTF/wtf/PlatformHave.h: Enable use of MADV_FREE and MADV_DONTNEED
* Source/WTF/wtf/PlatformOS.h: Define Haiku as UNIX-like
* Source/WTF/wtf/posix/ThreadingPOSIX.cpp:
(WTF::Thread::initializeCurrentThreadInternal): Support renaming threads on 
Haiku

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to