Bug 37201 - [WINCE] Replace max with std::max
Summary: [WINCE] Replace max with std::max
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-07 04:39 PDT by Kwang Yul Seo
Modified: 2010-04-08 09:23 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.74 KB, patch)
2010-04-07 04:41 PDT, Kwang Yul Seo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kwang Yul Seo 2010-04-07 04:39:10 PDT
WebKit uses std::max instead of max.
Comment 1 Kwang Yul Seo 2010-04-07 04:41:52 PDT
Created attachment 52728 [details]
Patch
Comment 2 WebKit Commit Bot 2010-04-08 09:23:31 PDT
Comment on attachment 52728 [details]
Patch

Clearing flags on attachment: 52728

Committed r57283: <http://trac.webkit.org/changeset/57283>
Comment 3 WebKit Commit Bot 2010-04-08 09:23:36 PDT
All reviewed patches have been landed.  Closing bug.