[Webkit-unassigned] [Bug 105463] [Feature] Implement pointer events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 19 22:24:58 PST 2012


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





--- Comment #3 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2012-12-19 22:27:13 PST ---
(From update of attachment 180221)
View in context: https://bugs.webkit.org/attachment.cgi?id=180221&action=review

> WebKit/chromium/public/WebInputEvent.h:135
> +        // WebPointerEvent

It's not clear to me that the pointer abstraction should be pushed to the
platform.  It seems like Chromium is already feeding WebKit information
about mouse and touch input, and that could just be used to generate
pointer events within WebKit.  Is there an advantage to synthesizing
pointer events within Chromium instead?

I'm not sure I understand the {Got,Lost}PointerCapture events.

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