Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 98099931172e5708c4e5ed80f8f811f9a078fe80
https://github.com/WebKit/WebKit/commit/98099931172e5708c4e5ed80f8f811f9a078fe80
Author: Marcos Caceres <[email protected]>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M Source/WebCore/Modules/applicationmanifest/ApplicationManifestParser.cpp
M Tools/TestWebKitAPI/Tests/WebCore/ApplicationManifestParser.cpp
Log Message:
-----------
Web Manifest: parser should trim with isASCIIWhitespace
https://bugs.webkit.org/show_bug.cgi?id=278377
rdar://134336817
Reviewed by Anne van Kesteren.
Now trims using isASCIIWhitespace instead of isUnicodeCompatibleASCIIWhitespace.
* Source/WebCore/Modules/applicationmanifest/ApplicationManifestParser.cpp:
(WebCore::ApplicationManifestParser::parseDisplay):
(WebCore::ApplicationManifestParser::parseOrientation):
(WebCore::ApplicationManifestParser::parseIcons):
* Tools/TestWebKitAPI/Tests/WebCore/ApplicationManifestParser.cpp:
(TEST_F):
Canonical link: https://commits.webkit.org/282544@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