Bug 60480

Summary: capture event fix
Product: WebKit Reporter: Robin Dunn <robin>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kevino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
capture_event.patch kevino: review+, kevino: commit-queue-

Description Robin Dunn 2011-05-09 11:01:24 PDT
Created attachment 92805 [details]
capture_event.patch

patch for adding an empty capture lost handler needed to avoid the ReleaseMouse assert on wxMSW.
Comment 1 Kevin Ollivier 2011-05-09 11:15:24 PDT
Landed in r86068, thanks!