Commit Graph

673 Commits

Author SHA1 Message Date
Bobby Holley
013e266d05 Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz 2011-12-30 09:35:38 -08:00
Quentin Headen
5191b46312 Bug 352037 - Add an "Undo add to dictionary" item to spell checker's context menu item; r=ehsan 2011-12-29 16:06:56 -05:00
Rafael Ávila de Espíndola
19024fce63 Bug 713294 - send quit-application in test_privatebrowsing_downloadLastDir_c.js. r=mak. 2011-12-28 12:27:23 -05:00
Geoff Lankow
833ce69d56 Bug 712518 - Improve MockFilePicker.jsm; r=jmaher 2011-12-23 11:10:52 +13:00
Neil Rashbrook
311401e855 Bug 669026 Fix caret movement when contenteditable areas are present r=ehsan 2011-12-24 00:11:30 +00:00
Masayuki Nakano
6d0584bbea Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=smaug+ehsan+dolske+enndeakin 2011-12-16 22:38:45 +09:00
Jan Bambach
20f151a4d1 Bug 707677 - Use defaultPrevented instead of the deprecated getPreventDefault() in front-end code. r=dao 2011-12-08 10:21:32 +01:00
Masayuki Nakano
93aa89b9dc backout 34b8fe028357 2011-12-08 16:42:45 +09:00
Masayuki Nakano
cbb4eb5cd6 Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=ehsan+smaug+enndeakin+dolske 2011-12-07 14:13:06 +09:00
Boris Zbarsky
e51948520d Bug 706528. Remove vestigial beforepaint event stuff. r=smaug 2011-11-30 19:45:32 -05:00
Boris Zbarsky
fdcb03bd16 Bug 704171 part 1. Stop using the no-argument form of mozRequestAnimationFrame in our chrome. r=roc,gavin 2011-11-28 07:49:44 -05:00
Serge Gautherie
5b879208fb Bug 632433 - Remove calls to Firefox stopSearch(), rename test_autocomplete.xul to test_autocomplete_mac_caret.xul. r=enn 2011-11-27 12:24:37 +01:00
Ed Morley
3b1ee92e30 Merge last green changeset of mozilla-inbound to mozilla-central 2011-11-24 15:50:30 +00:00
Rob Campbell
68be0ff0d6 merge fx-team to m-c 2011-11-24 11:44:28 -04:00
Jared Wein
32f87dbc02 Bug 470628 - Part 3: Update tests to work with the new full screen button. r=dolske 2011-11-23 16:07:41 -05:00
David Anderson
1092a7d910 Remove browser prefs for the tracer (bug 698201 part 7, r+sr=gal). 2011-11-22 17:41:43 -05:00
Jonathan Kew
1055856f85 bug 703990 - fix incorrect messages in test_tooltip.xul. r=enndeakin 2011-11-21 08:19:37 +00:00
Geoff Lankow
d5e6507b3b Back out changeset 453772872eeb (bug 668710) for bustage 2011-11-20 01:10:40 +13:00
Geoff Lankow
6a0d7a5e26 Bug 668710 - Move mockObjects.js in with the rest of SimpleTest; r=dao 2011-08-05 23:55:49 +12:00
Ed Morley
6e731c995a Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
Rail Aliiev
b2aeac5a65 Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Geoff Lankow
80df43bb2d Bug 668154 - Use the same mock file picker for all mochitests and xpcshell tests; r=jmaher 2011-10-22 12:39:30 +13:00
Olli Pettay
4e528bbeae Bug 696020, target key events to html:body, r=bz+enn 2011-10-24 22:54:18 +03:00
Joel Maher
e9b411764a Bug 693577 - port mockprovider.js to specialpowers. r=ted 2011-10-14 07:52:02 -04:00
Rob Campbell
ac5bf44862 merge m-c to fx-team 2011-10-13 10:35:04 -03:00
Brian Hackett
75f99f894f Disable jstracer by default, bug 693815. r=dmandelin 2011-10-11 18:41:45 -07:00
Jared Wein
fd166c0492 Back out changeset d9ff4a720e19 because I forgot to test on Android 2011-10-03 20:53:08 -07:00
Jared Wein
350ee0b5fd Bug 690208 - Test to instrument video controls when viewing a standalone video. r=dolske 2011-10-03 20:47:14 -07:00
Neil Deakin
483a012027 Bug 628626, arrow panels misplaced when the position is partially over the anchor in one direction, r=neil 2011-09-30 15:47:13 -04:00
Geoff Lankow
068554eb76 Bug 668710 - Move mockObjects.js in with the rest of SimpleTest; r=dao 2011-08-05 23:55:49 +12:00
Geoff Lankow
f8e416ce5f Bug 702744 - Use do_get_profile() instead of CurProcD in test_privatebrowsing_downloadLastDir.js; r=gavin.sharp 2011-11-20 11:12:06 +13:00
Neil Deakin
6ababaebaf Bug 370396, focus tab if something in another tab ends up being focused when switching tabs, r=neil 2011-09-29 16:05:10 -04:00
Paul Biggar
173f530b0f Change in-tree users of Array.prototype.splice to not rely on non-standard behavior of deleting all elements from |k| onward for |arr.splice(k)|. r=jwalden 2011-09-22 15:43:11 -07:00
Hernan Rodriguez Colmeiro
84d31aa9b1 Bug 693508. Add nsSystemInfo to Services.jsm. r=dolske 2011-10-11 14:41:11 -07:00
Malini Das
6cc1b2bc11 Bug 677626 - Add a profiling test suite for mochitest. r=jmaher 2011-09-19 14:52:04 -04:00
Neil Deakin
4de7b1110e Bug 507186, check source of command events so that checkboxes with an attached command will update preferences properly, r=neil 2011-09-06 10:44:55 -04:00
Mihai Sucan
cd096890b7 Bug 600501 - Implement support for removed() callback (notificationbox); r=neil 2011-08-24 15:42:34 +03:00
Ian Neal
5195404290 Bug 679320 - Add currentURI as a property to the xul:editor element r=ehsan 2011-08-18 00:15:29 +01:00
Malini Das
3ae267c568 Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- new tests. r=jmaher, a=test-only 2011-08-12 12:21:44 -04:00
Malini Das
643e305d72 Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only 2011-08-12 12:21:44 -04:00
Malini Das
bb40837cb3 Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
Mounir Lamouri
b03eeb97aa Bug 678166 - Use the original CID for the mock object in mockObjects.js. r=ehsan 2011-08-11 18:30:38 +02:00
Neil Deakin
7ffccb9185 Bug 672254, allow content inside an arrowpanel to be flexible, r=neil 2011-08-10 15:51:25 -04:00
Neil Deakin
d2ea0f9156 Bug 626563, disable part of the arrowpanels test that tends to fail 2011-08-05 16:26:53 -04:00
Neil Deakin
a6f34601c9 Bug 628238, arrow panels not positioned correctly when the page is zoomed, r=neil 2011-08-05 15:24:24 -04:00
Neil Deakin
d6aa221dbe Bug 524545, popups with large margins appearing offscreen, r=roc 2011-08-05 15:24:24 -04:00
Justin Dolske
1c18dd82fc Bug 671078 - Add Telemetry to Services.jsm. r=mossop 2011-07-27 16:40:19 -07:00
Dão Gottwald
0c76cbb2ff Restore enablePrivilege hack for non-browser-chrome consumers in mockObjects.js 2011-07-20 12:57:14 +02:00
Dão Gottwald
c400d8d713 Fix for undefined Cc/Ci/Cr/Cu in test_bug500885.html, test_bug592802.html, test_bug61098.html and test_bug36619.html 2011-07-20 11:51:43 +02:00
Dão Gottwald
59da0c1b35 Bug 672090 - Remove toolkit/content/tests/browser/common/_loadAll.js, testRunner.js, toolkitFunctions.js. r=gavin 2011-07-20 10:37:53 +02:00