mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
pauseCompositor/resumeCompositor have been renamed
topausePainting/resumePainting in 824f551. This renames the Java methods
to fix the regression.
Testing: Built servoview.aar and tested in Android app.
Fixes #41826
Signed-off-by: Niklas Merz <niklasmerz@apache.org>