Bug 44465

Summary: [GTK] The 64-bit Release bot is showing crashes on tests that use mouse buttons
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Gtk
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch for this issue gustavo: review+

Description Martin Robinson 2010-08-23 16:25:50 PDT
In this case the crashes appear to be due to the uninitialized axes field in the event structure.
Comment 1 Martin Robinson 2010-08-23 16:27:45 PDT
Created attachment 65176 [details]
Patch for this issue
Comment 2 Gustavo Noronha (kov) 2010-08-23 16:28:59 PDT
Comment on attachment 65176 [details]
Patch for this issue

Thanks!
Comment 3 Martin Robinson 2010-08-23 16:32:26 PDT
Committed r65841: <http://trac.webkit.org/changeset/65841>