Confirmed users
1,905
edits
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= | = Interruptible Reflow = | ||
*'''Development Status:''' - Complete, | *'''Development Status:''' - Complete (05-05-2009), with ongoing regression fixing - see dependency list for {{bug|67752}} | ||
*'''Feature Testing:''' - In progress (date) | *'''Feature Testing:''' - In progress (date) | ||
* '''Team:''' Developer [bz], QA [jgriffin] | *'''Team:''' Developer [bz], QA [jgriffin] | ||
= Overview = | = Overview = | ||
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 | ||
** | ** Instructions similar to those above under manual top-site testing have been added to Litmus Layout tests that involve loading real-world websites. | ||
= Things We Don't Test = | = Things We Don't Test = | ||
* Performance | |||
= Reference = | = Reference = |