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
253825
Prefer mutableCopy over mutableCopyWithZone
https://bugs.webkit.org/show_bug.cgi?id=253825
Summary
Prefer mutableCopy over mutableCopyWithZone
Seija K.
Reported
2023-03-13 07:31:23 PDT
We do not need to worry about zones, nor is the method overridden, so we can replace this method with mutableCopy.
Attachments
Add attachment
proposed patch, testcase, etc.
Seija K.
Comment 1
2023-03-13 07:33:58 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/11440
Radar WebKit Bug Importer
Comment 2
2023-03-20 07:32:16 PDT
<
rdar://problem/106942513
>
EWS
Comment 3
2023-03-24 10:47:55 PDT
Committed
262083@main
(c0b2221b92ed): <
https://commits.webkit.org/262083@main
> Reviewed commits have been landed. Closing PR #11440 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