Andreas Gal
|
610cc42b01
|
Merge.
|
2009-01-23 16:57:04 -08:00 |
|
Andreas Gal
|
a9682f9dff
|
Backed out changeset 05cbbc9f1ae2, which backed out bug 24106 (so this is re-landing 24106).
|
2009-01-23 16:56:38 -08:00 |
|
Andreas Gal
|
4f323318a5
|
Merge.
|
2009-01-23 15:16:03 -08:00 |
|
Andreas Gal
|
1b154f72a6
|
Merge.
|
2009-01-23 15:15:34 -08:00 |
|
Andreas Gal
|
920ecc2113
|
Backed out changeset 17663da1b840 (bug 462027).
|
2009-01-23 15:14:46 -08:00 |
|
Andreas Gal
|
347e44c31a
|
Backed out changeset 9fe03078c765 (bug 475048).
|
2009-01-23 15:13:57 -08:00 |
|
Brendan Eich
|
94412bc214
|
Bug 470187 - TM: "Assertion failure: entry->kpc == (jsbytecode*) atoms[index]" with valueOf, regexp (r=jorendorff).
|
2009-01-23 14:33:42 -08:00 |
|
Brendan Eich
|
4ade60e63d
|
Bug 473282 - TM: Crash [@ JS_CallTracer] (r=jwalden).
|
2009-01-23 14:31:07 -08:00 |
|
Graydon Hoare
|
0b98b2e8cb
|
Bug 472180 - Move fragment hit and blacklist counts to hashtable in oracle, r=gal.
|
2009-01-23 14:24:50 -08:00 |
|
David Anderson
|
ee93602364
|
Bug 473880 - TM: Add a way to keep stack values alive without emitting guard code. r=gal.
|
2009-01-23 15:21:55 -06:00 |
|
Andreas Gal
|
c7f9743a3d
|
Only emit alias check in for *PROP if the object's shape matches the global object's shape (475048, r=brendan).
|
2009-01-23 10:41:44 -08:00 |
|
David Anderson
|
dc86ddce2f
|
Fixed correctness and leak regression from bug 469044 landing (bug 474769, r=gal).
|
2009-01-22 22:40:59 -05:00 |
|
Andreas Gal
|
b566ed290a
|
Merge.
|
2009-01-22 17:59:16 -08:00 |
|
Andreas Gal
|
d940283d33
|
Fix incorrect reliance on the identity of the global object on trace (474888, r=brendan).
|
2009-01-22 17:58:18 -08:00 |
|
Robert Sayre
|
7dc95917f4
|
Merge mozilla-central to tracemonkey.
|
2009-01-22 19:14:02 -05:00 |
|
Jason Orendorff
|
9ff9140ae0
|
Bug 468782 - TM: js_FastValueToIterator and js_FastCallIteratorNext can reenter. r=brendan. Note that this changeset alone does not fix the bug; an upcoming patch in bug 462027 completes the fix.
--HG--
extra : rebase_source : 585d590aace159914629a786489b0883d23cf2a8
|
2009-01-22 16:39:26 -06:00 |
|
Andreas Gal
|
631ccfe72b
|
Merge.
|
2009-01-23 10:42:18 -08:00 |
|
Igor Bukanov
|
9394fa361f
|
Backed out changeset 6657640cbbb2 - the patch from the bug 474801 caused leak and crash test failures
|
2009-01-23 15:40:57 +01:00 |
|
Andrei Saprykin
|
02565c4f0d
|
bug 474801 - Checking for MaybeGC conditions when allocating GC things in JS shell
|
2009-01-23 13:27:19 +01:00 |
|
Vladimir Vukicevic
|
7679b7a4be
|
[arm] fix up ARM floating point comparisons; fixes ARM trace-test
|
2009-01-23 00:53:15 -08:00 |
|
Brendan Eich
|
629c3385c4
|
Bug 453955 - "Assertion failure: sprop->setter != js_watch_set || pobj != obj, at jsdbgapi.c" (r=mrbkap).
|
2009-01-23 00:50:35 -08:00 |
|
Boris Zbarsky
|
1ef933aff6
|
This test passes now
|
2009-01-22 16:22:34 -05:00 |
|
Benjamin Smedberg
|
6be1c639ca
|
+ has a higher precendence than <<, so this needs to be parenthesized more... followup to bug 269538
|
2009-01-22 15:40:41 -05:00 |
|
Simon Montagu
|
3508ab24ae
|
Bug 67374: replace obsolete Japanese encoding table generators with current one from bug 54135. NPOTB
|
2009-01-22 22:29:53 +02:00 |
|
Andreas Gal
|
6e5593d5b7
|
Make sure vpnum is not used incorrectly in the future (follow-up for 469044, r=shaver).
|
2009-01-22 12:02:17 -08:00 |
|
Bob Clary
|
185de54949
|
merge
|
2009-01-22 11:58:15 -08:00 |
|
Benjamin Smedberg
|
9b1b7b99df
|
Followup to bug 269538 - Use explicit casts instead of L/LL/int64, r=crowder
|
2009-01-22 14:52:28 -05:00 |
|
Bob Clary
|
6b35d85b32
|
bug 474832 - update public failures.
|
2009-01-22 11:51:26 -08:00 |
|
Bob Clary
|
01e4d469a3
|
tests for bug 471540, bug 466781 from sync of js/src/trace-test.js and js/tests/js1_8_1/trace/trace-test.js.
|
2009-01-22 11:49:44 -08:00 |
|
Boris Zbarsky
|
db2680c54b
|
Bug 474349. Set mOSHE when starting load for document.write, since there will never be an Embed call, and do so in all cases, not just when we already have an mOSHE. r+sr=jst
|
2009-01-22 14:33:10 -05:00 |
|
Robert O'Callahan
|
66b0586b81
|
test_progress1.html still fails, sigh
|
2009-01-23 08:32:08 +13:00 |
|
Serge Gautherie
|
beb21941b4
|
Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell; (Av1a-MC) Move the source harness directory; r=ted.mielczarek
--HG--
rename : tools/test-harness/xpcshell-simple/Makefile.in => testing/xpcshell/Makefile.in
rename : tools/test-harness/xpcshell-simple/README => testing/xpcshell/README
rename : tools/test-harness/xpcshell-simple/example/Makefile.in => testing/xpcshell/example/Makefile.in
rename : tools/test-harness/xpcshell-simple/example/unit/test_sample.js => testing/xpcshell/example/unit/test_sample.js
rename : tools/test-harness/xpcshell-simple/execute_test.js => testing/xpcshell/execute_test.js
rename : tools/test-harness/xpcshell-simple/head.js => testing/xpcshell/head.js
rename : tools/test-harness/xpcshell-simple/tail.js => testing/xpcshell/tail.js
rename : tools/test-harness/xpcshell-simple/test_all.sh => testing/xpcshell/test_all.sh
rename : tools/test-harness/xpcshell-simple/test_one.sh => testing/xpcshell/test_one.sh
|
2009-01-22 19:39:02 +01:00 |
|
Gavin Sharp
|
9bd933b858
|
Bug 474191 - mochitest-browser-chrome target does unnecessary "correction" of test-paths; r=sdwilsh
|
2009-01-22 19:05:38 +01:00 |
|
Arpad Borsos
|
03cf2704d9
|
Bug 472654 - kill libart remains from configure; kill libart remains from configure, v2; r=ted.mielczarek
|
2009-01-22 19:04:04 +01:00 |
|
Arpad Borsos
|
4af1852ab6
|
Bug 472332 - Remove unused files from build/autoconf; +aclocal cleanup; r+sr=ted.mielczarek
|
2009-01-22 19:01:24 +01:00 |
|
Arpad Borsos
|
fd5b68a838
|
Bug 451909 - kill MOZ_XUL_APP now that all apps set it; configure cleanup, mozilla-central, refreshed; r=ted.mielczarek
|
2009-01-22 18:59:34 +01:00 |
|
Martijn Wargers
|
8976be6600
|
Bug 474441 - Move the marquee reftests into the marquee reftests folder, r=dbaron
--HG--
rename : layout/reftests/bugs/336736-1-ref.html => layout/reftests/marquee/336736-1-ref.html
rename : layout/reftests/bugs/336736-1a.html => layout/reftests/marquee/336736-1a.html
rename : layout/reftests/bugs/336736-1b.html => layout/reftests/marquee/336736-1b.html
rename : layout/reftests/bugs/406073-1-ref.html => layout/reftests/marquee/406073-1-ref.html
rename : layout/reftests/bugs/406073-1.html => layout/reftests/marquee/406073-1.html
rename : layout/reftests/bugs/407016-2-ref.html => layout/reftests/marquee/407016-2-ref.html
rename : layout/reftests/bugs/407016-2.html => layout/reftests/marquee/407016-2.html
rename : layout/reftests/bugs/413027-4-ref.html => layout/reftests/marquee/413027-4-ref.html
rename : layout/reftests/bugs/413027-4.html => layout/reftests/marquee/413027-4.html
rename : layout/reftests/bugs/425247-1-ref.html => layout/reftests/marquee/425247-1-ref.html
rename : layout/reftests/bugs/425247-1.html => layout/reftests/marquee/425247-1.html
rename : layout/reftests/bugs/425247-2-ref.html => layout/reftests/marquee/425247-2-ref.html
rename : layout/reftests/bugs/425247-2.html => layout/reftests/marquee/425247-2.html
rename : layout/reftests/bugs/429849-1-ref.html => layout/reftests/marquee/429849-1-ref.html
rename : layout/reftests/bugs/429849-1.html => layout/reftests/marquee/429849-1.html
|
2009-01-22 18:12:27 +01:00 |
|
Antonio Gomes
|
0a51ec4120
|
Back out 4f0f7fe10716
|
2009-01-22 12:33:03 -04:00 |
|
Antonio Gomes
|
76d54b007a
|
Backed out changeset 4f0f7fe10716 - (leak test had an assertion and the leaktest harness failed to deal with it).
|
2009-01-22 12:25:35 -04:00 |
|
John Wolfe
|
70c1e8be31
|
bug 472165 - changes to configure.in needed so windows mobile tools don't need to be in PATH variable r=ted
|
2009-01-22 11:19:37 -05:00 |
|
Martijn Wargers
|
13d8845cc3
|
Bug 428013 - crash [@ nsPrintEngine::DocumentReadyForPrinting() ] when page is drag&drop to Print Preview window after printing, r=sharparrow1, sr=roc
|
2009-01-22 16:36:25 +01:00 |
|
Martijn Wargers
|
3aeca987aa
|
Bug 458158 - Crash [@ nsJAR::Open] when passing null argument to open method of zip-reader, r+sr=cbiesinger and r=jwalden+bmo
|
2009-01-22 16:12:00 +01:00 |
|
Brad Lassey
|
36b666091c
|
bug 470914 - fixing build bustage in xpcshell, GetCurrentDirectoryW doesn't exist on windows ce, punt on that platform r+sr=mrbkap
|
2009-01-22 10:17:22 -05:00 |
|
John Wolfe
|
cdec98474e
|
bug 472165 - changes needed so windows mobile tools don't need to be in PATH variable r=ted
|
2009-01-22 10:17:06 -05:00 |
|
Daniel Holbert
|
b91b56aa62
|
trivial comment-only typo fix in nsHTMLDocument.cpp: s/presumeably/presumably/
|
2009-01-22 07:13:59 -08:00 |
|
Daniel Holbert
|
52d67db48e
|
trivial comment-only typo fix in config/utils.py: s/it's contents/its contents/
|
2009-01-22 07:10:36 -08:00 |
|
Ted Mielczarek
|
961ec917de
|
bug 474754 - sporadic test failures in test_wav_trunc.html. disable this test for now
|
2009-01-22 10:08:36 -05:00 |
|
Antonio Gomes
|
550d061500
|
Bug 464598 (SNAV: snav can move focus out from single-line input fields only if cursor is at one of the widget edges) r=dougt
|
2009-01-22 11:07:27 -04:00 |
|
Peter Van der Beken
|
bedc63e082
|
Merge backout
|
2009-01-22 14:53:06 +01:00 |
|
Peter Van der Beken
|
533783d9ea
|
Backed out changeset 9fc993ac4427 (Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz) to fix orange.
|
2009-01-22 14:52:34 +01:00 |
|