[Webkit-unassigned] [Bug 27886] New: Build QtWebKit without benchmark tests for Qt < 4.5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 31 09:36:25 PDT 2009


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

           Summary: Build QtWebKit without benchmark tests for Qt < 4.5
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jpetso at gmx.at


On one of my systems, I accidentally had Qt 4.4 installed, and decided to build
the Qt port there. The QBENCHMARK macro is only available from 4.5 on though,
and test files making use of QBENCHMARK are included unconditionally at the
moment. The patch below fixes this, and makes WebKit/qt/tests compile with 4.4
again.

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