Commit Graph

35151 Commits

Author SHA1 Message Date
Ehsan Akhgari
4bf285903d Use a wave file instead of ogg files for audio and video controls direction tests in order to minimize the possibility of random test timeouts. (Bug 528001)
--HG--
extra : rebase_source : 4214124a911bec6eb96fdac64db7a14f08c5350d
2009-11-20 12:11:09 -05:00
L. David Baron
c3e108e8f5 Use 'progress' events instead of 'suspend' events and don't check readyState, in order to fix random test timeouts. (Bug 528001)
--HG--
extra : rebase_source : 63eed710449127d55f724e811e6506c47191bc6a
2009-11-20 11:55:24 -05:00
Doug Turner
793f6fc7db Bug 528551- Faster plugin drawing in Fennec. r=jst/karlt. 2009-11-20 08:26:10 -08:00
enndeakin@gmail.com
aa1e6dfe50 Bug 525856 - White-space in source code affects how link receive focus from keyboard (tab key), r=smaug, sr=roc 2009-11-20 14:09:33 +02:00
Nick Thomas
0e241b8d76 Bug 528457, always force components.list in partial updates for nightlies, r=ccooper (NPOTB) 2009-11-20 21:55:25 +13:00
Dão Gottwald
d7520ab0d1 revert wrong test changes 2009-11-20 09:48:22 +01:00
Bob Clary
399d8a1288 Bug 528654 - Intermittent timeout waiting for onload to fire in js1_8_1/trace/trace-test.js 2009-11-20 00:12:17 -08:00
Bob Clary
a1dc294998 Bug 528464 - Intermittent failures - js1_5/extensions/regress-342960.js 2009-11-20 00:12:09 -08:00
Bob Clary
f523e140d5 Bug 528284 - js1_5/extensions/regress-371636.js - random failure for opt/debug on mozilla-central 2009-11-20 00:11:58 -08:00
Bob Clary
8f51b0aba7 Bug 522760 - js/src/tests/ecma_5 tests should not run as JavaScript 1.5, r=brendan 2009-11-20 00:11:43 -08:00
Bob Clary
ee227e07ef Bug 529754 - set javascript.options.jit.chrome true in browser tests. 2009-11-20 00:11:28 -08:00
Ginn Chen
cdd383690d Bug 514632 remove unused file r=jorendorff 2009-11-20 14:17:12 +08:00
Ginn Chen
8042e8805d Bug 522440 QCMS: Make sse/sse2 code built with Sun Studio 12 on Solaris r=jmuizelaar, ted.mielczarek 2009-11-20 14:15:39 +08:00
Ginn Chen
998ced8623 Bug 528150 Remove the hack for LIR.cpp in Makefile.in r=dvander 2009-11-20 14:12:47 +08:00
Ginn Chen
546bba6b66 Bug 529764 nsPresArena.cpp failed to compile on Solaris r=zweinberg 2009-11-20 14:11:42 +08:00
Robert O'Callahan
a3f1f75383 Bug 528493. Prevent script execution while initializing nsDocumentViewer. r=bzbarsky 2009-11-19 12:40:31 +13:00
Robert O'Callahan
f5ad5f28f5 Bug 528493 preliminary number 2. Don't call a function that needs to flush while we might be under a scriptblocker. r=bzbarsky 2009-11-19 23:39:11 -05:00
Robert O'Callahan
69068c403d Bug 528493 preliminary. Don't MaybeLoadImage on bind if image loading for this node is disabled. r=bzbarsky 2009-11-19 23:39:11 -05:00
Kyle Huey
dbc0ebff46 Bug 529638: Don't accidentally keep processing scroll messages when we've passed them to children. r=roc 2009-11-19 18:43:34 -05:00
Jonas Sicking
3b6fad6365 Back out 2d4a6e2237f9. Logging no longer needed. 2009-11-19 17:52:28 -08:00
Boris Zbarsky
0cf80bf052 Update bug 529119 tests to not rely on error page titles. 2009-11-19 20:42:00 -05:00
Blake Kaplan
2c89f91972 Bug 520386. Don't clear scope while executing code in that scope. r=bzbarsky@mit.edu, sr=jst@mozilla.org 2009-11-19 15:11:44 -08:00
Robert Strong
01861e6962 followup fix for Bug 407875 - disable control when canCheckForUpdates is false instead of canUpdate. r=dolske, a=beltzner 2009-11-19 15:07:56 -08:00
Jim Mathies
1e83668bfe Bug 520607 - Remove use of "ntlm" auth module and replace with use of "sys-ntlm". r=wtc, cbiesinger. sr=bz. 2009-11-19 16:12:43 -06:00
L. David Baron
7bc0b2bd75 Merge backout of changeset 4a0bf3ffd767 due to test crashes. 2009-11-19 13:51:46 -08:00
L. David Baron
ab0caddb75 Backed out changeset 4a0bf3ffd767 due to test crashes. 2009-11-19 13:51:31 -08:00
Boris Zbarsky
1ccc263d2e Bug 529859. Need to submit empty file inputs too. r=smaug 2009-11-19 15:58:46 -05:00
Boris Zbarsky
85e02cc64e Bug 529819. Don't double-add a node to form.elements['foo']. r=smaug 2009-11-19 15:58:46 -05:00
Shawn Wilsher
0d37582e30 Bug 525356 - windows debug unit tests: test_connection_executeAsync.js and test_statement_executeAsync.js failing frequently (fatal assertion)
Release on the calling thread so when the connections destructor is called, it
is not on the background thread.
r=asuth
2009-11-19 11:49:20 -08:00
Robert Strong
86b40d6c0d followup to Bug 407875 - prevent multiple update prompts for manual update notification. r=dtownsend, a=beltzner 2009-11-19 11:38:56 -08:00
Neil Rashbrook
01cef7daab Bug 528755 Workaround for XUL filepicker regression r=gavin bl=beltzner 2009-11-19 19:04:38 +00:00
Joe Drew
d3fe87f97f Bug 529732 - Remove bogus NS_ABORT_IF_FALSE and reenable tests. r=jrmuizel 2009-11-19 01:09:28 -05:00
L. David Baron
d0f535b30d Add mechanism for an individual mochitest to say it needs a longer timeout. (Bug 527614) r=ted 2009-11-19 09:35:09 -08:00
Brendan Eich
ece0d0c7d1 Disabling the joined method optimization from bug 524826 again (529837, talked about it with dbaron and sayrer). 2009-11-19 09:21:54 -08:00
Alexander Surkov
5bbd0a520a merge with 62fb8fbc417c 2009-11-20 00:37:59 +08:00
Alexander Surkov
3028c9b06f backout bug 342045 2009-11-20 00:35:38 +08:00
Henri Sivonen
374fb3dd3e Fix the bad orange fix in the previous push. 2009-11-19 17:24:20 +02:00
Henri Sivonen
4c86f702bb Bug 529544 - Make the HTML5 parser not participate on Mochitest. (orange fix)
--HG--
extra : rebase_source : 95fd43ff5dbc85b48750bfd17f9f802506c92925
2009-11-19 17:13:19 +02:00
Alexander Surkov
63a49358d6 Bug 342045 - Fix O(n^2) access to all the children of a container, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/test_nsIAccessible_applicationAccessible.html => accessible/tests/mochitest/test_name_nsApplicationAcc.html
rename : accessible/tests/mochitest/test_invalidate_elmli.html => accessible/tests/mochitest/tree/test_list_invalidate.html
rename : accessible/tests/mochitest/tree/test_txtctrl.html => accessible/tests/mochitest/tree/test_txtcntr.html
2009-11-19 22:44:59 +08:00
Marco Bonardo
d99d96f27a Remove workaround for bug 522353 from nsPlacesDBFlush component 2009-11-19 14:15:08 +01:00
Marco Bonardo
86a4770bb1 Bug 522353 - nsCategoryCache is still observing category changes after xpcom-shutdown, r=biesi, moa=bsmedberg 2009-11-19 14:15:05 +01:00
Marco Bonardo
5b5a2ab891 Bug 521889 - browser_461743.js is randomly timing out, r=zeniko 2009-11-19 14:15:01 +01:00
Marco Bonardo
e981d48ae7 Bug 521802 - mochitest-browser-chrome: browser_459906.js intermittent failure, r=zeniko 2009-11-19 14:13:27 +01:00
Jae-Seong Lee
23ae560f84 Bug 520743 - xpcshell-tests: some Places unit tests fail when 'werror' is on, r=mak 2009-11-19 14:13:24 +01:00
Marco Bonardo
b346812cc9 Bug 528451 - sessionstore-browser-state-set is not reliable regarding closed windows, r=zeniko 2009-11-19 14:13:21 +01:00
Jacek Caban
0d5503fb33 Fixed includes on case sensitive systems. (actually, this time)
Bug 501034 - (Packaged) Unit tests boxes should be able to get a stack trace from browser hangs/timeouts.
r=ted.mielczarek.
2009-11-19 14:04:44 +01:00
Serge Gautherie
3cdcd65c86 s/CrLf/Lf/g, EOL whitespace removals.
Bug 501034 - (Packaged) Unit tests boxes should be able to get a stack trace from browser hangs/timeouts; (Dv1).
r=ted.mielczarek.
2009-11-19 14:01:01 +01:00
Henri Sivonen
7f2ba33137 Bug 529544 - Avoid creating parser thread when HTML5 parser not enabled. (orange fix) 2009-11-19 13:53:32 +02:00
Robert Sayre
1cf078e68b Merge tracemonkey to mozilla-central. 2009-11-19 11:53:04 +01:00
Jacek Caban
a38d72faa2 Bug 526290 - TestWinTSF.cpp fails to compile on mingw.
r=chenn.
2009-11-19 11:32:52 +01:00