[Webkit-unassigned] [Bug 40864] New: Add empty abortModal() method to all platforms.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 18 15:43:02 PDT 2010


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

           Summary: Add empty abortModal() method to all platforms.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: prasadt at chromium.org


abortModal() in LayoutTestController is currently only implemented for Mac and is under #if PLATFORM(MAC).  Add empty implementations for abortModal() for other platforms and get rid of the #if so the test code can stay platform independent.

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