Jonas Sicking
|
c32f1419fb
|
Bug 530269: Clear data when reusing a FileReader for multiple reads. r=bz a=jst
|
2009-11-21 00:39:33 -08:00 |
|
Jonas Sicking
|
577f0aea98
|
Bug 530220: Fix bug in binary data handling, and write more comprehensive tests. r=jst a=jst
|
2009-11-20 23:39:08 -08:00 |
|
L. David Baron
|
fcfcaed7ed
|
Do unicode conversion separately for each byte in the encoding so encoder/decoder errors don't skew the results or leave them uninitialized. (Bug 525581) r=jst
--HG--
extra : transplant_source : bQ%F2i%3F%16%D3N%81%EC%C1%3D%D0%AA%F7%8D4%8C%CA%25
|
2009-11-20 17:21:12 -08:00 |
|
Doug Turner
|
69e385ed76
|
Bug 529996 - Provide notification when embed/object elements are created/destroyed/resized. r=jst.
--HG--
extra : rebase_source : 44bf32345959402b591ba4763dcea26187cf7796
|
2009-11-20 14:59:27 -08:00 |
|
Olli Pettay
|
a3d05b9c16
|
Fixing bug 516113. Don't let new windows open up after we've started XPCOM shutdown. r=bsmedberg, a=blocking1.9.2+
|
2009-11-20 14:25:11 -08:00 |
|
Johnathan Nightingale
|
0f2b861b06
|
Bug 525103 - Generate initial list of DLLs to Blocklist
|
2009-11-20 16:41:29 -05:00 |
|
Robert O'Callahan
|
c0e35acf4d
|
Bug 529371 - Fix nsPopupSetFrame sibling pointers (crash [@nsWeakFrame::Init][@nsWeakFrame::InitExternal]). r=bzbarsky
|
2009-11-20 14:51:11 -05:00 |
|
Dão Gottwald
|
df84a3ef28
|
Bug 528699 - fix intermittent failure in browser_522545.js, r=zpao
|
2009-11-20 20:33:08 +01:00 |
|
Jonas Sicking
|
1d23684de0
|
Remove tests that are failing due to bug in speculative parser. r=mrbkap
|
2009-11-20 09:49:44 -08:00 |
|
Doug Turner
|
383f44923a
|
Bug 528551 - Faster plugin drawing in Fennec. Fixes mac unit test. r=sicking
--HG--
extra : rebase_source : e0dbed7d82a77a61581c9aa59fdd928720c2e5bb
|
2009-11-20 09:51:06 -08:00 |
|
Ehsan Akhgari
|
18403f40e1
|
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
|
c9ff2ce78e
|
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
|
8d63dd5499
|
Bug 528551- Faster plugin drawing in Fennec. r=jst/karlt.
|
2009-11-20 08:26:10 -08:00 |
|
enndeakin@gmail.com
|
263703657b
|
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
|
91676884f7
|
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
|
4532b4999f
|
revert wrong test changes
|
2009-11-20 09:48:22 +01:00 |
|
Bob Clary
|
08b50f2aa1
|
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
|
eba711e768
|
Bug 528464 - Intermittent failures - js1_5/extensions/regress-342960.js
|
2009-11-20 00:12:09 -08:00 |
|
Bob Clary
|
4e63d5d2bc
|
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
|
e1b30cbe43
|
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
|
eb51d3ff0b
|
Bug 529754 - set javascript.options.jit.chrome true in browser tests.
|
2009-11-20 00:11:28 -08:00 |
|
Ginn Chen
|
0c65027711
|
Bug 514632 remove unused file r=jorendorff
|
2009-11-20 14:17:12 +08:00 |
|
Ginn Chen
|
d8150c3a0f
|
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
|
6cc4663c59
|
Bug 528150 Remove the hack for LIR.cpp in Makefile.in r=dvander
|
2009-11-20 14:12:47 +08:00 |
|
Ginn Chen
|
8f5aeb69fb
|
Bug 529764 nsPresArena.cpp failed to compile on Solaris r=zweinberg
|
2009-11-20 14:11:42 +08:00 |
|
Robert O'Callahan
|
9feef10059
|
Bug 528493. Prevent script execution while initializing nsDocumentViewer. r=bzbarsky
|
2009-11-19 12:40:31 +13:00 |
|
Robert O'Callahan
|
64c98f1baa
|
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
|
41859e734a
|
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
|
8c9fce44a7
|
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
|
9a25cb6ecc
|
Back out 2d4a6e2237f9. Logging no longer needed.
|
2009-11-19 17:52:28 -08:00 |
|
Boris Zbarsky
|
a6883fa73a
|
Update bug 529119 tests to not rely on error page titles.
|
2009-11-19 20:42:00 -05:00 |
|
Blake Kaplan
|
5a297da3c3
|
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
|
21a6b8bf19
|
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
|
aa6998dee6
|
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
|
4b63487e2d
|
Merge backout of changeset 4a0bf3ffd767 due to test crashes.
|
2009-11-19 13:51:46 -08:00 |
|
L. David Baron
|
210879c30c
|
Backed out changeset 4a0bf3ffd767 due to test crashes.
|
2009-11-19 13:51:31 -08:00 |
|
Boris Zbarsky
|
a959199863
|
Bug 529859. Need to submit empty file inputs too. r=smaug
|
2009-11-19 15:58:46 -05:00 |
|
Boris Zbarsky
|
f5bf48459a
|
Bug 529819. Don't double-add a node to form.elements['foo']. r=smaug
|
2009-11-19 15:58:46 -05:00 |
|
Shawn Wilsher
|
528f812e53
|
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
|
7ccda2884f
|
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
|
522ab49ac7
|
Bug 528755 Workaround for XUL filepicker regression r=gavin bl=beltzner
|
2009-11-19 19:04:38 +00:00 |
|
Joe Drew
|
38a6c31738
|
Bug 529732 - Remove bogus NS_ABORT_IF_FALSE and reenable tests. r=jrmuizel
|
2009-11-19 01:09:28 -05:00 |
|
L. David Baron
|
137b13ef55
|
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
|
4e545f14ca
|
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
|
2353a93d56
|
merge with 62fb8fbc417c
|
2009-11-20 00:37:59 +08:00 |
|
Alexander Surkov
|
4d4bdb7fa1
|
backout bug 342045
|
2009-11-20 00:35:38 +08:00 |
|
Henri Sivonen
|
7a369c970d
|
Fix the bad orange fix in the previous push.
|
2009-11-19 17:24:20 +02:00 |
|
Henri Sivonen
|
2ade4acf10
|
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
|
9dcab1cde9
|
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
|
947691b491
|
Remove workaround for bug 522353 from nsPlacesDBFlush component
|
2009-11-19 14:15:08 +01:00 |
|