Bug 44095

Summary: [GTK] Fix wrapping of core Events in the bindings
Product: WebKit Reporter: Xan Lopez <xan.lopez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
wrapevents.diff none

Xan Lopez
Reported 2010-08-17 02:32:58 PDT
We were mistakenly wrapping any Event or subclass as a WebKitDOMEvent, but we need to return the proper GObject type whenever appropriate (ie, a WebKitDOMMouseEvent for MouseEvent).
Attachments
wrapevents.diff (3.20 KB, patch)
2010-08-17 02:35 PDT, Xan Lopez
no flags
Xan Lopez
Comment 1 2010-08-17 02:35:10 PDT
Created attachment 64567 [details] wrapevents.diff Patch.
Gustavo Noronha (kov)
Comment 2 2010-08-17 05:16:35 PDT
Comment on attachment 64567 [details] wrapevents.diff OK!
Xan Lopez
Comment 3 2010-08-17 05:25:20 PDT
Comment on attachment 64567 [details] wrapevents.diff Landed in r65497.
Xan Lopez
Comment 4 2010-08-17 05:25:37 PDT
Closing bug.
Note You need to log in before you can comment on or make changes to this bug.