[Webkit-unassigned] [Bug 71143] [Meta] Master bug for sub-pixel layout branch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 31 15:11:24 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=71143





--- Comment #14 from Eric Seidel <eric at webkit.org>  2012-01-31 15:11:24 PST ---
(From update of attachment 124651)
View in context: https://bugs.webkit.org/attachment.cgi?id=124651&action=review

> Source/WebKit/win/WebCoreSupport/WebChromeClient.cpp:118
> +    return static_cast<IntRect>(rect);

Seems like many of these rounding changes could/should be done first.  We're not changing types here, you're just making more explicit what's going on, or?

-- 
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