[Webkit-unassigned] [Bug 258556] New: WasmSignalHandler.cpp doesn't compile on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 27 03:25:52 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=258556

            Bug ID: 258556
           Summary: WasmSignalHandler.cpp doesn't compile on Windows
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Ryuichi.Hayashida at sony.com

wasm/WasmFaultSignalHandler.cpp doesn't compile on Windows because it uses wtf/threads/Signals.h. This is because Signals.h misses many APIs such as Signal class when it is not on Unix platform.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230627/91cb9b37/attachment-0001.htm>


More information about the webkit-unassigned mailing list