gecko-dev/widget/tests
Robert O'Callahan 978bfcfd63 Bug 626245. Part 1: Refactor test_plugin_scroll_invalidation to definitely wait for a paint between each call to waitForPaint. r=matspal
The current code sets the plugin size to 0,0 and then does some stuff after a setTimeout(0), then
sets the size back to 1,1 and expects to be sure to get a new paint event. This is wrong since
the timing of plugin geometry changes isn't guaranteed, so we might simply not resize the plugin
between setting the size to 0,0 and 1,1.

--HG--
extra : rebase_source : d7cee523260b0ba1e44e6d7bf41d1636772722a9
2012-10-08 17:45:16 +13:00
..
unit
Makefile.in Bug 561929 - Disable test_bug478536.xul for frequent timeouts 2012-10-03 11:48:09 +01:00
TestAppShellSteadyState.cpp Bug 774633 - Fix TestAppShellSteadyState to load a system principal URI so that we don't discard the inner window. r=bent 2012-09-05 11:32:07 -07:00
TestChromeMargin.cpp
TestWinTSF.cpp
bug586713_window.xul
chrome_context_menus_win.xul
empty_window.xul
native_menus_window.xul
native_mouse_mac_window.xul
plugin_scroll_invalidation.html
standalone_native_menu_window.xul
taskbar_previews.xul
taskbar_progress.xul
test_bug343416.xul
test_bug413277.html
test_bug428405.xul
test_bug429954.xul
test_bug444800.xul
test_bug462106.xul
test_bug466599.xul
test_bug478536.xul
test_bug485118.xul
test_bug517396.xul
test_bug522217.xul
test_bug538242.xul
test_bug565392.html
test_bug586713.xul
test_bug593307.xul
test_bug596600.xul
test_bug673301.xul
test_bug760802.xul Bug 791975 - Move test_bug760802.html from mochitest-plain to mochitest-chrome. r=roc 2012-09-19 15:26:19 +02:00
test_chrome_context_menus_win.xul
test_composition_text_querycontent.xul
test_imestate.html
test_input_events_on_deactive_window.xul
test_key_event_counts.xul
test_keycodes.xul
test_mouse_scroll.xul
test_native_menus.xul
test_native_mouse_mac.xul
test_picker_no_crash.html
test_platform_colors.xul
test_plugin_input_event.html
test_plugin_scroll_consistency.html
test_plugin_scroll_invalidation.html Bug 626245. Part 1: Refactor test_plugin_scroll_invalidation to definitely wait for a paint between each call to waitForPaint. r=matspal 2012-10-08 17:45:16 +13:00
test_position_on_resize.xul
test_sizemode_events.xul
test_standalone_native_menu.xul
test_wheeltransaction.xul
window_bug429954.xul
window_bug478536.xul
window_bug522217.xul
window_bug538242.xul
window_bug593307_centerscreen.xul
window_bug593307_offscreen.xul
window_composition_text_querycontent.xul
window_imestate_iframes.html
window_mouse_scroll_win.html
window_picker_no_crash_child.html
window_state_windows.xul
window_wheeltransaction.xul