[Webkit-unassigned] [Bug 43636] IPC in WebKit2 is not type-safe
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 15 08:42:56 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43636
--- Comment #10 from Adam Roben (aroben) <aroben at apple.com> 2010-09-15 08:42:56 PST ---
(In reply to comment #8)
> (In reply to comment #4)
>
> > struct MouseEvent : Arguments1<WebMouseEvent> {
>
> This should be Arguments1<const MouseEvent&> I think.
Do you mean Arguments1<const WebMouseEvent&>?
--
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