Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6df4bb802507d087167b7e44127425c9d870e71d
https://github.com/WebKit/WebKit/commit/6df4bb802507d087167b7e44127425c9d870e71d
Author: Fujii Hironori <[email protected]>
Date: 2024-04-16 (Tue, 16 Apr 2024)
Changed paths:
M Source/JavaScriptCore/runtime/Options.cpp
Log Message:
-----------
REGRESSION(277566@main): [Win] SHOULD NEVER BE REACHED in
JSC::IPInt::initialize
https://bugs.webkit.org/show_bug.cgi?id=272797
Reviewed by Ross Kirsling.
Windows port was crashing after 277566@main. IPInt doesn't support
Windows port yet. useIPIntWrappers should be false for Windows port.
* Source/JavaScriptCore/runtime/Options.cpp:
Disabled the option for platforms not supporting IPInt.
Canonical link: https://commits.webkit.org/277592@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