Bug 253825

Summary: Prefer mutableCopy over mutableCopyWithZone
Product: WebKit Reporter: Seija K. <gfunni234>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.