Bug 68660

Summary: EventSenderProxy::mouseUp should call -[WKView mouseUp:] instead of -[WKView mouseDown:]
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: UI EventsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch abarth: review+

Anders Carlsson
Reported 2011-09-22 15:09:22 PDT
EventSenderProxy::mouseUp should call -[WKView mouseUp:] instead of -[WKView mouseDown:]
Attachments
Patch (1.30 KB, patch)
2011-09-22 15:09 PDT, Anders Carlsson
abarth: review+
Anders Carlsson
Comment 1 2011-09-22 15:09:39 PDT
Adam Barth
Comment 2 2011-09-22 15:10:36 PDT
Comment on attachment 108408 [details] Patch You're killing me. No test partner?
Anders Carlsson
Comment 3 2011-09-22 15:12:30 PDT
Alexey Proskuryakov
Comment 4 2011-09-22 22:05:30 PDT
I've been seeing tons of regression tests crash with an assertion in -[WKView mouseDown:] today, presumably because of this mistake.
Note You need to log in before you can comment on or make changes to this bug.