Confirmed users
1,905
edits
| Line 18: | Line 18: | ||
*** moving the mouse around over the page | *** moving the mouse around over the page | ||
*** moving the tab that the page is being loaded in | *** moving the tab that the page is being loaded in | ||
** For Tomcat's automated top-site testing, he'll try a run with the following env variables set, which cause ireflow to be triggered on a timer instead of via user events. This will help identify ireflow-related crashes. | |||
*** export GECKO_REFLOW_INTERRUPT_MODE=counter | |||
*** export GECKO_REFLOW_INTERRUPT_CHECKS_TO_SKIP=1 | |||
*** export GECKO_REFLOW_INTERRUPT_FREQUENCY=1 | |||
* Litmus tests | * Litmus tests | ||
** Need to add litmus tests involving the above | ** Need to add litmus tests involving the above | ||