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
292286
Reduce the amount of String allocations in `updateLayersForInteractionRegions`
https://bugs.webkit.org/show_bug.cgi?id=292286
Summary
Reduce the amount of String allocations in `updateLayersForInteractionRegions`
Etienne
Reported
2025-04-29 11:33:24 PDT
The NSString allocations are part of the RemoteEffect configuration. But we can make our reuse hash UInt64 based.
Attachments
Add attachment
proposed patch, testcase, etc.
Etienne
Comment 1
2025-04-29 11:55:46 PDT
<
rdar://problem/150275553
>
Etienne
Comment 2
2025-04-29 11:56:08 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/44699
EWS
Comment 3
2025-05-05 13:12:31 PDT
Committed
294526@main
(5521eb299be3): <
https://commits.webkit.org/294526@main
> Reviewed commits have been landed. Closing PR #44699 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