[Webkit-unassigned] [Bug 76540] New: Cross-platform processor core counter fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 18 07:11:49 PST 2012


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

           Summary: Cross-platform processor core counter fix
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: Takacs.Roland at stud.u-szeged.hu
                CC: zherczeg at webkit.org, kubo at profusion.mobi


I forgot to add "OS(FREEBSD)" to "#if OS(DARWIN) || OS(OPENBSD) || OS(NETBSD)"
thus I did it. Furthermore I removed the OS checking macros from ParallelJobsGeneric.cpp because 
the NumberOfCores.cpp contains them for counting CPU cores.

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