RESOLVED FIXED253825
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
Seija K.
Comment 1 2023-03-13 07:33:58 PDT
Radar WebKit Bug Importer
Comment 2 2023-03-20 07:32:16 PDT
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.