DescriptionDefine SkLONGLONG so that SkLONGLONG code in Skia can be removed.
With SkLONGLONG some multiplies floor the low bit, without it these will
truncate. Defining this on all platforms means all platforms will have
the same behavior and also the deviant behavior can later be removed.
Currently, Linux is the only platform which does not define this.
This is expected to mean rebaselining ~1200 layout tests on Linux only.
Once these are rebaselined, the Skia code using this define will be
removed and this define will then be removed as well.
BUG=skia:179, chromium:467732
TBR=fmailita@chromium.org,reed@chromium.org
NOTRY=true
This is 'just' an expectations change. All modifications reviewed.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191956
Patch Set 1 #Patch Set 2 : Add rebaselines. #
Messages
Total messages: 3 (1 generated)
|