WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
269986
Back identifier tokens in custom properties with string literals
https://bugs.webkit.org/show_bug.cgi?id=269986
Summary
Back identifier tokens in custom properties with string literals
Antti Koivisto
Reported
2024-02-23 06:37:16 PST
Tokens don't own the underlying string so we construct a separate backing string for tokens that need it. Identifier tokens can in mosts cases be backed by their string literals, saving memory and work.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-02-23 06:38:08 PST
<
rdar://problem/123506269
>
Antti Koivisto
Comment 2
2024-02-23 07:16:07 PST
Pull request:
https://github.com/WebKit/WebKit/pull/25011
EWS
Comment 3
2024-02-27 04:00:06 PST
Committed
275375@main
(a24a25b87e86): <
https://commits.webkit.org/275375@main
> Reviewed commits have been landed. Closing PR #25011 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