[Webkit-unassigned] [Bug 99756] [Qt] fast/events/touch/touch-slider.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 19 09:53:09 PDT 2012


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





--- Comment #2 from Tony Chang <tony at chromium.org>  2012-10-19 09:54:06 PST ---
(In reply to comment #1)
> Does this belong into the DRT or into cross-platform WebKit code? Where is it handled in Chromium?

I think for DRT, this needs to happen in port specific code because ports don't share EventSender implementations.

For WTR, it might be possible to put layout calls in InjectedBundle/EventSendingController.cpp.

Here's the code in Chromium's DRT:
http://trac.webkit.org/browser/trunk/Tools/DumpRenderTree/chromium/TestRunner/src/EventSender.cpp#L1006

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