[webkit-reviews] review granted: [Bug 133165] [iOS][WK2] Reset the special action-target of WKSyntheticClickTapGestureRecognizer on destruction : [Attachment 231850] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 22 19:48:48 PDT 2014


Andy Estes <aestes at apple.com> has granted Benjamin Poulain
<benjamin at webkit.org>'s request for review:
Bug 133165: [iOS][WK2] Reset the special action-target of
WKSyntheticClickTapGestureRecognizer on destruction
https://bugs.webkit.org/show_bug.cgi?id=133165

Attachment 231850: Patch
https://bugs.webkit.org/attachment.cgi?id=231850&action=review

------- Additional Comments from Andy Estes <aestes at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=231850&action=review


> Source/WebKit2/ChangeLog:11
> +	   This patch cleanup the target-action on destruction to avoid
accessing a destructed object.

cleanup => cleans up


More information about the webkit-reviews mailing list