[Webkit-unassigned] [Bug 82075] New: [DumpRenderTree] Transit touch states in one shot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 23 11:55:01 PDT 2012


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

           Summary: [DumpRenderTree] Transit touch states in one shot
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yong.li.webkit at gmail.com


Currently DRT only supports testing single state touch events, so it cannot cover the case where EventHandler::handleTouchEvent() handles multiple touch states (pressed, moved and released) in one call when processing the platform touch point lists.

This makes it hard to write a layout test for bugs like Bug 81958.

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