[Webkit-unassigned] [Bug 32029] Mousewheel event delta has reversed sign on Linux Chrome

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 2 15:42:53 PST 2009


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


Oliver Hunt <oliver at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |
                 CC|                            |oliver at apple.com




--- Comment #8 from Oliver Hunt <oliver at apple.com>  2009-12-02 15:42:53 PST ---
It is not sufficient to point to a website for a manual test. Manual tests
should be in WebCore/manual-tests

So the website version of the test, should be rewritten to test exactly what
this is fixing, and then be landed in the tree.

Further there is no reason that this should not be tested automatically.  The
absence of existing automatic tests is not justification to not write an
automated test, if necessary your patch should include additions to DRT to
allow wheel event generation (i'm really surprised it doesn't already).  This
is how DRT came to provide the functionality it does: the first time anyone
encounters a untested area DRT is extended to make such testing possible.

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