[Webkit-unassigned] [Bug 60258] [GTK] Make native events code more consistent
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 5 08:49:58 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60258
--- Comment #4 from Martin Robinson <mrobinson at webkit.org> 2011-05-05 08:49:58 PST ---
(From update of attachment 92388)
View in context: https://bugs.webkit.org/attachment.cgi?id=92388&action=review
>>> Source/WebKit2/Shared/NativeWebMouseEvent.h:52
>>> + NativeWebMouseEvent(const NativeWebMouseEvent&);
>>
>> Why is a copy constructor necessary now?
>
> Because the default copy constructor doesn't know how to copy a GdkEvent.
Make sense! Might want to put a small note in the ChangeLog.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list