[Webkit-unassigned] [Bug 101225] New: Enable automated mouse cursor tests on more ports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 5 08:37:10 PST 2012


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

           Summary: Enable automated mouse cursor tests on more ports
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rbyers at chromium.org
        Depends on: 100550


In bug 100550 some automated tests were added (fast/events/mouse-cursor.html) for testing mouse cursor behavior, and more tests will follow using the same infrastructure.  These tests rely on a 'testRunner.getCurrentCursorInfo' API which needs to be added to each port that wants to use these tests (currently only chromium has it).

This bug tracks adding the getCurrentCursorInfo API to the other ports and unskipping the mouse-cursor tests on that port (port-specific bugs can be filed for each port as desired).

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