[Webkit-unassigned] [Bug 158559] New: Update properties for UIWKTextInteractionAssistant

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 9 02:27:35 PDT 2016


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

            Bug ID: 158559
           Summary: Update properties for UIWKTextInteractionAssistant
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: enrica at apple.com

The UIWKTextInteractionAssistant.loupeGesture and UIWKTextInteractionAssistant.singleTapGesture should be 'assign' instead of 'retain' since UIWKTextInteractionAssistant does not own these properties, so it isn't responsible for releasing them in -dealloc.

This fixed a static analyzer warning on the real class; just mirroring the changes in WebKit2.

-- 
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/20160609/b9a23e53/attachment.html>


More information about the webkit-unassigned mailing list