aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/paintsize.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishearth@gmail.com>2017-07-19 18:28:25 -0700
committerManish Goregaokar <manishsmail@gmail.com>2017-07-20 09:39:30 -0700
commitac1bae4f7a2bbc4019d8e516aa866bde7261a158 (patch)
treef4a4bbb5f048a102bf03a20b57eb40222d0c9931 /components/script/dom/paintsize.rs
parent3d3f30a3f923267f7214f6b287eaaedcf4cfffd8 (diff)
downloadservo-ac1bae4f7a2bbc4019d8e516aa866bde7261a158.tar.gz
servo-ac1bae4f7a2bbc4019d8e516aa866bde7261a158.zip
servo: Move FontComputationData to the end of ServoComputedValues to make size check easier, make it NonZero
We fail bindgen layout tests on 32 bit because FontComputationData does not accurately reflect the size/alignment of the rust-side replacement. We move it to the end so that alignment is more straightforward, and use a NonZero enum so that the representation can be more accurately handled on the C++ side. MozReview-Commit-ID: 8GlSma3Wl9W
Diffstat (limited to 'components/script/dom/paintsize.rs')
0 files changed, 0 insertions, 0 deletions