Steven Michaud
|
ded2619c3b
|
Fix null dereference at nsMenuItemIconX::OnStopRequest(). b=471101 r=josh sr=roc
|
2009-01-14 09:55:50 -06:00 |
|
Peter Van der Beken
|
2d53648dcd
|
Fix --enable-shark build bustage, r=ted. This is a temporary fix, real fix will be in bug 473563.
|
2009-01-14 16:47:43 +01:00 |
|
Bob Clary
|
1a01754d87
|
bug 467276 - tests for NaN/Infinity.toExponential(...)/toPrecision() should not check range, by szegedia%freemail.hu. Sync with CVS trunk.
|
2009-01-14 07:16:18 -08:00 |
|
Bob Clary
|
066fbd5342
|
bug 352026 - update test to uniquely identify subtest results.
|
2009-01-14 07:16:18 -08:00 |
|
Bob Clary
|
6301640e63
|
sync developer trace tests with js test suite.
|
2009-01-14 07:16:18 -08:00 |
|
Bob Clary
|
55f14df918
|
bug 472619 - update sisyphus to build 1.9.1 from releases/mozilla-1.9.1 and 1.9.2 from mozilla-central.
|
2009-01-14 07:16:17 -08:00 |
|
Bob Clary
|
bde7d1c447
|
bug 458679 - JavaScript Tests by Igor Bukanov, Jesse Ruderman and Gary Kwong.
|
2009-01-14 07:16:17 -08:00 |
|
Bob Clary
|
9a9b513c43
|
bug 469855 - allow test parameter to be placed anywhere in query string.
|
2009-01-14 07:16:16 -08:00 |
|
Bob Clary
|
bb2d26b220
|
bug 469696 - obsolete test for 1.9.1 branch.
|
2009-01-14 07:16:16 -08:00 |
|
Bob Clary
|
a4d43254a1
|
bug 454142 - JavaScript Test by Gary Kwong.
|
2009-01-14 07:16:16 -08:00 |
|
Bob Clary
|
10ad598913
|
bug 462470 - update spidermonkey-n-1.9.1.tests to include missed test.
|
2009-01-14 07:16:16 -08:00 |
|
Bob Clary
|
7ae741f464
|
bug 465366 - JavaScript Test by Boris Zbarsky, Andreas Gal.
|
2009-01-14 07:16:16 -08:00 |
|
Bob Clary
|
a7e1c01b20
|
bug 417131 - JavaScript Test by Igor Bukanov.
|
2009-01-14 07:16:16 -08:00 |
|
Bob Clary
|
957bc55ad0
|
bug 428366 - JavaScript Test by Blake Kaplan.
|
2009-01-14 07:16:15 -08:00 |
|
Bob Clary
|
7d88ef9c05
|
bug 371802 - JavaScript Test by Brendan Eich.
|
2009-01-14 07:16:15 -08:00 |
|
Bob Clary
|
453bd60fb9
|
bug 443071 - JavaScript Test by Jesse Ruderman.
|
2009-01-14 07:16:15 -08:00 |
|
Bob Clary
|
58f8fb589b
|
bug 465133 - JavaScript Test by Jesse Ruderman.
|
2009-01-14 07:16:15 -08:00 |
|
Peter Van der Beken
|
50a423af1a
|
Merge backout.
|
2009-01-14 15:13:37 +01:00 |
|
Peter Van der Beken
|
84d3eabc50
|
Back out changeset 9fd8740decb8 (Fix for bug 471126 (leak content nodes (and sometimes dom windows) after clicking on nytimes.com articles).) to try to fix orange.
|
2009-01-14 15:12:37 +01:00 |
|
Ted Mielczarek
|
405f3caf99
|
followup from bug 467862, forgot to sync up js/src/config/rules.mk
|
2009-01-14 08:56:13 -05:00 |
|
Robert Kaiser
|
98708dc7f6
|
bug 464687 - --enable-tests static build bustage in thebes/test, r=vlad
|
2009-01-14 14:48:33 +01:00 |
|
Robert Kaiser
|
469b9879fd
|
bug 472813 - Remove SeaMonkey workaround for test_bug465448.xul, r=roc
|
2009-01-14 14:48:22 +01:00 |
|
Mark Banner
|
ab8d03d8dd
|
Bustage fix for some windows systems following bug 386676
|
2009-01-14 13:11:08 +00:00 |
|
Boris Zbarsky
|
00e66d09cf
|
Bug 453736. Make <svg:script> more like other scripts and fix up a few other minor issues. r=roc, r+sr=sicking
|
2009-01-14 07:49:18 -05:00 |
|
Peter Van der Beken
|
4189af9d67
|
Fix for bug 471126 (leak content nodes (and sometimes dom windows) after clicking on nytimes.com articles). r=bent, sr=bz.
|
2009-01-14 13:24:10 +01:00 |
|
Peter Van der Beken
|
e557d2b23c
|
Make DEBUG_CC compile again (broken by the fix for bug 458099). r=bent, NPOTB.
|
2009-01-14 13:24:10 +01:00 |
|
Peter Van der Beken
|
da3c398d8a
|
Fix for bug 453441 (Parsing an XSLT stylesheet with two xsl:version attributes fails). r/sr=sicking.
|
2009-01-14 13:24:09 +01:00 |
|
Ted Mielczarek
|
68f2eb86cc
|
bug 462004 - JavaScript shell should provide line editing facilities. r=bsmedberg
--HG--
rename : js/src/js.cpp => js/src/shell/js.cpp
|
2008-12-03 08:55:27 -05:00 |
|
Ted Mielczarek
|
8370a127e4
|
bug 467862 - Build system should support building both a static and a shared library from the same Makefile. r=bsmedberg
|
2008-12-24 14:04:43 -05:00 |
|
Alexander Surkov
|
734b601dbb
|
Bug 469985 - turn the test from bug 354745 into mochitest, r=aaronlev, marocz, davidb
|
2009-01-14 20:19:35 +08:00 |
|
Boris Zbarsky
|
1edd870a8e
|
Bug 472648. Make XBL in signed jars work again. r+sr=jst
|
2009-01-14 06:24:26 -05:00 |
|
Makoto Kato
|
85cef49865
|
Bug 384746 - Win64 build support for mozilla/toolkit. r=neil, sr=benjamin
|
2009-01-14 20:08:40 +09:00 |
|
Olli Pettay
|
c7ab97407d
|
Relanding Bug 472260, r+sr=bz
|
2009-01-14 13:01:46 +02:00 |
|
Jonas Sicking
|
294de24bc5
|
merge backout
|
2009-01-14 01:00:47 -08:00 |
|
Jonas Sicking
|
2fe71d8086
|
Backed out changeset 03bc3379822a
|
2009-01-14 00:59:52 -08:00 |
|
Jonas Sicking
|
ef7a82c353
|
Fix mochitest orange
|
2009-01-14 00:19:16 -08:00 |
|
bjarne@runitsoft.com
|
bd9db67c3e
|
Bug 466080 - Make more things honor the LOAD_ANONYMOUS flag r=sicking,MisterSSL, sr=sicking
|
2009-01-13 23:06:39 -08:00 |
|
Ginn Chen
|
f1d41ea3cb
|
Bug 471642 Rename nsSelectionBatcher to nsSelectionBatcherForTable in nsTableEditor.cpp r+sr=roc
|
2009-01-14 15:13:17 +08:00 |
|
Ginn Chen
|
1ac452bd03
|
Bug 472635 Do nothing if im contexts don't match r=masayuki,masaki.katakai sr=roc
|
2009-01-14 15:10:52 +08:00 |
|
Jonas Sicking
|
2dc8a2f1eb
|
Bug 464848: XMLHttpRequest doesn't send the right content-type for non-document request bodies. r/sr=bz
|
2009-01-13 22:53:43 -08:00 |
|
L. David Baron
|
8ffe1c08e4
|
Merge backout of changeset 046f5da25280 due to crash in layout/forms/test/ mochitests.
|
2009-01-13 17:47:38 -08:00 |
|
L. David Baron
|
5a8f68315b
|
Backed out changeset 046f5da25280 due to crash in layout/forms/test/ mochitests.
|
2009-01-13 17:47:03 -08:00 |
|
Ryan Flint
|
87954955cb
|
Merge backout
|
2009-01-13 17:57:22 -05:00 |
|
Ryan Flint
|
4c0a23f3e3
|
Backout changeset e40649461b57 due to crashes
|
2009-01-13 17:53:04 -05:00 |
|
Ben Turner
|
1c1cc9428f
|
Merge backout
|
2009-01-13 12:54:57 -08:00 |
|
Ben Turner
|
b429ecab46
|
Backed out changeset 8056ab7076d5 for failing unit tests.
|
2009-01-13 12:53:49 -08:00 |
|
Daniel Holbert
|
5b26d7d11e
|
Bug 465928 followup: correct typo in enum name - s/PERSERVE/PRESERVE/. No functional changes. r=roc
|
2009-01-13 12:28:28 -08:00 |
|
Dão Gottwald
|
3275d0edcb
|
Bug 462222 - getZOrderDOMWindowEnumerator broken on both Linux and Mac. r=mconnor
|
2009-01-13 21:18:03 +01:00 |
|
L. David Baron
|
54c0fed0d2
|
When re-resolving style, re-resolve root in undisplayed map too. (Bug 473042) r+sr=bzbarsky
|
2009-01-13 11:50:41 -08:00 |
|
L. David Baron
|
a59b1cf8db
|
Only run assertion checks in DEBUG builds. (Bug 472557) r=Waldo,bsmedberg
|
2009-01-13 11:50:40 -08:00 |
|