Bug 234351 - Avoid unnecessary allocation and UTF-8 conversion when calling DFABytecodeInterpreter::interpret
Summary: Avoid unnecessary allocation and UTF-8 conversion when calling DFABytecodeInt...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-12-15 09:25 PST by Alex Christensen
Modified: 2021-12-15 10:51 PST (History)
2 users (show)

See Also:


Attachments
Patch (17.95 KB, patch)
2021-12-15 09:29 PST, Alex Christensen
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (19.38 KB, patch)
2021-12-15 10:07 PST, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2021-12-15 09:25:16 PST
Avoid unnecessary allocation and UTF-8 conversion when calling DFABytecodeInterpreter::interpret
Comment 1 Alex Christensen 2021-12-15 09:29:13 PST
Created attachment 447242 [details]
Patch
Comment 2 Alex Christensen 2021-12-15 10:07:12 PST
Created attachment 447251 [details]
Patch
Comment 3 EWS 2021-12-15 10:50:34 PST
Committed r287086 (245280@main): <https://commits.webkit.org/245280@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 447251 [details].
Comment 4 Radar WebKit Bug Importer 2021-12-15 10:51:18 PST
<rdar://problem/86532297>