Bug 286687
| Summary: | [JSC] YARR: Update UCS canonicalization tables | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tetsuharu Ohzeki [UTC+9] <tetsuharu.ohzeki> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 286686 | ||
Tetsuharu Ohzeki [UTC+9]
During to work bug 286686, I found that we did not update Source/JavaScriptCore/yarr/YarrCanonicalizeUCS2.cpp for a long time and there are some diff when we run `jsc YarrCanonicalizeUCS2.js > YarrCanonicalizeUCS2.cpp`.
- https://github.com/WebKit/WebKit/blob/main/Source/JavaScriptCore/yarr/YarrCanonicalizeUCS2.cpp
- https://github.com/WebKit/WebKit/commits/main/Source/JavaScriptCore/yarr/YarrCanonicalizeUCS2.cpp
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Tetsuharu Ohzeki [UTC+9]
Pull request: https://github.com/WebKit/WebKit/pull/39695
Radar WebKit Bug Importer
<rdar://problem/144240083>
EWS
Committed 290334@main (99be77af7cd2): <https://commits.webkit.org/290334@main>
Reviewed commits have been landed. Closing PR #39695 and removing active labels.