[Webkit-unassigned] [Bug 253825] New: Prefer mutableCopy over mutableCopyWithZone

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 13 07:31:23 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=253825

            Bug ID: 253825
           Summary: Prefer mutableCopy over mutableCopyWithZone
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: doremylover123 at gmail.com

We do not need to worry about zones, nor is the method overridden, so we can replace this method with mutableCopy.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230313/13d5b772/attachment.htm>


More information about the webkit-unassigned mailing list