RESOLVED FIXED 253825
Prefer mutableCopy over mutableCopyWithZone
https://bugs.webkit.org/show_bug.cgi?id=253825
Summary Prefer mutableCopy over mutableCopyWithZone
Seija K.
Reported Monday, March 13, 2023 3:31:23 PM UTC
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 Monday, March 13, 2023 3:33:58 PM UTC
Radar WebKit Bug Importer
Comment 2 Monday, March 20, 2023 3:32:16 PM UTC
EWS
Comment 3 Friday, March 24, 2023 6:47:55 PM UTC
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.