Bug 227357 - CSS parser does not handle unpaired surrogates correctly
Summary: CSS parser does not handle unpaired surrogates correctly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-06-24 09:47 PDT by Darin Adler
Modified: 2021-06-24 11:25 PDT (History)
13 users (show)

See Also:


Attachments
Patch (6.18 KB, patch)
2021-06-24 10:33 PDT, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2021-06-24 09:47:44 PDT
CSS parser does not handle unpaired surrogates correctly
Comment 1 Darin Adler 2021-06-24 09:53:12 PDT
We already had a function lying around that does the right thing so this was easy to fix.
Comment 2 Darin Adler 2021-06-24 10:33:48 PDT
Created attachment 432188 [details]
Patch
Comment 3 EWS 2021-06-24 11:24:07 PDT
Committed r279238 (239123@main): <https://commits.webkit.org/239123@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 432188 [details].
Comment 4 Radar WebKit Bug Importer 2021-06-24 11:25:21 PDT
<rdar://problem/79734024>