Bug 147766 - Cleanup action sheet only when long press is canceled (non ended)
Summary: Cleanup action sheet only when long press is canceled (non ended)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Enrica Casucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-06 20:13 PDT by Enrica Casucci
Modified: 2015-08-06 20:27 PDT (History)
0 users

See Also:


Attachments
Patch (1.17 KB, patch)
2015-08-06 20:23 PDT, Enrica Casucci
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enrica Casucci 2015-08-06 20:13:19 PDT
The action sheet is cleaned up properly when the action fires. there is no need for cleanup when the gesture ends normally, only when it is canceled.

rdar://problem/22181842
Comment 1 Enrica Casucci 2015-08-06 20:23:58 PDT
Created attachment 258438 [details]
Patch
Comment 2 Enrica Casucci 2015-08-06 20:27:48 PDT
Committed revision 188109.