Use IntRect instead of FloatRect for window positions and sizes

Effectively, a window's position and size was narrowed to an integer
rectangle (WebRect) anyway in Blink's public API (WebWidgetClient) so
the floating point processing in the middle made no sense.

Review URL: https://codereview.chromium.org/879913003

git-svn-id: svn://svn.chromium.org/blink/trunk@189165 bbb929c8-8fbe-4397-9dbb-9b2b20218538
27 files changed
tree: 753a20a98cef6c8be133fab91db0f506c790a7eb
  1. third_party/