Bug 44465 - [GTK] The 64-bit Release bot is showing crashes on tests that use mouse buttons
Summary: [GTK] The 64-bit Release bot is showing crashes on tests that use mouse buttons
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2010-08-23 16:25 PDT by Martin Robinson
Modified: 2010-08-23 16:32 PDT (History)
0 users

See Also:


Attachments
Patch for this issue (2.08 KB, patch)
2010-08-23 16:27 PDT, Martin Robinson
gustavo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>