WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
286703
[Yarr] Update YarrJIT disassembly to happen after we perform all other link tasks
https://bugs.webkit.org/show_bug.cgi?id=286703
Summary
[Yarr] Update YarrJIT disassembly to happen after we perform all other link t...
Michael Saboff
Reported
2025-01-29 13:51:46 PST
Currently the dumping by the disassembler happens before we run the various link tasks as part of finalization. This means that the disassembly will have zeroed targets where we call out to the ReadUnicodeCharacterHelper and for backtrack links.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-01-29 13:53:27 PST
<
rdar://problem/143844502
>
Michael Saboff
Comment 2
2025-01-29 13:57:27 PST
Pull request:
https://github.com/WebKit/WebKit/pull/39716
EWS
Comment 3
2025-01-29 21:15:56 PST
Committed
289542@main
(80442335b668): <
https://commits.webkit.org/289542@main
> Reviewed commits have been landed. Closing PR #39716 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