.. |
rtlchrome
|
Bug 956862 - Move some mochitests to manifests; r=mshal
|
2014-01-20 08:58:27 +01:00 |
rtltest
|
Bug 956862 - Move some mochitests to manifests; r=mshal
|
2014-01-20 08:58:27 +01:00 |
.eslintrc
|
Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8
|
2015-11-30 13:05:00 -08:00 |
RegisterUnregisterChrome.js
|
Bug 1245649: Turn on use-isnan, no-unexpected-multiline, no-octal and no-self-compare. r=MattN
|
2016-02-03 18:21:30 -08:00 |
bug263683_window.xul
|
Bug 1253233: refactor bug263683_window.xul to run the test on remote browsers as well. r=felipe
|
2016-03-25 15:26:14 +01:00 |
bug304188_window.xul
|
Bug 1253233: refactor bug304188_window.xul to run the test on remote browsers as well. r=felipe
|
2016-03-25 15:26:16 +01:00 |
bug331215_window.xul
|
Bug 1259339: allow converted findbar tests to run twice as long. r=felipe
|
2016-03-30 18:37:11 +02:00 |
bug360437_window.xul
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
bug366992_window.xul
|
Bug 1159490 - Allow cut/copy event dispatch unconditionally in HTML documents. r=neil
|
2015-05-13 08:44:00 +02:00 |
bug409624_window.xul
|
bug 1211849 - Remove canClear support from the Sanitizer. r=mak
|
2015-10-07 19:46:35 +02:00 |
bug429723_window.xul
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
bug451540_window.xul
|
Bug 1217082 - Remove for-each from toolkit/. r=Gijs
|
2015-10-19 04:57:14 +09:00 |
bug624329_window.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
chrome.ini
|
Bug 1259531 - [e10s] Fix test_bug451286.xul to run in e10s by converting to a mochitest-browser test. r=mikedeboer
|
2016-03-31 20:41:00 -04:00 |
dialog_dialogfocus.xul
|
…
|
|
file_about_networking_wsh.py
|
Bug 912103 - Tests for about:networking - http, dns, sockets, and websockets. r=valentin.gosu
|
2013-09-11 09:49:51 -04:00 |
file_autocomplete_with_composition.js
|
Bug 1172937 - Action row doesn't always update correctly with unified autocomplete. r=adw
|
2015-07-30 16:54:27 +02:00 |
findbar_events_window.xul
|
Bug 1217082 - Remove for-each from toolkit/. r=Gijs
|
2015-10-19 04:57:14 +09:00 |
findbar_window.xul
|
Bug 1259339: allow converted findbar tests to run twice as long. r=felipe
|
2016-03-30 18:37:11 +02:00 |
frame_popup_anchor.xul
|
…
|
|
frame_popupremoving_frame.xul
|
…
|
|
frame_subframe_origin_subframe1.xul
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
frame_subframe_origin_subframe2.xul
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
popup_childframe_node.xul
|
…
|
|
popup_trigger.js
|
Bug 1245649: Turn on no-trailing-spaces. r=Gijs
|
2016-02-03 14:22:33 -08:00 |
test_about_networking.html
|
Bug 923686 - Refactor about:networking return values. r=hurley
|
2013-11-20 09:29:01 -05:00 |
test_arrowpanel.xul
|
Bug 1207497 - Part 2: Remove use of expression closure from tests in toolkit/. r=Gijs
|
2015-09-24 21:25:24 +09:00 |
test_autocomplete2.xul
|
Bug 1085745 - Add a way to select the autocomplete popup in CSS based on which input it is opened for;r=dao
|
2014-10-21 20:44:38 -07:00 |
test_autocomplete3.xul
|
Bug 754265 - Add a dedicated API to provide a final complete value different from the matching one, r=Enn sr=gavin
|
2014-04-18 16:04:19 +02:00 |
test_autocomplete4.xul
|
Bug 1114011 - for autocomplete with for minresultsforpopup > 1: entering match doesn't work properly. r=mak
|
2015-01-10 13:48:24 +02:00 |
test_autocomplete5.xul
|
Bug 754265 - Add a dedicated API to provide a final complete value different from the matching one, r=Enn sr=gavin
|
2014-04-18 16:04:19 +02:00 |
test_autocomplete_change_after_focus.html
|
Bug 998893 - Update the autocomplete search string when pressing DOM_VK_DOWN to initiate a search. r=mak
|
2015-05-06 11:23:51 -07:00 |
test_autocomplete_delayOnPaste.xul
|
Bug 1166840 - Remove unused document argument in uses of nsIClipboardHelper.copyString. r=ehsan
|
2015-05-21 21:49:30 +01:00 |
test_autocomplete_emphasis.xul
|
Bug 1258964 - Part 2 - Make autocomplete emphasize overlapping matches. r=mak
|
2016-03-31 05:16:00 +02:00 |
test_autocomplete_mac_caret.xul
|
…
|
|
test_autocomplete_placehold_last_complete.xul
|
Bug 950797 - Use result from last completion in nsAutoCompleteController to reduce autoFill UI flickering until search results come back. r=mak
|
2014-09-30 04:14:49 -07:00 |
test_autocomplete_with_composition_on_input.html
|
Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug
|
2014-02-15 09:57:39 +09:00 |
test_autocomplete_with_composition_on_textbox.xul
|
Bug 754265 - Add a dedicated API to provide a final complete value different from the matching one, r=Enn sr=gavin
|
2014-04-18 16:04:19 +02:00 |
test_browser_drop.xul
|
Bug 1254085 - fix test_browser_drop.xul to also tests drops on remote content browsers, r=enndeakin
|
2016-03-09 19:33:40 +00:00 |
test_bug253481.xul
|
Bug 1166840 - Remove unused document argument in uses of nsIClipboardHelper.copyString. r=ehsan
|
2015-05-21 21:49:30 +01:00 |
test_bug263683.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_bug304188.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_bug331215.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_bug360220.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_bug360437.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_bug365773.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_bug366992.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_bug382990.xul
|
…
|
|
test_bug409624.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_bug418874.xul
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
test_bug429723.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_bug437844.xul
|
Bug 1116234 - test_bug437844.xul fails when run as a standalone directory. r=RyanVM a=test-only DONTBUILD
|
2014-12-30 09:39:13 -05:00 |
test_bug451540.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_bug457632.xul
|
…
|
|
test_bug460942.xul
|
…
|
|
test_bug471776.xul
|
Bug 683159: Remove SimpleTest.expectAssertions() calls no longer needed due to SpecialPowers.gc() added in changeset 67060725ec8d.
|
2013-02-28 21:35:26 -08:00 |
test_bug509732.xul
|
Bug 683159: Remove SimpleTest.expectAssertions() calls no longer needed due to SpecialPowers.gc() added in changeset 67060725ec8d.
|
2013-02-28 21:35:26 -08:00 |
test_bug554279.xul
|
Bug 683159: Remove SimpleTest.expectAssertions() calls no longer needed due to SpecialPowers.gc() added in changeset 67060725ec8d.
|
2013-02-28 21:35:26 -08:00 |
test_bug557987.xul
|
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
|
2014-09-15 16:30:47 -07:00 |
test_bug562554.xul
|
Bug 1207497 - Part 2: Remove use of expression closure from tests in toolkit/. r=Gijs
|
2015-09-24 21:25:24 +09:00 |
test_bug570192.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_bug585946.xul
|
Bug 683159: Remove SimpleTest.expectAssertions() calls no longer needed due to SpecialPowers.gc() added in changeset 67060725ec8d.
|
2013-02-28 21:35:26 -08:00 |
test_bug624329.xul
|
Bug 1194337 - Context menu positioned incorrectly on OSX. r=enn
|
2015-09-09 14:50:00 +01:00 |
test_bug792324.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_bug1048178.xul
|
Bug 1048178 - Add tests
|
2014-08-07 13:33:07 +02:00 |
test_button.xul
|
Bug 846096: Remove SimpleTest.expectAssertions() calls annotating assertions from bug 846096.
|
2013-03-04 13:21:24 -08:00 |
test_chromemargin.xul
|
Bug 683159: Remove SimpleTest.expectAssertions() calls no longer needed due to SpecialPowers.gc() added in changeset 67060725ec8d.
|
2013-02-28 21:35:26 -08:00 |
test_closemenu_attribute.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_colorpicker_popup.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_contextmenu_list.xul
|
Bug 1075089 - Move popup menu frame offset to LookAndFeel and fix default offset for OS X. r=Enn
|
2015-08-04 16:41:00 -04:00 |
test_cursorsnap.xul
|
Bug 922008 - Remove more enablePrivilege calls, part2. r=jmaher
|
2013-09-30 11:30:01 +02:00 |
test_datepicker.xul
|
Bug 949614 - Use === for SimpleTest.is; r=Waldo
|
2015-04-14 15:28:13 +02:00 |
test_deck.xul
|
Bug 949614 - Use === for SimpleTest.is; r=Waldo
|
2015-04-14 15:28:13 +02:00 |
test_dialogfocus.xul
|
Bug 919016 - Debugging patch for test_dialogfocus.xul
|
2014-03-16 11:08:46 -04:00 |
test_findbar.xul
|
Bug 978861: disable prefillWithSelection on OSX by default, fix its semantics when enabled. r=ehsan
|
2014-05-06 18:21:16 +02:00 |
test_findbar_events.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_focus_anons.xul
|
Bug 1115084 - test_focus_anons.xul fails when run as a standalone directory. r=enndeakin
|
2015-01-26 07:46:00 -05:00 |
test_hiddenitems.xul
|
Bug 683159: Remove SimpleTest.expectAssertions() calls no longer needed due to SpecialPowers.gc() added in changeset 67060725ec8d.
|
2013-02-28 21:35:26 -08:00 |
test_hiddenpaging.xul
|
Bug 636564 - Implement lion style scrollbars on Mac OSX 10.7+; r=roc
|
2013-05-02 10:58:00 -04:00 |
test_keys.xul
|
Bug 683159: Remove SimpleTest.expectAssertions() calls no longer needed due to SpecialPowers.gc() added in changeset 67060725ec8d.
|
2013-02-28 21:35:26 -08:00 |
test_labelcontrol.xul
|
Bug 967432, labelElement should still be set even when an access key is not present, r=neil
|
2014-02-11 09:40:12 -05:00 |
test_largemenu.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_menu.xul
|
Bug 683159: Remove SimpleTest.expectAssertions() calls no longer needed due to SpecialPowers.gc() added in changeset 67060725ec8d.
|
2013-02-28 21:35:26 -08:00 |
test_menu_anchored.xul
|
Bug 941409, add support for an anchor attribute to menus so that the popup can be anchored to a different element than the menu itself, this is used to avoid repositioning the bookmarks toolbar button menu, also changes popups to default to vertical orientation [Australis] r=neil,mconley
|
2014-01-28 11:28:45 -05:00 |
test_menu_hide.xul
|
…
|
|
test_menuchecks.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_menuitem_blink.xul
|
Bug 683159: Remove SimpleTest.expectAssertions() calls no longer needed due to SpecialPowers.gc() added in changeset 67060725ec8d.
|
2013-02-28 21:35:26 -08:00 |
test_menuitem_commands.xul
|
Bug 683159: Remove SimpleTest.expectAssertions() calls no longer needed due to SpecialPowers.gc() added in changeset 67060725ec8d.
|
2013-02-28 21:35:26 -08:00 |
test_menulist.xul
|
Bug 1149745, on Windows, menulist should select the value when the cursor keys are used to navigate items, r=neil
|
2015-06-26 09:32:25 -07:00 |
test_menulist_keynav.xul
|
Bug 1178373, recreate menulist to prevent maintaining any state between the two test parts, r=test-only
|
2015-07-14 16:03:54 -04:00 |
test_menulist_null_value.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_menulist_paging.xul
|
Bug 250091, support page up and page down in menulists, r=neil
|
2015-05-20 13:11:06 -04:00 |
test_mousescroll.xul
|
Fix tests that depend on synchronous scrolling. (bug 1140293, r=mstange,masayuki,kgilbert)
|
2015-04-13 00:51:43 -04:00 |
test_notificationbox.xul
|
Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger
|
2015-05-13 14:31:58 -04:00 |
test_panel.xul
|
Bug 683159: Remove SimpleTest.expectAssertions() calls no longer needed due to SpecialPowers.gc() added in changeset 67060725ec8d.
|
2013-02-28 21:35:26 -08:00 |
test_panel_focus.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_panelfrommenu.xul
|
Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug
|
2014-02-15 09:57:39 +09:00 |
test_popup_anchor.xul
|
…
|
|
test_popup_anchoratrect.xul
|
Bug 873923, anchored at popup test, r=test
|
2015-05-19 21:20:57 -04:00 |
test_popup_attribute.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_popup_button.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_popup_coords.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_popup_keys.xul
|
Bug 1191897, add a flag for popups which allow shortcut keys to not be consumed, fixes shortcuts not working when an e10s select popup is open, r=neil
|
2015-09-17 11:20:33 -04:00 |
test_popup_moveToAnchor.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_popup_preventdefault.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_popup_preventdefault_chrome.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_popup_recreate.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
test_popup_scaled.xul
|
bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug
|
2014-07-09 17:27:49 -04:00 |
test_popup_tree.xul
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
test_popuphidden.xul
|
Bug 1207497 - Part 2: Remove use of expression closure from tests in toolkit/. r=Gijs
|
2015-09-24 21:25:24 +09:00 |
test_popupincontent.xul
|
…
|
|
test_popupremoving.xul
|
…
|
|
test_popupremoving_frame.xul
|
Bug 922008 - Remove more enablePrivilege calls, part2. r=jmaher
|
2013-09-30 11:30:01 +02:00 |
test_position.xul
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
|
2014-10-14 13:15:21 -07:00 |
test_preferences.xul
|
Bug 854193 - Remove unnecessary expected assertion in test_preferences.xul. r=tn
|
2015-03-24 15:39:03 -07:00 |
test_preferences_beforeaccept.xul
|
Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers
|
2015-02-19 11:53:01 -05:00 |
test_preferences_onsyncfrompreference.xul
|
Bug 997570 - Test for order of execution of onsyncfrompreference handler. r=MattN
|
2014-04-26 13:14:00 +02:00 |
test_progressmeter.xul
|
Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger
|
2015-05-13 14:31:58 -04:00 |
test_props.xul
|
…
|
|
test_radio.xul
|
Bug 728103 part.2 Fix new test failures r=smaug
|
2012-03-16 15:29:15 +09:00 |
test_richlist_direction.xul
|
Bug 1119609 part.14 Reimplement/redesign EventUtils.synthesizeKey() with nsITextInputProcessor r=smaug
|
2015-02-19 15:50:20 +09:00 |
test_righttoleft.xul
|
…
|
|
test_scale.xul
|
…
|
|
test_scaledrag.xul
|
Bug 732052 - Allow slide frames to use touch events. r=smaug,enn
|
2012-07-09 09:55:35 -07:00 |
test_screenPersistence.xul
|
Bug 840173 - test_screenPersistence.html fails when run on Ubuntu because the left hand launcher bar interferes. r=bz
|
2013-02-12 07:28:02 -05:00 |
test_scrollbar.xul
|
Bug 803633 - Update tests. r=mstange
|
2014-08-10 05:38:00 -04:00 |
test_showcaret.xul
|
Bug 873727 - Use a listener instead of timers to fix intermittent failures. r=roc
|
2013-06-19 13:20:38 -04:00 |
test_sorttemplate.xul
|
…
|
|
test_statusbar.xul
|
…
|
|
test_subframe_origin.xul
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
test_tabbox.xul
|
Bug 743877 - tab switching shouldn't occur off a timeout; r=gavin
|
2012-05-05 01:32:34 +02:00 |
test_tabindex.xul
|
…
|
|
test_textbox_dictionary.xul
|
Bug 856270 - Update spell checking to use nsIContentPrefService2 (part 3: update other tests). r=ehsan
|
2013-06-05 17:07:54 -07:00 |
test_textbox_emptytext.xul
|
…
|
|
test_textbox_number.xul
|
Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger
|
2015-05-13 14:31:58 -04:00 |
test_textbox_search.xul
|
…
|
|
test_timepicker.xul
|
…
|
|
test_titlebar.xul
|
…
|
|
test_toolbar.xul
|
…
|
|
test_tooltip.xul
|
MBUg 1002232, mve tooltip test into a window to prevent the browser tooltip from interfering with it, r=neil
|
2015-03-09 10:11:51 -04:00 |
test_tooltip_noautohide.xul
|
Bug 922008 - Remove more enablePrivilege calls, part2. r=jmaher
|
2013-09-30 11:30:01 +02:00 |
test_tree.xul
|
…
|
|
test_tree_hier.xul
|
…
|
|
test_tree_hier_cell.xul
|
…
|
|
test_tree_single.xul
|
…
|
|
test_tree_view.xul
|
bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil
|
2013-01-06 19:54:42 -05:00 |
window_browser_drop.xul
|
Bug 1257481 - move browserDrop.js tests into test_browser_drop.xul, r=enndeakin
|
2016-03-22 21:04:37 +00:00 |
window_chromemargin.xul
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
window_cursorsnap_dialog.xul
|
…
|
|
window_cursorsnap_wizard.xul
|
…
|
|
window_keys.xul
|
Bug 1207497 - Part 2: Remove use of expression closure from tests in toolkit/. r=Gijs
|
2015-09-24 21:25:24 +09:00 |
window_largemenu.xul
|
Bug 1200870, allow -1 as a value to popup.moveTo, r=tn
|
2015-10-09 08:50:13 -04:00 |
window_panel.xul
|
Bug 862655 - Increase a margin number a bit to accommodate the taller title bar on Windows with DWM enabled. r=Enn
|
2014-11-24 22:18:08 +09:00 |
window_panel_focus.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
window_popup_anchor.xul
|
…
|
|
window_popup_anchoratrect.xul
|
Bug 873923, anchored at popup test, r=test
|
2015-05-19 21:20:57 -04:00 |
window_popup_attribute.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
window_popup_button.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
window_popup_preventdefault_chrome.xul
|
Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil
|
2014-04-04 13:11:12 -04:00 |
window_preferences.xul
|
…
|
|
window_preferences2.xul
|
…
|
|
window_preferences3.xul
|
…
|
|
window_preferences_beforeaccept.xul
|
Bug 474527 - onbeforeaccept handler in a <prefwindow> can't prevent the window from closing; r=enndeakin,MattN
|
2014-01-29 17:07:16 -08:00 |
window_preferences_commandretarget.xul
|
…
|
|
window_preferences_onsyncfrompreference.xul
|
Bug 997570 - Test for order of execution of onsyncfrompreference handler. r=MattN
|
2014-04-26 13:14:00 +02:00 |
window_screenPosSize.xul
|
…
|
|
window_showcaret.xul
|
…
|
|
window_subframe_origin.xul
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
window_titlebar.xul
|
Bug 1207497 - Part 2: Remove use of expression closure from tests in toolkit/. r=Gijs
|
2015-09-24 21:25:24 +09:00 |
window_tooltip.xul
|
Bug 1216284 - Tooltips do not flip correctly on OSX. r=enndeakin
|
2015-11-02 14:26:00 +01:00 |
xul_selectcontrol.js
|
Bug 1245649: Turn on no-trailing-spaces. r=Gijs
|
2016-02-03 14:22:33 -08:00 |