Bug 78663 - In DRT, don't #define min or max on non-Windows platforms, it just isn't needed
Summary: In DRT, don't #define min or max on non-Windows platforms, it just isn't needed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-14 20:06 PST by Sam Weinig
Modified: 2012-02-14 20:10 PST (History)
0 users

See Also:


Attachments
Patch (1.71 KB, patch)
2012-02-14 20:08 PST, Sam Weinig
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2012-02-14 20:06:53 PST
In DRT, don't #define min or max on non-Windows platforms, it just isn't needed
Comment 1 Sam Weinig 2012-02-14 20:08:21 PST
Created attachment 127105 [details]
Patch
Comment 2 Sam Weinig 2012-02-14 20:10:37 PST
Committed r107775: <http://trac.webkit.org/changeset/107775>