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.
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.
Pull request: https://github.com/WebKit/WebKit/pull/11440
Radar WebKit Bug Importer
<rdar://problem/106942513>
EWS
Committed 262083@main (c0b2221b92ed): <https://commits.webkit.org/262083@main>
Reviewed commits have been landed. Closing PR #11440 and removing active labels.