WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
278377
Web Manifest: parser should trim with isASCIIWhitespace
https://bugs.webkit.org/show_bug.cgi?id=278377
Summary
Web Manifest: parser should trim with isASCIIWhitespace
Marcos Caceres
Reported
2024-08-20 05:51:51 PDT
Seems we are trimming values when parsing using isUnicodeCompatibleASCIIWhitespace<UChar>, but we probably just want to trim ASCII Whitespace.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-08-20 05:57:46 PDT
<
rdar://problem/134336817
>
Marcos Caceres
Comment 2
2024-08-20 05:59:20 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/32450
EWS
Comment 3
2024-08-20 20:17:18 PDT
Committed
282544@main
(98099931172e): <
https://commits.webkit.org/282544@main
> Reviewed commits have been landed. Closing PR #32450 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