Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 298b67cd8c41d4b73bd73016e0548f3440871751
https://github.com/WebKit/WebKit/commit/298b67cd8c41d4b73bd73016e0548f3440871751
Author: Chris Dumez <[email protected]>
Date: 2024-05-22 (Wed, 22 May 2024)
Changed paths:
M Source/WebCore/platform/image-decoders/ico/ICOImageDecoder.cpp
Log Message:
-----------
REGRESSION(279097@main): [Win GTK WPE] ASSERTION FAILED:
isASCII(characters[i]) in WTF::StringLiterals::operator""_span under
WebCore::ICOImageDecoder::imageTypeAtIndex
https://bugs.webkit.org/show_bug.cgi?id=274549
Reviewed by Fujii Hironori.
Don't use ""_span since it requires all characters to be ASCII.
* Source/WebCore/platform/image-decoders/ico/ICOImageDecoder.cpp:
(WebCore::ICOImageDecoder::imageTypeAtIndex):
Canonical link: https://commits.webkit.org/279167@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