зеркало из https://github.com/mozilla/gecko-dev.git
ebffc1928f
It probably did something more useful in the past, but right now it's only used to avoid throttling some overflow-causing animations. It returns 0 everywhere except on Android (for some reason?), but in any case it doesn't seem this would need to be a LookAndFeel integer, it could just be a regular pref that we turn on for tests. However the tests pass with this patch locally, so for now I'm not adding a pref to replace it. Differential Revision: https://phabricator.services.mozilla.com/D120871 |
||
---|---|---|
.. | ||
file_animate_xrays.html | ||
test_animate_xrays.html | ||
test_animation_observers_async.html | ||
test_animation_observers_sync.html | ||
test_animation_performance_warning.html | ||
test_animation_properties.html | ||
test_animation_properties_display.html | ||
test_cssanimation_missing_keyframes.html | ||
test_generated_content_getAnimations.html | ||
test_keyframe_effect_xrays.html | ||
test_running_on_compositor.html | ||
test_simulate_compute_values_failure.html |