[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:45:51 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=43636





--- Comment #11 from Anders Carlsson <andersca at apple.com>  2010-09-15 08:45:51 PST ---
(In reply to comment #10)
> (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&>?

Yes.

-- 
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