.. |
rtlchrome
|
Test for bug 558403
|
2010-04-29 09:08:15 +03:00 |
rtltest
|
Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron
|
2009-07-29 14:33:53 -04:00 |
Makefile.in
|
Bug 513162 - nsAttrValue margin parsing and chromemargin chrome tests. r=smaug, gavin.
|
2010-06-24 21:01:07 -05:00 |
RegisterUnregisterChrome.js
|
On Windows and Mac, nsIFile.copyTo will fail if the file already exists. Use the .createUnique logic to create a unique name, but then remove it for the copy.
|
2010-06-29 23:24:09 -04:00 |
bug263683_window.xul
|
Bug 566251 - Findbar chrome tests shouldn't use nsIThreadManager directly. r=gavin
|
2010-06-02 11:22:54 +01:00 |
bug304188_window.xul
|
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
|
2009-01-21 22:55:08 -08:00 |
bug331215_window.xul
|
Bug 566251 - Findbar chrome tests shouldn't use nsIThreadManager directly. r=gavin
|
2010-06-02 11:22:54 +01:00 |
bug360437_window.xul
|
…
|
|
bug366992_window.xul
|
…
|
|
bug429723_window.xul
|
Test for bug 429723 - Empty findbar turns red and "Phrase not found" is displayed when "Highlight all" is enabled and search term is removed. r=mano
|
2009-01-17 21:39:32 +01:00 |
bug451286_window.xul
|
Bug 566251 - Findbar chrome tests shouldn't use nsIThreadManager directly. r=gavin
|
2010-06-02 11:22:54 +01:00 |
bug451540_window.xul
|
Bug 566251 - Findbar chrome tests shouldn't use nsIThreadManager directly. r=gavin
|
2010-06-02 11:22:54 +01:00 |
bug558403.logical.html
|
Test for bug 558403
|
2010-04-29 09:08:15 +03:00 |
bug558403.visual.html
|
Test for bug 558403
|
2010-04-29 09:08:15 +03:00 |
dialog_dialogfocus.xul
|
Bug 517819, inherit noinitialfocus into textbox inputs, so that uthe nknown content dialog can use it, prevents focus from appearing on the file type field, r=neil
|
2009-10-16 10:32:02 -04:00 |
findbar_window.xul
|
Bug 571640. Part 2. In test_findbar.xul use an image source node so we can start a drag. r=enndeakin
|
2010-06-25 16:51:17 -05:00 |
frame_popup_anchor.xul
|
Bug 510008, clientX/Y not correct in popupshowing event for popup inside a frame, fix to use correct widget for event, r=roc
|
2009-09-03 15:30:07 -04:00 |
frame_subframe_origin_subframe1.xul
|
Bug 513162 - Add tests for client coordinates of subframes. r=sdwilsh.
|
2010-06-24 21:01:06 -05:00 |
frame_subframe_origin_subframe2.xul
|
Bug 513162 - Add tests for client coordinates of subframes. r=sdwilsh.
|
2010-06-24 21:01:06 -05:00 |
test_autocomplete.xul
|
Bug 513707, add a method to wait for load and focus events before starting some tests, r=sayrer
|
2009-09-03 15:30:06 -04:00 |
test_autocomplete2.xul
|
Bug 558908 - chrome test test_autocomplete2.xul fails on Fedora unit test boxes. r=enn
|
2010-04-28 09:17:06 +02:00 |
test_autocomplete3.xul
|
Bug 494410 - autocomplete fields with completeDefaultIndex can't be reasonably edited (r=gavin)
|
2009-05-26 10:24:29 -07:00 |
test_autocomplete4.xul
|
Bug 494410 - autocomplete fields with completeDefaultIndex can't be reasonably edited (r=gavin)
|
2009-05-26 10:24:29 -07:00 |
test_browser_drop.xul
|
Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking
|
2010-04-18 14:27:18 -04:00 |
test_bug253481.xul
|
Bug 565943 - Intermittent timeout in test_bug253481.xul
|
2010-06-03 21:49:53 -04:00 |
test_bug263683.xul
|
…
|
|
test_bug304188.xul
|
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
|
2009-01-21 22:55:08 -08:00 |
test_bug331215.xul
|
Bug 443763 - Unit test for Bug 331215 fails rather frequently on Mozilla2 builds (and nearly constantly on SeaMonkey builds); (Bv1) Add |todo(false, ...)|; r=gavin.sharp
|
2009-03-27 00:40:11 +01:00 |
test_bug360437.xul
|
…
|
|
test_bug366992.xul
|
…
|
|
test_bug418874.xul
|
Bug 221820 - Part 5: Make lazy editor initialization compatible with placeholder values; r=bzbarsky
|
2010-04-06 16:43:39 -04:00 |
test_bug429723.xul
|
Test for bug 429723 - Empty findbar turns red and "Phrase not found" is displayed when "Highlight all" is enabled and search term is removed. r=mano
|
2009-01-17 21:39:32 +01:00 |
test_bug437844.xul
|
Fixes for more test failures from bug 568691 - the RTL tests dynamically register chrome which must be un-done: to do this, I register a manifest for the life of the app, but truncate it after this test is complete. The toolkit tag-autocomplete tests were failing because of a missing close-brace.
|
2010-06-27 17:04:45 -04:00 |
test_bug451286.xul
|
Bug 451286 - 'Highlight all' does not seem to work at all across frames; r=mano
|
2008-09-25 18:37:44 +02:00 |
test_bug451540.xul
|
Bug 451540 - Find highlighting in textboxes grows/decreases when editing matched word. r=mano
|
2009-04-06 17:02:32 +01:00 |
test_bug471776.xul
|
Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
|
2010-03-04 08:13:27 +01:00 |
test_bug558403.xul
|
Fixes for more test failures from bug 568691 - the RTL tests dynamically register chrome which must be un-done: to do this, I register a manifest for the life of the app, but truncate it after this test is complete. The toolkit tag-autocomplete tests were failing because of a missing close-brace.
|
2010-06-27 17:04:45 -04:00 |
test_chromemargin.xul
|
Bug 513162 - nsAttrValue margin parsing and chromemargin chrome tests. r=smaug, gavin.
|
2010-06-24 21:01:07 -05:00 |
test_cursorsnap.xul
|
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
|
2009-10-29 14:44:10 +01:00 |
test_dialogfocus.xul
|
Bug 517819, inherit noinitialfocus into textbox inputs, so that uthe nknown content dialog can use it, prevents focus from appearing on the file type field, r=neil
|
2009-10-16 10:32:02 -04:00 |
test_findbar.xul
|
…
|
|
test_keys.xul
|
…
|
|
test_largemenu.xul
|
…
|
|
test_panel_focus.xul
|
…
|
|
test_popup_anchor.xul
|
…
|
|
test_popup_preventdefault_chrome.xul
|
…
|
|
test_preferences.xul
|
…
|
|
test_righttoleft.xul
|
Fixes for more test failures from bug 568691 - the RTL tests dynamically register chrome which must be un-done: to do this, I register a manifest for the life of the app, but truncate it after this test is complete. The toolkit tag-autocomplete tests were failing because of a missing close-brace.
|
2010-06-27 17:04:45 -04:00 |
test_screenPersistence.xul
|
Test for bug 509828. r=bz
|
2009-10-25 17:24:14 +01:00 |
test_showcaret.xul
|
Bug 513162 - Fix for intermittent failure in test_titlebar.xul, due to left over focus listener. r=sdwilsh.
|
2010-06-24 21:01:06 -05:00 |
test_subframe_origin.xul
|
Bug 513162 - Add tests for client coordinates of subframes. r=sdwilsh.
|
2010-06-24 21:01:06 -05:00 |
test_titlebar.xul
|
Bug 536625, use menupopup's move instead of widget's, r=roc
|
2010-02-01 10:11:08 -05:00 |
window_browser_drop.xul
|
Bug 571640. Part 3. In window_browser_drop.xul make the html element draggable so drag and drop works. r=enndeakin
|
2010-06-25 16:51:17 -05:00 |
window_chromemargin.xul
|
Bug 513162 - nsAttrValue margin parsing and chromemargin chrome tests. r=smaug, gavin.
|
2010-06-24 21:01:07 -05:00 |
window_cursorsnap_dialog.xul
|
Bug 76053 Windows mouse integration: no "Snap to default button in dialog boxes" r=enn+ere, sr=roc
|
2009-07-15 18:54:30 +09:00 |
window_cursorsnap_wizard.xul
|
Bug 76053 Windows mouse integration: no "Snap to default button in dialog boxes" r=enn+ere, sr=roc
|
2009-07-15 18:54:30 +09:00 |
window_keys.xul
|
Bug 513707, add a method to wait for load and focus events before starting some tests, r=sayrer
|
2009-09-03 15:30:06 -04:00 |
window_largemenu.xul
|
bug 549672: fix largemenu test by waiting for window to move in a loop. patch=enn. test-only changes on a CLOSED TREE
|
2010-03-12 13:00:36 -05:00 |
window_panel_focus.xul
|
Bug 513707, add a method to wait for load and focus events before starting some tests, r=sayrer
|
2009-09-03 15:30:06 -04:00 |
window_popup_anchor.xul
|
Bug 513707, add a method to wait for load and focus events before starting some tests, r=sayrer
|
2009-09-03 15:30:06 -04:00 |
window_popup_preventdefault_chrome.xul
|
Bug 513707, add a method to wait for load and focus events before starting some tests, r=sayrer
|
2009-09-03 15:30:06 -04:00 |
window_preferences.xul
|
…
|
|
window_preferences2.xul
|
…
|
|
window_preferences3.xul
|
…
|
|
window_screenPosSize.xul
|
Test for bug 509828. r=bz
|
2009-10-25 17:24:14 +01:00 |
window_showcaret.xul
|
Bug 513450, page info unfocuses after cursor keys when caret browsing in on, caused because caret browsing preference shouldn't be checked in chrome documents, r=smaug
|
2009-09-03 15:30:06 -04:00 |
window_subframe_origin.xul
|
Bug 513162 - Add tests for client coordinates of subframes. r=sdwilsh.
|
2010-06-24 21:01:06 -05:00 |
window_titlebar.xul
|
bug 543760: Intermittent failures in test_titlebar.xul - wait until after the window moves. patch=enn. test-only changes on a CLOSED TREE
|
2010-03-12 12:58:50 -05:00 |