RESOLVED FIXED 133165
[iOS][WK2] Reset the special action-target of WKSyntheticClickTapGestureRecognizer on destruction
https://bugs.webkit.org/show_bug.cgi?id=133165
Summary [iOS][WK2] Reset the special action-target of WKSyntheticClickTapGestureRecog...
Benjamin Poulain
Reported 2014-05-21 20:07:48 PDT
[iOS][WK2] Reset the special action-target of WKSyntheticClickTapGestureRecognizer on destruction
Attachments
Patch (1.93 KB, patch)
2014-05-21 20:13 PDT, Benjamin Poulain
aestes: review+
Benjamin Poulain
Comment 1 2014-05-21 20:13:05 PDT
Benjamin Poulain
Comment 2 2014-05-21 20:13:40 PDT
Andy Estes
Comment 3 2014-05-22 19:49:12 PDT
Comment on attachment 231850 [details] Patch 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
Benjamin Poulain
Comment 4 2014-05-22 20:17:45 PDT
Note You need to log in before you can comment on or make changes to this bug.