[Webkit-unassigned] [Bug 155395] New: [iOS]=?UTF-8?Q?=20=5FWKPreviewAction=20conforms=20to=20NSCopying=20but=20doesn=E2=80=99t=20override=20=2DcopyWithZone?=:

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 12 12:04:50 PST 2016


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

            Bug ID: 155395
           Summary: [iOS] _WKPreviewAction conforms to NSCopying but
                    doesn’t override -copyWithZone:
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mitz at webkit.org
                CC: bdakin at apple.com

_WKPreviewAction (which should be renamed WKPreviewAction) is a subclass of UIPreviewAction, and therefore conforms to NSCopying. It needs to override -copyWithZone: so that when it’s copied, the the copy has the same identifier.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160312/45f35598/attachment.html>


More information about the webkit-unassigned mailing list