RESOLVED FIXED 241380
REGRESSION (250986@main): [iOS/macOS] ASSERTION FAILED: isASCII(characters[I]) in WTF::ASCIILiteral WTF::StringLiterals::operator""_s(const char *, size_t)
https://bugs.webkit.org/show_bug.cgi?id=241380
Summary REGRESSION (250986@main): [iOS/macOS] ASSERTION FAILED: isASCII(characters[I]...
Ryan Haddad
Reported 2022-06-07 11:54:10 PDT
After https://commits.webkit.org/250986@main landed, the following API test is asserting on iOS / macOS debug bots: TestWebKitAPI.HTTPParsers.ParseCrossOriginResourcePolicyHeader ASSERTION FAILED: isASCII(characters[i]) /Volumes/Data/worker/Apple-iOS-15-Simulator-Debug-Build/build/WebKitBuild/Debug-iphonesimulator/usr/local/include/wtf/text/ASCIILiteral.h(89) : WTF::ASCIILiteral WTF::StringLiterals::operator""_s(const char *, size_t) https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.HTTPParsers.ParseCrossOriginResourcePolicyHeader&test=TestWebKitAPI.IPCTestingAPI.CanSendSharedMemory
Attachments
Radar WebKit Bug Importer
Comment 1 2022-06-07 11:54:18 PDT
Ryan Haddad
Comment 2 2022-06-07 16:34:24 PDT
EWS
Comment 3 2022-06-07 21:45:48 PDT
Committed r295375 (251383@main): <https://commits.webkit.org/251383@main> Reviewed commits have been landed. Closing PR #1361 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.