Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1c006b0b0f62949c4d5ad5d0cae3fc31856190e8
https://github.com/WebKit/WebKit/commit/1c006b0b0f62949c4d5ad5d0cae3fc31856190e8
Author: Justin Michaud <[email protected]>
Date: 2026-08-01 (Sat, 01 Aug 2026)
Changed paths:
M Source/JavaScriptCore/runtime/RegExpObject.h
M Source/JavaScriptCore/runtime/RegExpPrototype.cpp
M Source/JavaScriptCore/runtime/StringPrototype.cpp
Log Message:
-----------
Fix regex setLastIndex on 32-bit
https://bugs.webkit.org/show_bug.cgi?id=320781
Reviewed by Yusuke Suzuki.
size_t -> uint64_t quick fix
Canonical link: https://commits.webkit.org/318378@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications