[Webkit-unassigned] [Bug 37377] Don't reinvent Executive.cpu_count for every port
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 10 06:07:55 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=37377
Chris Jerdonek <cjerdonek at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cjerdonek at webkit.org
--- Comment #6 from Chris Jerdonek <cjerdonek at webkit.org> 2010-04-10 06:07:55 PST ---
Typo in this patch:
+ if system_name == "Dawin":
+ return int(self.run_command(["sysctl", "-n", "hw.ncpu"]))
--
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