gecko/browser/metro/base/tests/mochitest
Rodrigo Silveira cbb2a2d81c Bug 892073 - Remove unused Panel UI
--HG--
extra : rebase_source : d671b83d5a80ce0c34efb99d887ae9fa885e08d4
2013-07-23 14:22:31 -07:00
..
res Bug 896028 - Add a standard Makefile variable for mochitest-metro files [r=gps] 2013-07-19 16:59:23 -07:00
browser_bookmarks.js Bug 892073 - Remove unused Panel UI 2013-07-23 14:22:31 -07:00
browser_canonizeURL.js Bug 883390 - Part 1 - Move autocomplete into overlay, centralize urlbar code. r=sfoster 2013-07-10 12:14:00 -07:00
browser_context_menu_tests_01.html
browser_context_menu_tests_02.html Bug 856151 - update context menu code to use new bindings. r=fryn 2013-04-05 05:33:41 -05:00
browser_context_menu_tests_03.html Bug 880703 - Fix for intermittent metro mochitest browser_context_menu_tests.js failure. r=rsilveira 2013-06-10 05:24:45 -05:00
browser_context_menu_tests.js Bug 886589 - Change - Add infrastructure for tapping center of elements rather than relying on hard-coded offsets. r=jimm 2013-06-25 15:35:50 -07:00
browser_context_ui.js Bug 875892 - Fixup tests. r=jwilde 2013-06-27 19:37:11 -05:00
browser_crashprompt.js Bug 886794 - Tests. r=jwilde 2013-07-01 17:09:26 -05:00
browser_downloads.js Bug 883951: Fix bustage in browser_downloads.js test due to incorrect use of 'todo()' function. r=me 2013-07-18 09:28:53 -04:00
browser_findbar.html Bug 892759 - Add basic tests for the Metro find in page bar [r=rsilveira] 2013-07-15 15:20:32 -07:00
browser_findbar.js Bug 895962 - Dismiss the find bar when another app bar appears [r=rsilveira] 2013-07-19 16:59:22 -07:00
browser_form_auto_complete.html Bug 875398 - Basic form auto-complete tests to catch future breakage. r=bbondy 2013-05-30 10:55:37 -05:00
browser_form_auto_complete.js Bug 875398 - Basic form auto-complete tests to catch future breakage. r=bbondy 2013-05-30 10:55:37 -05:00
browser_history.js Bug 892073 - Remove unused Panel UI 2013-07-23 14:22:31 -07:00
browser_inputsource.js Bug 896017 - Prevent mouse input from switching input modes between touchstart and touchend events. r=mbrubeck 2013-07-22 08:49:13 -05:00
browser_onscreen_keyboard.html
browser_onscreen_keyboard.js bug 856458 - Fixup metro mochitests r=mbrubeck,jimm 2013-04-06 01:56:07 -07:00
browser_prefs_ui.js bug 845468. Move sync-related content to a flyout. r=ally 2013-07-10 19:30:11 -07:00
browser_remotetabs.js Bug 869617. Remove dropdown menu from start sections.r=mbrubeck 2013-07-22 10:43:12 -07:00
browser_selection_basic.html Bug 860899 - Fixup metro mochitests r=jimm 2013-05-14 23:30:24 -07:00
browser_selection_basic.js Bug 888329 - Fix: Mouse scrollbars remain visible on the first tab. r=sfoster 2013-07-08 15:45:03 -05:00
browser_selection_contenteditable.html Bug 857862 - Tests. r=sfoster 2013-07-08 15:45:04 -05:00
browser_selection_contenteditable.js Bug 891805 - Cache caret position at the start of a drag in text edits, and use that when initiating selection. r=rsilveira 2013-07-11 04:29:27 -05:00
browser_selection_frame_content.html Bug 880704 - Fix for intermittent metro mochitest browser_selection_frame_content.js failure. r=rsilveira 2013-06-10 13:33:00 -05:00
browser_selection_frame_content.js Bug 888329 - Fix: Mouse scrollbars remain visible on the first tab. r=sfoster 2013-07-08 15:45:03 -05:00
browser_selection_frame_inputs.html Bug 860899 - Fixup metro mochitests r=jimm 2013-05-14 23:30:24 -07:00
browser_selection_frame_inputs.js Bug 888329 - Fix: Mouse scrollbars remain visible on the first tab. r=sfoster 2013-07-08 15:45:03 -05:00
browser_selection_frame_textarea.html Bug 860899 - Fixup metro mochitests r=jimm 2013-05-14 23:30:24 -07:00
browser_selection_frame_textarea.js Bug 888329 - Fix: Mouse scrollbars remain visible on the first tab. r=sfoster 2013-07-08 15:45:03 -05:00
browser_selection_inputs.html Bug 863739 - Add text input selection related mochitests. r=rsilveira 2013-04-23 08:51:03 -05:00
browser_selection_inputs.js Bug 888329 - Fix: Mouse scrollbars remain visible on the first tab. r=sfoster 2013-07-08 15:45:03 -05:00
browser_selection_textarea.html Bug 881463 - Fix for intermittent browser_selection_textarea.js. r=rsilveira 2013-07-17 13:43:26 -05:00
browser_selection_textarea.js Bug 881463 - Fix for intermittent browser_selection_textarea.js. r=rsilveira 2013-07-17 13:43:26 -05:00
browser_selection_urlbar.js Bug 895284 - Fix plus tests for caret and selection monocles appearing at the same time after a urlbar tap. r=jwilde 2013-07-19 08:55:21 -05:00
browser_tabs.js bug 854274 - Showing tab doc when clicking + r=mbrubeck 2013-04-03 09:34:55 -07:00
browser_test.js
browser_tilegrid.xul Bug 828088 - Rework richgrid and richgriditem bindings to use css columns for down-then-across grids. Hardening downloads and tests. r=fryn 2013-06-26 21:54:06 -07:00
browser_tiles.js Bug 876033 - Add arrranged event test for richgrid, refactor TopSites tests, add test restore functionality. r=rsilveira 2013-07-17 11:20:16 -07:00
browser_topsites.js Bug 876033 - Add arrranged event test for richgrid, refactor TopSites tests, add test restore functionality. r=rsilveira 2013-07-17 11:20:16 -07:00
browser_urlbar.js Bug 883390 - Part 2 - Add initial tests for autocomplete popup. r=jimm 2013-07-15 11:31:55 -07:00
head.js Bug 883390 - Part 1.2 - Ensure and test that pastes from touch cause autocomplete to show (fixes 887120). r=jimm 2013-07-15 11:25:45 -07:00
Makefile.in Bug 896017 - Prevent mouse input from switching input modes between touchstart and touchend events. r=mbrubeck 2013-07-22 08:49:13 -05:00
moz.build Bug 896028 - Add a standard Makefile variable for mochitest-metro files [r=gps] 2013-07-19 16:59:23 -07:00