[Webkit-unassigned] [Bug 98410] New: [WK2][WKTR] WebKitTestRunner's eventSender.contextClick() returns objects without implemented click() method

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 4 07:50:58 PDT 2012


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

           Summary: [WK2][WKTR] WebKitTestRunner's
                    eventSender.contextClick() returns objects without
                    implemented click() method
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: w.bielawski at samsung.com
                CC: w.bielawski at samsung.com


Patch for bug https://bugs.webkit.org/show_bug.cgi?id=86881 provides only partial implementation of eventSender.contextClick(). This method returns array of objects. Each returned object is menu entry representative and it should support click() method.

Below layout tests requires such method:
editing/pasteboard/copy-standalone-image-crash.html
media/context-menu-actions.html

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