Files
ladybird/Libraries/LibWebView/EventLoop
ayeteadoe 01ad180182 UI/Qt: Implement hash/equals Traits for pthread_t to support Windows
This cleans up the initial hack that got Windows building again by
moving the ifdef soup into a Windows only Traits<pthread_t>
implementation. We also avoid the integer comparison problem by using
Optional<pthread_t>.
2025-11-03 01:45:42 -06:00
..