servo / app_units

https://crates.io/crates/app_units
3 stars 17 forks source link

Use f64 when bounds checking Au #32

Closed Manishearth closed 7 years ago

Manishearth commented 7 years ago

Otherwise, MAX_AU.scale_by(1.) yeilds MAX_AU + 1, because floats are awesome.

Needed to make the text-zoom patches not fail crashtests.

r? @upsuper or @emilio

upsuper commented 7 years ago

@bors-servo r+

bors-servo commented 7 years ago

:pushpin: Commit a9d3af9 has been approved by upsuper

bors-servo commented 7 years ago

:hourglass: Testing commit a9d3af97c0dc58a4f57b2c371fa713e037dd39e0 with merge 9b57d3247048ec3790e65f77ec4279afb9c1d6f0...

bors-servo commented 7 years ago

:sunny: Test successful - status-travis Approved by: upsuper Pushing 9b57d3247048ec3790e65f77ec4279afb9c1d6f0 to master...