[Webkit-unassigned] [Bug 76637] New: Update FloatRect::uniteIfNonZero to use isZero()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 19 08:13:04 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=76637
Summary: Update FloatRect::uniteIfNonZero to use isZero()
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pdr at google.com
We should update uniteIfNonZero() to use isZero() instead of a !width() && !height().
See: https://bugs.webkit.org/show_bug.cgi?id=76177#c3
--
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