[Webkit-unassigned] [Bug 33485] New: Erroneous macro usage in navigator platform
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 11 12:23:09 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33485
Summary: Erroneous macro usage in navigator platform
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: christian at twotoasts.de
As far as I'm aware the MAC macro in WebCore is only defined on the Mac/ Cocoa
port, but it is used in code paths that affect non-native Mac builds in
identifying the navigator platform.
So I think DARWIN should be used to identify "Intel Mac OS X" and "PPC Mac OS
X" accordingly.
--
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