Bug 145081 - Don't reset the preview recognizer in [WKContentViewInteraction cleanupInteraction].
Summary: Don't reset the preview recognizer in [WKContentViewInteraction cleanupIntera...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-05-15 17:02 PDT by Yongjun Zhang
Modified: 2015-05-15 19:25 PDT (History)
2 users (show)

See Also:


Attachments
Patch. (1.01 KB, patch)
2015-05-15 17:21 PDT, Yongjun Zhang
no flags Details | Formatted Diff | Diff
Add ChangeLog (1.96 KB, patch)
2015-05-15 18:23 PDT, Yongjun Zhang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yongjun Zhang 2015-05-15 17:02:24 PDT
See title, this recognizer will always reset when WKContentView is removed from its window. We don't need to reset here.
Comment 1 Yongjun Zhang 2015-05-15 17:07:40 PDT
<rdar://problem/20736788>
Comment 2 Yongjun Zhang 2015-05-15 17:21:58 PDT
Created attachment 253244 [details]
Patch.
Comment 3 mitz 2015-05-15 18:21:18 PDT
No change log?
Comment 4 Yongjun Zhang 2015-05-15 18:23:35 PDT
Created attachment 253252 [details]
Add ChangeLog
Comment 5 WebKit Commit Bot 2015-05-15 19:25:49 PDT
Comment on attachment 253252 [details]
Add ChangeLog

Clearing flags on attachment: 253252

Committed r184425: <http://trac.webkit.org/changeset/184425>
Comment 6 WebKit Commit Bot 2015-05-15 19:25:53 PDT
All reviewed patches have been landed.  Closing bug.