Bug 34771 - A stray mouse moved event is sent to plug-ins after mouse exit
Summary: A stray mouse moved event is sent to plug-ins after mouse exit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-09 11:55 PST by Alexey Proskuryakov
Modified: 2010-02-09 12:06 PST (History)
0 users

See Also:


Attachments
proposed patch (1.66 KB, patch)
2010-02-09 12:00 PST, Alexey Proskuryakov
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2010-02-09 11:55:07 PST
Patch forthcoming.
Comment 1 Alexey Proskuryakov 2010-02-09 12:00:44 PST
Created attachment 48433 [details]
proposed patch

This should make cursor state management easier for plug-ins.
Comment 2 Anders Carlsson 2010-02-09 12:02:48 PST
Comment on attachment 48433 [details]
proposed patch

r=me
Comment 3 Alexey Proskuryakov 2010-02-09 12:06:38 PST
Committed <http://trac.webkit.org/changeset/54562>.