[Webkit-unassigned] [Bug 79364] New: [Qt] Add Qt5 way to force 96 DPI for tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 07:49:38 PST 2012


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

           Summary: [Qt] Add Qt5 way to force 96 DPI for tests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P3
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbalazs at webkit.org


So far it was missing because in Qt4 we did this via QX11Info which is no longer available.
I have just found in qtest.h that qt5 has a special setting for this, so we can easily fix it.

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