mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
9f7a17cdd4
The zoom factor is stored as a fixed point number, and the effective zoom may be close to 0 (because we have to mulitply the zoom values of ancestors). So we have to make sure we don't divide by zero because the effective zoom could be zero. Differential Revision: https://phabricator.services.mozilla.com/D224551 |
||
---|---|---|
.. | ||
components | ||
ports/geckolib | ||
tests/unit | ||
moz.build | ||
rustfmt.toml |