[Webkit-unassigned] [Bug 91731] [EFL][WK2][WTR] Implement EventSenderProxy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 19 22:59:27 PDT 2012


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





--- Comment #8 from Christophe Dumez <christophe.dumez at intel.com>  2012-07-19 22:59:28 PST ---
(From update of attachment 153414)
View in context: https://bugs.webkit.org/attachment.cgi?id=153414&action=review

> Tools/WebKitTestRunner/EventSenderProxy.h:97
> +    void sendOrQueueEvent(const WTREvent);

You added "const" but forgot the reference (which is the most important).

> Tools/WebKitTestRunner/EventSenderProxy.h:98
> +    void dispatchEvent(const WTREvent);

Ditto.

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