Kyle Huey
|
d3e7553ab9
|
Mass revert m-i to the last known good state
|
2011-07-13 18:22:33 -07:00 |
|
Joel Maher
|
f96a206a2a
|
Bug 669549 - Some DeviceManagerADB functions do not work; r=gbrown
--HG--
extra : rebase_source : 264dd349a73191697ee0fd8c770693bfe99e7d80
|
2011-07-13 17:43:52 -04:00 |
|
Myk Melez
|
0d31bc493f
|
update revision of Add-on SDK tests to latest tip; test-only
|
2011-07-13 22:28:56 +02:00 |
|
Ehsan Akhgari
|
2ee50e2446
|
Backout changeset 7c1a923bea13 (bug 649537) because of mochitest-3 and mochitest-oth oranges
|
2011-07-12 14:25:53 -04:00 |
|
Ben Turner
|
86f8bb179c
|
Bug 649537 - 'Workers: Make one OS thread and JS runtime per worker, and lose XPConnect'. r=sicking+mrbkap.
--HG--
rename : dom/src/threads/Makefile.in => dom/workers/Makefile.in
rename : dom/src/threads/test/Makefile.in => dom/workers/test/Makefile.in
rename : dom/src/threads/test/WorkerTest.jsm => dom/workers/test/WorkerTest.jsm
rename : dom/src/threads/test/WorkerTest_badworker.js => dom/workers/test/WorkerTest_badworker.js
rename : dom/src/threads/test/WorkerTest_subworker.js => dom/workers/test/WorkerTest_subworker.js
rename : dom/src/threads/test/WorkerTest_worker.js => dom/workers/test/WorkerTest_worker.js
rename : dom/src/threads/test/atob_worker.js => dom/workers/test/atob_worker.js
rename : dom/src/threads/test/chromeWorker_subworker.js => dom/workers/test/chromeWorker_subworker.js
rename : dom/src/threads/test/chromeWorker_worker.js => dom/workers/test/chromeWorker_worker.js
rename : dom/src/threads/test/closeOnGC_server.sjs => dom/workers/test/closeOnGC_server.sjs
rename : dom/src/threads/test/closeOnGC_worker.js => dom/workers/test/closeOnGC_worker.js
rename : dom/src/threads/test/close_worker.js => dom/workers/test/close_worker.js
rename : dom/src/threads/test/fibonacci_worker.js => dom/workers/test/fibonacci_worker.js
rename : dom/src/threads/test/importScripts_worker.js => dom/workers/test/importScripts_worker.js
rename : dom/src/threads/test/importScripts_worker_imported1.js => dom/workers/test/importScripts_worker_imported1.js
rename : dom/src/threads/test/importScripts_worker_imported2.js => dom/workers/test/importScripts_worker_imported2.js
rename : dom/src/threads/test/importScripts_worker_imported3.js => dom/workers/test/importScripts_worker_imported3.js
rename : dom/src/threads/test/importScripts_worker_imported4.js => dom/workers/test/importScripts_worker_imported4.js
rename : dom/src/threads/test/json_worker.js => dom/workers/test/json_worker.js
rename : dom/src/threads/test/location_worker.js => dom/workers/test/location_worker.js
rename : dom/src/threads/test/longThread_worker.js => dom/workers/test/longThread_worker.js
rename : dom/src/threads/test/navigator_worker.js => dom/workers/test/navigator_worker.js
rename : dom/src/threads/test/newError_worker.js => dom/workers/test/newError_worker.js
rename : dom/src/threads/test/recursion_worker.js => dom/workers/test/recursion_worker.js
rename : dom/src/threads/test/relativeLoad_import.js => dom/workers/test/relativeLoad_import.js
rename : dom/src/threads/test/relativeLoad_sub_import.js => dom/workers/test/relativeLoad_sub_import.js
rename : dom/src/threads/test/relativeLoad_sub_worker.js => dom/workers/test/relativeLoad_sub_worker.js
rename : dom/src/threads/test/relativeLoad_sub_worker2.js => dom/workers/test/relativeLoad_sub_worker2.js
rename : dom/src/threads/test/relativeLoad_worker.js => dom/workers/test/relativeLoad_worker.js
rename : dom/src/threads/test/relativeLoad_worker2.js => dom/workers/test/relativeLoad_worker2.js
rename : dom/src/threads/test/simpleThread_worker.js => dom/workers/test/simpleThread_worker.js
rename : dom/src/threads/test/suspend_iframe.html => dom/workers/test/suspend_iframe.html
rename : dom/src/threads/test/suspend_worker.js => dom/workers/test/suspend_worker.js
rename : dom/src/threads/test/terminate_worker.js => dom/workers/test/terminate_worker.js
rename : dom/src/threads/test/testXHR.txt => dom/workers/test/testXHR.txt
rename : dom/src/threads/test/test_404.html => dom/workers/test/test_404.html
rename : dom/src/threads/test/test_atob.html => dom/workers/test/test_atob.html
rename : dom/src/threads/test/test_chromeWorker.html => dom/workers/test/test_chromeWorker.html
rename : dom/src/threads/test/test_chromeWorker.xul => dom/workers/test/test_chromeWorker.xul
rename : dom/src/threads/test/test_chromeWorkerJSM.xul => dom/workers/test/test_chromeWorkerJSM.xul
rename : dom/src/threads/test/test_close.html => dom/workers/test/test_close.html
rename : dom/src/threads/test/test_closeOnGC.html => dom/workers/test/test_closeOnGC.html
rename : dom/src/threads/test/test_errorPropagation.html => dom/workers/test/test_errorPropagation.html
rename : dom/src/threads/test/test_fibonacci.html => dom/workers/test/test_fibonacci.html
rename : dom/src/threads/test/test_importScripts.html => dom/workers/test/test_importScripts.html
rename : dom/src/threads/test/test_json.html => dom/workers/test/test_json.html
rename : dom/src/threads/test/test_location.html => dom/workers/test/test_location.html
rename : dom/src/threads/test/test_longThread.html => dom/workers/test/test_longThread.html
rename : dom/src/threads/test/test_navigator.html => dom/workers/test/test_navigator.html
rename : dom/src/threads/test/test_newError.html => dom/workers/test/test_newError.html
rename : dom/src/threads/test/test_recursion.html => dom/workers/test/test_recursion.html
rename : dom/src/threads/test/test_relativeLoad.html => dom/workers/test/test_relativeLoad.html
rename : dom/src/threads/test/test_simpleThread.html => dom/workers/test/test_simpleThread.html
rename : dom/src/threads/test/test_suspend.html => dom/workers/test/test_suspend.html
rename : dom/src/threads/test/test_terminate.html => dom/workers/test/test_terminate.html
rename : dom/src/threads/test/test_threadErrors.html => dom/workers/test/test_threadErrors.html
rename : dom/src/threads/test/test_threadTimeouts.html => dom/workers/test/test_threadTimeouts.html
rename : dom/src/threads/test/test_throwingOnerror.html => dom/workers/test/test_throwingOnerror.html
rename : dom/src/threads/test/test_xhr.html => dom/workers/test/test_xhr.html
rename : dom/src/threads/test/test_xhrAbort.html => dom/workers/test/test_xhrAbort.html
rename : dom/src/threads/test/threadErrors_worker1.js => dom/workers/test/threadErrors_worker1.js
rename : dom/src/threads/test/threadErrors_worker2.js => dom/workers/test/threadErrors_worker2.js
rename : dom/src/threads/test/threadErrors_worker3.js => dom/workers/test/threadErrors_worker3.js
rename : dom/src/threads/test/threadErrors_worker4.js => dom/workers/test/threadErrors_worker4.js
rename : dom/src/threads/test/threadTimeouts_worker.js => dom/workers/test/threadTimeouts_worker.js
rename : dom/src/threads/test/throwingOnerror_worker.js => dom/workers/test/throwingOnerror_worker.js
rename : dom/src/threads/test/xhrAbort_worker.js => dom/workers/test/xhrAbort_worker.js
rename : dom/src/threads/test/xhr_worker.js => dom/workers/test/xhr_worker.js
|
2011-07-12 12:32:14 -04:00 |
|
Boris Zbarsky
|
69399cfaba
|
Bug 670452. Fix WindowSnapshot's windowutils codepath to work correctly for canvases of different sizes. r=joe
|
2011-07-12 12:06:34 -04:00 |
|
Daniel Holbert
|
5493695d98
|
Backout f2390732b6a4 (Bug 668154) for apparently turning debug mochitest-oth & mochitest-4 perma-orange
|
2011-07-11 17:49:03 -07:00 |
|
Geoff Lankow
|
2ebe71ef6e
|
Bug 668154 - Use the same mock file picker for all mochitests and xpcshell tests r=jmaher
|
2011-07-11 12:24:13 -07:00 |
|
Joel Maher
|
d697f73b2e
|
Bug 666636 - enable specialpowers for all mochitest types. r=ted, a=test-only
|
2011-07-09 08:35:38 -04:00 |
|
Cameron McCormack
|
9c454e0a35
|
Bug 669252 - Use the string "unknown test url" in mochitest logging lines if the current test URL is unknown. r=ted
|
2011-07-09 16:49:01 +12:00 |
|
Brad Lassey
|
0ef0f28f39
|
bug 669874 - add support for adb devicemanager to mochitest-remote make target r=jmaher
|
2011-07-07 13:10:52 -04:00 |
|
Joel Maher
|
f6ba48d954
|
bug 669874 - add a make mochitest-remote target in the source tree r=blassey
|
2011-07-07 15:29:21 -04:00 |
|
Marco Bonardo
|
331cfdd0fa
|
Merge mozilla-inbound and mozilla-central
|
2011-07-07 12:02:38 +02:00 |
|
Cameron McCormack
|
8cd812d8e4
|
Bug 669554 - Add a missing newline to dumped uncaught JS exceptions in chrome mochitests. r=ted
|
2011-07-07 10:27:51 +12:00 |
|
Myk Melez
|
39abb07f53
|
bug 669487: update revision of Add-on SDK tests to one that works on Python 2.5; test-only, r=dbaron
|
2011-07-06 13:28:04 -07:00 |
|
Mounir Lamouri
|
a15518f8d7
|
Merge mozilla-inbound into mozilla-central.
|
2011-07-06 14:43:52 +02:00 |
|
Dão Gottwald
|
d32c061be8
|
Bug 658738 - Schedule final GC before finishing the browser-chrome test suite. r=gavin
|
2011-07-06 08:15:52 +02:00 |
|
Masayuki Nakano
|
180918ceb1
|
Bug 552707 While we're expanding selection by dragging, the selection root element should capture mouse events and all scrollable elements should be scrollable r=roc+smaug, ui=faaborg
|
2011-07-06 11:16:18 +09:00 |
|
Chris Leary
|
679a65fe47
|
Merge mozilla-central and tracemonkey.
|
2011-07-05 17:30:35 -07:00 |
|
L. David Baron
|
5e2740d29a
|
Update revision of jetpack tested in jetpack tests to use one that is compatible with 8.0a1.
|
2011-07-05 12:11:40 -07:00 |
|
Ms2ger
|
11413e95a1
|
Merge m-c to m-i
|
2011-07-03 21:54:56 +02:00 |
|
Simon Montagu
|
3afa5ff1ec
|
Unify intl/locale xpcshell tests in one directory. Bug 668515, r=ted
--HG--
rename : intl/locale/tests_multilocale/unit/test_bug22310.js => intl/locale/tests/unit/test_bug22310.js
rename : intl/locale/src/unix/tests/unit/test_bug374040.js => intl/locale/tests/unit/test_bug374040.js
|
2011-07-03 09:38:24 +03:00 |
|
Joe Drew
|
bcb9088b38
|
Bug 552605 - Write tests to make sure we reload images that are redirected with a Cache-Control: no-cache header. r=bz
|
2011-07-01 13:03:43 -04:00 |
|
Marco Bonardo
|
6013ac2db8
|
Backout bug 552605 and bug 619048 due to increase in random failures in reftests on a CLOSED TREE
|
2011-07-01 18:08:24 +02:00 |
|
Joe Drew
|
301a37eb71
|
Bug 552605 - Write tests to make sure we reload images that are redirected with a Cache-Control: no-cache header. r=bz
|
2011-06-30 21:58:36 -04:00 |
|
Josh Matthews
|
3dedd1d98f
|
Back out bug 581341 due to too many intermittent failures.
|
2011-06-29 23:44:28 -04:00 |
|
Josh Matthews
|
ce5552a041
|
Bug 581341 - Part 5: Test. r=ted
--HG--
extra : rebase_source : b10d96685038d3158433696090bacfcdffb0655a
|
2011-06-08 16:21:20 -04:00 |
|
Josh Matthews
|
79feb948a8
|
Bug 537787 - Update websocket test to use SpecialPowers. r=ctalbert try: -b do -p all -u mochitests -t none
|
2011-05-24 02:43:05 +03:00 |
|
Jeff Walden
|
1a51bb7cb1
|
Bug 645922 - Remove nsIJSON.encode/decode, because their functionality is subsumed by JSON.parse and JSON.stringify, and their idiosyncrasies are hindering code improvements. Also remove js_TryJSON and JS_TryJSON, which are no longer used after these changes and have no clear use cases. r=brendan, r=jst
|
2011-03-28 19:27:15 -07:00 |
|
Mounir Lamouri
|
45fde43e01
|
Merging mozilla-inbound and mozilla-central.
|
2011-06-27 11:04:05 +02:00 |
|
Cameron McCormack
|
8d48f55b96
|
Bug 667155 - Ensure uncaught exceptions do cause test failures in plain mochitests. r=ted
|
2011-06-27 11:05:02 +12:00 |
|
Josh Matthews
|
e9333f488d
|
Back out bug 581341.
|
2011-06-29 15:13:17 -04:00 |
|
Josh Matthews
|
2d89b875c9
|
Bug 581341 - Part 5: Test. r=ted
|
2011-06-08 16:21:20 -04:00 |
|
Ted Mielczarek
|
cc36c6b004
|
merge mozilla-central and build-system
|
2011-06-29 09:42:11 -04:00 |
|
Ted Mielczarek
|
34678b1150
|
bug 664197 - bustage fix, make xpcshell selftest work with Python 2.5
|
2011-06-28 09:52:17 -04:00 |
|
Ted Mielczarek
|
5d1cfab35b
|
bug 664197 - update xpcshell manifests with new conditions. r=jmaher
--HG--
extra : rebase_source : 21b5f1b5b34ec7a1efb2a8b444c9b41a6a39106d
|
2011-06-28 07:55:56 -04:00 |
|
Ted Mielczarek
|
62b37a06ef
|
bug 664197 - integrate mozinfo + ManifestDestiny update into xpcshell harness. r=jmaher
--HG--
extra : rebase_source : 1783e1a39d592defa279488f0cd0266311ed35ea
|
2011-06-21 08:12:40 -04:00 |
|
Josh Matthews
|
03e38d47bb
|
Bug 553888 - Duplicate XHR request headers when following redirect. r=sicking
|
2010-03-22 14:52:35 +13:00 |
|
Ed Morley
|
af1d9c6c2b
|
Bug 661584 - Code cleanup, substitute more PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc,ted
|
2011-06-25 16:06:02 +02:00 |
|
Joel Maher
|
176fdc3ff9
|
Bug 508710 - moving toolkit/content/tests/widgets/*.xul from mochitest to mochitest-chrome. r=enn, a=test-only
--HG--
rename : toolkit/content/tests/widgets/frame_popupremoving_frame.xul => toolkit/content/tests/chrome/frame_popupremoving_frame.xul
rename : toolkit/content/tests/widgets/popup_childframe_node.xul => toolkit/content/tests/chrome/popup_childframe_node.xul
rename : toolkit/content/tests/widgets/popup_trigger.js => toolkit/content/tests/chrome/popup_trigger.js
rename : toolkit/content/tests/widgets/test_bug360220.xul => toolkit/content/tests/chrome/test_bug360220.xul
rename : toolkit/content/tests/widgets/test_bug365773.xul => toolkit/content/tests/chrome/test_bug365773.xul
rename : toolkit/content/tests/widgets/test_bug382990.xul => toolkit/content/tests/chrome/test_bug382990.xul
rename : toolkit/content/tests/widgets/test_bug457632.xul => toolkit/content/tests/chrome/test_bug457632.xul
rename : toolkit/content/tests/widgets/test_bug460942.xul => toolkit/content/tests/chrome/test_bug460942.xul
rename : toolkit/content/tests/widgets/test_bug509732.xul => toolkit/content/tests/chrome/test_bug509732.xul
rename : toolkit/content/tests/widgets/test_bug554279.xul => toolkit/content/tests/chrome/test_bug554279.xul
rename : toolkit/content/tests/widgets/test_bug557987.xul => toolkit/content/tests/chrome/test_bug557987.xul
rename : toolkit/content/tests/widgets/test_bug562554.xul => toolkit/content/tests/chrome/test_bug562554.xul
rename : toolkit/content/tests/widgets/test_button.xul => toolkit/content/tests/chrome/test_button.xul
rename : toolkit/content/tests/widgets/test_closemenu_attribute.xul => toolkit/content/tests/chrome/test_closemenu_attribute.xul
rename : toolkit/content/tests/widgets/test_colorpicker_popup.xul => toolkit/content/tests/chrome/test_colorpicker_popup.xul
rename : toolkit/content/tests/widgets/test_contextmenu_list.xul => toolkit/content/tests/chrome/test_contextmenu_list.xul
rename : toolkit/content/tests/widgets/test_focus_anons.xul => toolkit/content/tests/chrome/test_focus_anons.xul
rename : toolkit/content/tests/widgets/test_hiddenitems.xul => toolkit/content/tests/chrome/test_hiddenitems.xul
rename : toolkit/content/tests/widgets/test_hiddenpaging.xul => toolkit/content/tests/chrome/test_hiddenpaging.xul
rename : toolkit/content/tests/widgets/test_menu.xul => toolkit/content/tests/chrome/test_menu.xul
rename : toolkit/content/tests/widgets/test_menu_hide.xul => toolkit/content/tests/chrome/test_menu_hide.xul
rename : toolkit/content/tests/widgets/test_menuitem_blink.xul => toolkit/content/tests/chrome/test_menuitem_blink.xul
rename : toolkit/content/tests/widgets/test_menulist.xul => toolkit/content/tests/chrome/test_menulist.xul
rename : toolkit/content/tests/widgets/test_menulist_keynav.xul => toolkit/content/tests/chrome/test_menulist_keynav.xul
rename : toolkit/content/tests/widgets/test_notificationbox.xul => toolkit/content/tests/chrome/test_notificationbox.xul
rename : toolkit/content/tests/widgets/test_panelfrommenu.xul => toolkit/content/tests/chrome/test_panelfrommenu.xul
rename : toolkit/content/tests/widgets/test_popup_attribute.xul => toolkit/content/tests/chrome/test_popup_attribute.xul
rename : toolkit/content/tests/widgets/test_popup_button.xul => toolkit/content/tests/chrome/test_popup_button.xul
rename : toolkit/content/tests/widgets/test_popup_coords.xul => toolkit/content/tests/chrome/test_popup_coords.xul
rename : toolkit/content/tests/widgets/test_popup_keys.xul => toolkit/content/tests/chrome/test_popup_keys.xul
rename : toolkit/content/tests/widgets/test_popup_preventdefault.xul => toolkit/content/tests/chrome/test_popup_preventdefault.xul
rename : toolkit/content/tests/widgets/test_popup_recreate.xul => toolkit/content/tests/chrome/test_popup_recreate.xul
rename : toolkit/content/tests/widgets/test_popup_scaled.xul => toolkit/content/tests/chrome/test_popup_scaled.xul
rename : toolkit/content/tests/widgets/test_popup_tree.xul => toolkit/content/tests/chrome/test_popup_tree.xul
rename : toolkit/content/tests/widgets/test_popuphidden.xul => toolkit/content/tests/chrome/test_popuphidden.xul
rename : toolkit/content/tests/widgets/test_popupincontent.xul => toolkit/content/tests/chrome/test_popupincontent.xul
rename : toolkit/content/tests/widgets/test_popupremoving.xul => toolkit/content/tests/chrome/test_popupremoving.xul
rename : toolkit/content/tests/widgets/test_popupremoving_frame.xul => toolkit/content/tests/chrome/test_popupremoving_frame.xul
rename : toolkit/content/tests/widgets/test_position.xul => toolkit/content/tests/chrome/test_position.xul
rename : toolkit/content/tests/widgets/test_progressmeter.xul => toolkit/content/tests/chrome/test_progressmeter.xul
rename : toolkit/content/tests/widgets/test_props.xul => toolkit/content/tests/chrome/test_props.xul
rename : toolkit/content/tests/widgets/test_radio.xul => toolkit/content/tests/chrome/test_radio.xul
rename : toolkit/content/tests/widgets/test_richlist_direction.xul => toolkit/content/tests/chrome/test_richlist_direction.xul
rename : toolkit/content/tests/widgets/test_scale.xul => toolkit/content/tests/chrome/test_scale.xul
rename : toolkit/content/tests/widgets/test_scrollbar.xul => toolkit/content/tests/chrome/test_scrollbar.xul
rename : toolkit/content/tests/widgets/test_sorttemplate.xul => toolkit/content/tests/chrome/test_sorttemplate.xul
rename : toolkit/content/tests/widgets/test_statusbar.xul => toolkit/content/tests/chrome/test_statusbar.xul
rename : toolkit/content/tests/widgets/test_tabbox.xul => toolkit/content/tests/chrome/test_tabbox.xul
rename : toolkit/content/tests/widgets/test_tabindex.xul => toolkit/content/tests/chrome/test_tabindex.xul
rename : toolkit/content/tests/widgets/test_textbox_emptytext.xul => toolkit/content/tests/chrome/test_textbox_emptytext.xul
rename : toolkit/content/tests/widgets/test_textbox_number.xul => toolkit/content/tests/chrome/test_textbox_number.xul
rename : toolkit/content/tests/widgets/test_textbox_search.xul => toolkit/content/tests/chrome/test_textbox_search.xul
rename : toolkit/content/tests/widgets/test_timepicker.xul => toolkit/content/tests/chrome/test_timepicker.xul
rename : toolkit/content/tests/widgets/test_toolbar.xul => toolkit/content/tests/chrome/test_toolbar.xul
rename : toolkit/content/tests/widgets/test_tooltip.xul => toolkit/content/tests/chrome/test_tooltip.xul
rename : toolkit/content/tests/widgets/test_tooltip_noautohide.xul => toolkit/content/tests/chrome/test_tooltip_noautohide.xul
rename : toolkit/content/tests/widgets/test_tree.xul => toolkit/content/tests/chrome/test_tree.xul
rename : toolkit/content/tests/widgets/test_tree_single.xul => toolkit/content/tests/chrome/test_tree_single.xul
rename : toolkit/content/tests/widgets/test_tree_view.xul => toolkit/content/tests/chrome/test_tree_view.xul
rename : toolkit/content/tests/widgets/window_popup_attribute.xul => toolkit/content/tests/chrome/window_popup_attribute.xul
rename : toolkit/content/tests/widgets/window_popup_button.xul => toolkit/content/tests/chrome/window_popup_button.xul
rename : toolkit/content/tests/widgets/xul_selectcontrol.js => toolkit/content/tests/chrome/xul_selectcontrol.js
|
2011-06-24 12:39:13 -04:00 |
|
Marco Bonardo
|
d50a414c3e
|
Merge last green changeset in mozilla-inbound to mozilla-central
|
2011-06-24 11:32:12 +02:00 |
|
Jonas Sicking
|
864793d608
|
Bug 658714 Part 9: Don't use EventGroups for system-group. r=smaug
|
2011-06-23 19:18:02 -07:00 |
|
Cameron McCormack
|
b5a3db93ba
|
Bug 666435 - Remove a line of debugging output from Mochitest harness. r=ted
--HG--
extra : rebase_source : 90bc40c9d247385cd99b5f5f78170f2da8631096
|
2011-06-24 11:37:52 +12:00 |
|
Patrick McManus
|
9865d771ba
|
bug 663871 websockets -08 bump our version number and the version number in the test server r=biesi
|
2011-06-21 10:50:02 -04:00 |
|
Patrick McManus
|
38e1b42535
|
backout 923beecc0fe5 so it can be re-merged with bug number in description
|
2011-06-21 10:42:54 -04:00 |
|
Patrick McManus
|
b7f1405429
|
websockets -08 bump our version number and the version number in the test server r=biesi
|
2011-06-21 09:47:35 -04:00 |
|
Cameron McCormack
|
5f0489f00f
|
Bug 642175 - Part 2: Allow mochitests to clean up plugin and IPC process crash dumps. r=ted
|
2011-06-21 12:11:50 +12:00 |
|
Cameron McCormack
|
5135d118cc
|
Bug 642175 - Part 1: Simplify mochitest logging, and other minor cleanups. r=ted
|
2011-06-21 12:11:18 +12:00 |
|
Cameron McCormack
|
d61685773e
|
Bug 663669 - Remove some useless code from mochitest harness file quit.js. r=ted
|
2011-06-16 10:40:09 +12:00 |
|
Ted Mielczarek
|
a88f0715f0
|
merge m-c and b-s
|
2011-06-13 09:09:43 -04:00 |
|