[Webkit-unassigned] [Bug 49608] New: Add click count testing to TestNetscapePlugIn on the Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 16 11:40:01 PST 2010


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

           Summary: Add click count testing to TestNetscapePlugIn on the
                    Mac
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: stuartmorgan at chromium.org


It would be nice to be able to test that Mac plugins are getting the right click count (see bug 49290 for example), but it's not clear how exactly this would work in the current approach since Carbon model plugins don't get click count, but Cocoa model plugins do, so the logging couldn't match between the two versions.

Perhaps different tests could force one mode or the other, and then have different expectations? Tests that didn't care would presumably need to expect the Cocoa version.

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