canmove, Confirmed users
58
edits
(Delete outdated information and link to proper documentation) |
|||
Line 41: | Line 41: | ||
* OMTA test | * OMTA test | ||
* scrollable layer | * scrollable layer | ||
=== Running the mochitest === | |||
There is a builtin mochitest that requires APZ and e10s enabled which generates native touch events and scrolls a test webpage. It then calculates the frame uniformity of each scrollable layer. You can run it with: | |||
./mach mochitest --e10s --setpref=layers.async-pan-zoom.enabled=true gfx/layers/apz/test/test_smoothness.html | |||
On OS X, the frame uniformity value should be < 2, with 0 being perfect. On Windows, it should be < 4. The values are only valid on platforms with hardware vsync. | |||
== Project Silk Discussion at Taipei Workweek == | == Project Silk Discussion at Taipei Workweek == |