[Webkit-unassigned] [Bug 83497] New: Replace numeric_limits<LayoutUnit>::min/max with constant
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 9 12:28:42 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=83497
Summary: Replace numeric_limits<LayoutUnit>::min/max with
constant
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eae at chromium.org
CC: eric at webkit.org, darin at apple.com,
simon.fraser at apple.com, leviw at chromium.org
Blocks: 60318
As came up in the original review of the FractionalLayoutUnit code we should not register numeric_limits for the FractionalLayoutUnit in the std namespace and instead use constants for the min/max value.
--
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