[Webkit-unassigned] [Bug 120597] [Qt] New fast/events tests are failing after r154673.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 2 03:08:17 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=120597
--- Comment #1 from Christophe Dumez <dchris at gmail.com> 2013-09-02 03:07:37 PST ---
> Wk1 result: is it correct results?
> http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Release%20NRWT/r154949%20(36446)/fast/events/wheelevent-basic-pretty-diff.html
This one is OK and only needs a platform specific baseline. Some platforms issue 2 wheel events instead of 1 when scrolling both horizontally and vertically.
The others look like proper failures. It looks like it fails to construct a WheelEvent. Is it possible that the Qt port has DOM4_EVENTS_CONSTRUCTOR flag disabled at compile time? If so, this is the reason and you may consider enabling it.
--
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