aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/performance.rs
diff options
context:
space:
mode:
authorJ. Ryan Stinnett <jryans@gmail.com>2017-08-15 17:10:13 -0500
committerJ. Ryan Stinnett <jryans@gmail.com>2017-08-15 21:10:55 -0500
commit25d2b7025213e2af99293011f8a23b5e13971c6a (patch)
tree04bbccc3a9fb2933b14cc9f8b9578e58b51890e0 /components/script/dom/performance.rs
parent22e794bbd85ebf0fe53fdaca08ff2f3825118f44 (diff)
downloadservo-25d2b7025213e2af99293011f8a23b5e13971c6a.tar.gz
servo-25d2b7025213e2af99293011f8a23b5e13971c6a.zip
Fix up Servo_StyleSet_MediumFeaturesChanged for Linux 32-bit ABI
Bindgen bitfield enums don't work as return values with the Linux 32-bit ABI at the moment because they wrap the value in a struct. This causes the Rust side to believe the caller will pass along space for the struct return value, while C++ believes it's just an integer value. MozReview-Commit-ID: LY6z7lEKgOp
Diffstat (limited to 'components/script/dom/performance.rs')
0 files changed, 0 insertions, 0 deletions