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
254474
Regression(
262103@main
) JSRopeString::resolveRopeToAtomString() no longer reports extra memory
https://bugs.webkit.org/show_bug.cgi?id=254474
Summary
Regression(262103@main) JSRopeString::resolveRopeToAtomString() no longer rep...
Chris Dumez
Reported
2023-03-25 19:34:59 PDT
JSRopeString::resolveRopeToAtomString() no longer reports extra memory since
262103@main
. Because we're holding the resolved rope as an AtomString, `valueInternal().impl()->hasOneRef()` could never be true.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-03-25 19:36:27 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/11977
EWS
Comment 2
2023-03-27 10:31:55 PDT
Committed
262158@main
(0a0fdf90f82f): <
https://commits.webkit.org/262158@main
> Reviewed commits have been landed. Closing PR #11977 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-03-27 10:32:24 PDT
<
rdar://problem/107273738
>
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