Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(703)

Issue 302023003: Remove rounding in RenderGeometryMap. (Closed)

Created:
6 years, 6 months ago by dsinclair
Modified:
6 years, 6 months ago
CC:
blink-reviews, blink-reviews-rendering, zoltan1, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, pdr., rune+blink
Visibility:
Public.

Description

Remove rounding in RenderGeometryMap. When working with FloatPoints in mapToContainer we currently round the accumulated offset before adding to the current point. This can lead to incorrect results when we add the two values together. This CL removes the rounding call on accumulatedOffset. BUG=371640 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175105

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Source/core/rendering/RenderGeometryMap.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
leviw_travelin_and_unemployed
LGTM pending passing the tests.
6 years, 6 months ago (2014-05-29 20:42:32 UTC) #1
dsinclair
The CQ bit was checked by dsinclair@chromium.org
6 years, 6 months ago (2014-05-29 21:49:19 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dsinclair@chromium.org/302023003/1
6 years, 6 months ago (2014-05-29 21:50:59 UTC) #3
commit-bot: I haz the power
6 years, 6 months ago (2014-05-30 04:31:47 UTC) #4
Message was sent while issue was closed.
Change committed as 175105

Powered by Google App Engine
This is Rietveld 408576698