Bug 140561 - Should cancel immediate action sooner in WK2
Summary: Should cancel immediate action sooner in WK2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-16 13:01 PST by Beth Dakin
Modified: 2015-01-16 13:12 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.85 KB, patch)
2015-01-16 13:04 PST, Beth Dakin
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 2015-01-16 13:01:17 PST
We should cancel immediate action sooner in WK2. We have the ability to know whether or not the action should be cancelled as soon as the actionMenuHitTest is received. We should cancel it then if need be.

rdar://problem/19490114
Comment 1 Beth Dakin 2015-01-16 13:04:49 PST
Created attachment 244795 [details]
Patch
Comment 2 Beth Dakin 2015-01-16 13:12:12 PST
Thank you! http://trac.webkit.org/changeset/178595