[Webkit-unassigned] [Bug 37953] New: Refactor qtscriptglobal.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 21 14:50:05 PDT 2010


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

           Summary: Refactor qtscriptglobal.h
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


qtscriptglobal.h checks for Q_OS_WIN and Q_OS_SYMBIAN. Checking for
Q_OS_SYMBIAN might actually be incorrect for the simulated Symbian environment,
but more importantly we should have the same logic for this file as to
qwebkitglobal.h (which does not check for Q_OS_SYMBIAN) and leave the knowledge
of export rules to Qt itself.

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