WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-06-07 11:54:18 PDT
<
rdar://problem/94552881
>
Ryan Haddad
Comment 2
2022-06-07 16:34:24 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/1361
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.
Top of Page
Format For Printing
XML
Clone This Bug