Joel Maher
|
3b1fb9d8ce
|
Bug 592859 Update browser chrome tests to only use chrome paths for mochitest to prep for android support r=ctalbert a=NPOTB
|
2010-09-10 10:20:38 -07:00 |
|
Justin Dolske
|
2e90b61994
|
Bug 583885 - Fix FUEL browser_Bookmarks.js to not make bad assumption about annotations. r=sdwilsh
|
2010-08-02 16:02:19 -07:00 |
|
Dave Townsend
|
e54d10a7af
|
Bug 573246: Fix tests that are failing with the Feedback extension installed. r=gavin
|
2010-06-24 15:01:27 -07:00 |
|
Michael Kohler
|
5f19df86e0
|
Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
|
2010-05-23 12:26:15 -07:00 |
|
Dão Gottwald
|
3ec8b64e95
|
follow-up to changeset 8e48c8fb8299
|
2010-05-17 09:36:22 +02:00 |
|
Dão Gottwald
|
6f40b4016d
|
Let browser_Browser.js use the status filter instead of a raw progress listener to see if it makes a difference for bug 458688
|
2010-05-16 22:27:20 +02:00 |
|
Dave Townsend
|
7a182ad4ba
|
Bug 552731: Update FUEL to use the new EM APIs. r=mfinkle
|
2010-04-20 15:14:15 -07:00 |
|
Dave Townsend
|
74b7768710
|
Backout new add-ons manager due to Ts regression on OSX 10.5
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
|
2010-05-01 11:04:44 -07:00 |
|
Dave Townsend
|
e9f8fcd5cb
|
Bug 552731: Update FUEL to use the new EM APIs. r=mfinkle
|
2010-04-20 15:14:15 -07:00 |
|
L. David Baron
|
16bd84ee1e
|
Fix spelling of existence.
|
2010-04-08 20:58:17 -07:00 |
|
Dão Gottwald
|
bbecfef399
|
use Services.* in browser chrome tests
|
2010-04-02 09:20:42 +02:00 |
|
Dão Gottwald
|
6c3db50771
|
fix up tests
|
2010-03-13 17:55:44 +01:00 |
|
Dão Gottwald
|
acef35272f
|
Use ordinary JS functions as observer callbacks in browser chrome tests
|
2010-02-06 09:47:42 +01:00 |
|
Serge Gautherie
|
4ebfa5c010
|
Bug 534647 - mochitest-browser-chrome: perma/random "browser_ApplicationPrefs.js | Timed out" after bug 152526 landing; (Fv1-FF) Improve a few log messages.
r=gavin.sharp.
|
2010-01-24 14:58:31 +01:00 |
|
Metal Sonic
|
4c1b34d634
|
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
|
2009-12-21 21:50:30 +00:00 |
|
Dão Gottwald
|
0bb69ec297
|
Bug 521282 - Make sure the browser window is focused before each test. r=mano
|
2009-11-22 15:05:54 +01:00 |
|
Dão Gottwald
|
ae7911d68f
|
add debug info
|
2009-09-20 03:59:39 +02:00 |
|
Dão Gottwald
|
eaf03cbc84
|
Bug 458688 - re-enable browser_Browser.js and try to fix the intermittent failure. r=dtownsend
|
2009-08-17 11:35:05 +02:00 |
|
Dão Gottwald
|
dd710093a1
|
Bug 458688 - disable browser_Browser.js
|
2009-04-05 23:11:43 +02:00 |
|
Mark Finkle
|
fd07f5d878
|
Bug 470163: [FUEL] pass BrowserTab object as event data for Tab* events, r=gavin
|
2009-01-16 00:35:01 -05:00 |
|
Mark Finkle
|
e6ffa22c80
|
Bug 473156: fuelIEvents.removeListener removes all listeners for an event, r=dtownsend
|
2009-01-15 13:47:55 -05:00 |
|
Dave Townsend
|
db62bb7f9a
|
Bug 458688 - FUEL test browser_Browser.js uses setTimeout
r=mfinkle
This should make tinderbox a little more green from time to time.
|
2008-11-07 16:31:42 -05:00 |
|
Dave Townsend
|
9670a68534
|
Bug 463595 - browser_Application.js uses timeouts and fails intermittently
r=gavin
This should make tinderbox a little more green from time to time.
|
2008-11-07 16:28:31 -05:00 |
|
Mark Finkle
|
bd983b5a26
|
Bug 458688: FUEL browser_Browser.js uses setTimeout, r=gavin
|
2008-11-06 15:48:41 -05:00 |
|
Mark Finkle
|
dcf4a2ee25
|
Bug 426186: Remove unused FUEL tests, r=gavin
|
2008-10-20 13:57:08 -05:00 |
|
Simon Bunzli
|
49182a7674
|
b=338039, p=zeniko, r=enndeakin. Provide easy, right way to restart an application.
|
2008-09-06 23:30:13 -05:00 |
|
mark.finkle@gmail.com
|
2385c73fd9
|
b=420028, r=gavin, a=beltzner. FUEL browser_Extensions.js test require DOMi
|
2008-04-03 18:31:40 -07:00 |
|
mark.finkle@gmail.com
|
98fef61818
|
b=421235, r=gavin, a1.9=dsicore. Add new bookmark roots to FUEL
|
2008-03-16 07:46:13 -07:00 |
|
mark.finkle@gmail.com
|
a500c8131d
|
b=421005, r=gavin, a=damons. FUEL Preference.type uses undefined variables
|
2008-03-05 18:27:59 -08:00 |
|
dolske@mozilla.com
|
4ef20e8f1d
|
Disabling browser_Extensions.js test due to removal of DOMi, which it requires (bug 420028 filed)
|
2008-02-27 23:07:09 -08:00 |
|
mark.finkle@gmail.com
|
1fc86c8408
|
b=395004. p=paul.rouget, r=mfinkle, dtownsend, gavin, a=mconnor. Add enaled property to FUEL Extension object
|
2007-09-28 16:49:45 -07:00 |
|
mark.finkle@gmail.com
|
a3523d9a31
|
b=391557. p=johnmarsh. r=mfinkle, dietrich. a=mconnor. change Annotation.get to return null instead of throwing exceptions (whitespace cleanup too)
|
2007-09-25 12:46:35 -07:00 |
|
ted.mielczarek@gmail.com
|
665e0b2dd6
|
attempting to fix test bustage. rs=shaver
|
2007-09-19 07:01:59 -07:00 |
|
mark.finkle@gmail.com
|
cef9fe17ac
|
b=391902. r=gavin. FUEL Application.console.open() fails
|
2007-08-21 12:59:46 -07:00 |
|
ginn.chen@sun.com
|
9a8c1632f4
|
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
|
2007-08-05 20:22:32 -07:00 |
|
mark.finkle@gmail.com
|
de7d20001f
|
bustage fix. FUEL test was too tied to the actual preferences. Made it more general
|
2007-08-03 12:44:17 -07:00 |
|
mark.finkle@gmail.com
|
f372074d88
|
b=388436. r=gavin. added QI to all JS objects and added tests to get better extension and browser coverage
|
2007-07-19 11:17:55 -07:00 |
|
mark.finkle@gmail.com
|
cabcff80d6
|
disabling orange tests until we can debug the problem
|
2007-07-15 06:40:42 -07:00 |
|
mark.finkle@gmail.com
|
7c471d274b
|
attempted bustage fix for fuel test.
|
2007-07-15 06:17:17 -07:00 |
|
mark.finkle@gmail.com
|
60c0bc14c0
|
b=387470. r=gavin. convert FUEL tests to new browser chrome framework.
|
2007-07-14 14:13:51 -07:00 |
|
mark.finkle@gmail.com
|
46ad308c83
|
b=387108. r=gavin. cleanup Extensions and Extension objects
|
2007-07-09 13:56:52 -07:00 |
|
mark.finkle@gmail.com
|
6f08c7a327
|
b=380168. r=gavin, r=dietrich. adding FUEL 0.2 to tree w/ html based tests.
|
2007-06-27 11:00:40 -07:00 |
|
mark.finkle@gmail.com
|
9bd3834758
|
backing out because of unit test failure
|
2007-06-27 08:41:15 -07:00 |
|
mark.finkle@gmail.com
|
12710726de
|
b=380168. r=gavin, r=dietrich. Add FUEL 0.2 (bookmarks and browsers) to tree.
|
2007-06-27 05:58:29 -07:00 |
|
mark.finkle@gmail.com
|
832a1ec3e9
|
removing premature XUL tests
|
2007-06-12 13:31:02 -07:00 |
|
mark.finkle@gmail.com
|
2793512922
|
updated test window titles
|
2007-06-12 12:02:14 -07:00 |
|
mark.finkle@gmail.com
|
06c06db559
|
converted tests to xul chrome tests
|
2007-06-12 11:59:45 -07:00 |
|
mark.finkle@gmail.com
|
755dbbcc26
|
bug 372069. add FUEL to trunk. r=gavin
|
2007-04-23 13:27:46 -07:00 |
|