[Webkit-unassigned] [Bug 60585] Convert RenderBox::setLocation, setLogicalLocation and setLogicalSize to IntPoint/IntSize

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 12 11:23:12 PDT 2011


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


Emil A Eklund <eae at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #93209|0                           |1
        is obsolete|                            |
  Attachment #93209|review?, commit-queue?      |
               Flag|                            |
  Attachment #93313|                            |review?
               Flag|                            |




--- Comment #8 from Emil A Eklund <eae at chromium.org>  2011-05-12 11:23:12 PST ---
Created an attachment (id=93313)
 --> (https://bugs.webkit.org/attachment.cgi?id=93313&action=review)
Patch

> I don’t see why we can’t use roundedIntPoint here. Does it give the wrong results for something?
No, it gives the same result for all cases I can come up with. 

Changed RenderBox::positionLineBox to use roundedIntPoint and removed new rounding function.

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