RESOLVED FIXED 136314
Subpixel layout: Rename FloatPoint/FloatRect device pixel snapping functions.
https://bugs.webkit.org/show_bug.cgi?id=136314
Summary Subpixel layout: Rename FloatPoint/FloatRect device pixel snapping functions.
zalan
Reported 2014-08-27 14:55:52 PDT
to the new naming style of round/ceil/floor*ToDevicePixels. * = point/rect.
Attachments
Patch (9.45 KB, patch)
2014-08-27 15:14 PDT, zalan
no flags
Patch (9.46 KB, patch)
2014-08-27 19:50 PDT, zalan
no flags
zalan
Comment 1 2014-08-27 15:14:18 PDT
Simon Fraser (smfr)
Comment 2 2014-08-27 16:18:41 PDT
Comment on attachment 237259 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=237259&action=review > Source/WebCore/platform/graphics/FloatRect.cpp:209 > +FloatRect enclosingRectToDevicePixels(const FloatRect& rect, float deviceScaleFactor) encloseRectToDevicePixels
zalan
Comment 3 2014-08-27 19:50:38 PDT
WebKit Commit Bot
Comment 4 2014-08-27 20:33:16 PDT
Comment on attachment 237281 [details] Patch Clearing flags on attachment: 237281 Committed r173045: <http://trac.webkit.org/changeset/173045>
WebKit Commit Bot
Comment 5 2014-08-27 20:33:19 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.