Marco Bonardo
|
5998e66b19
|
Bug 606460 - Queries enhancements after temp tables removal.
r=sdwilsh a=blocking
|
2010-10-27 14:53:22 +02:00 |
|
Marco Bonardo
|
cff68d5e0a
|
Use a batch in head_queries.js and dump table in case of failures (test_redirectsMode.js failure).
a=perma-orange
|
2010-10-22 18:43:12 +02:00 |
|
Geoff Lankow
|
692ecd4fbf
|
Bug 603002 - History folders labelled with wrong month names.
r=mak a=sdwilsh
|
2010-10-19 11:03:07 +13:00 |
|
Marco Bonardo
|
a6e9ea8827
|
Bug 595139 - Use global VACUUM in Places.
r=sdwilsh a=blocking
|
2010-10-21 12:19:05 +02:00 |
|
Marco Bonardo
|
f47ea23a70
|
Bug 605464 - Reduce work at bookmarks service startup.
r+a=sdwilsh
|
2010-10-21 02:51:18 +02:00 |
|
Marco Bonardo
|
1cf2a5abf9
|
Bug 605463 - Lazily initialize history statements.
r+a=sdwilsh
|
2010-10-21 02:37:59 +02:00 |
|
Marco Bonardo
|
001dbaf95e
|
Bug 595530 - Searching Places is slower after SQLite 3.7.x upgrade. Remove LENGTH check.
r=sdwilsh a=blocking
|
2010-10-21 02:27:07 +02:00 |
|
Shawn Wilsher
|
3be92a2c5b
|
Merge mozilla-central into places.
|
2010-10-20 12:33:53 -07:00 |
|
Robert Sayre
|
5c1568bd1c
|
Merge tracemonkey to mozilla-central. a=blockers
|
2010-10-20 09:13:20 -05:00 |
|
Mounir Lamouri
|
06426cc202
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
|
Mounir Lamouri
|
12794928a0
|
Bug 595036 (1/2) - Update nsIXTFElementWrapper and inIDOMUtils API to use a PRUint64 value for intrinsic states. r+a=bz
|
2010-10-20 09:41:35 +02:00 |
|
Mounir Lamouri
|
f991894377
|
Bug 604056 - nsIDocumentObserver methods should be declared with a macro. r+a=bz
|
2010-10-20 09:41:05 +02:00 |
|
Dão Gottwald
|
67ba886ab7
|
Bug 605332 - Don't duplicate most of popup.css in popup-aero.css. r=enn a=dolske
|
2010-10-20 09:24:44 +02:00 |
|
Robert Strong
|
28f9560f91
|
Bug 601518 - Need updater tests to cover nsUpdateDriver.cpp code. r=dtownsend, a=blocking2.0-final
|
2010-10-19 21:28:29 -07:00 |
|
Robert Strong
|
547d6997e8
|
Bug 601830 - app.update.url.manual for nightly builds should point to the nightly builds. r=beltzner, ui-r=beltzner, a=approval2.0
|
2010-10-19 21:27:46 -07:00 |
|
Igor Bukanov
|
ca764b16a5
|
bug 604831 - fixing GC trigger factor setup. r=anygregor
|
2010-10-19 12:11:09 +02:00 |
|
David Anderson
|
1538df7e0d
|
Fix register allocation bug when pushing addresses (bug 605452, r=sstangl,dmandelin).
|
2010-10-19 23:19:48 -07:00 |
|
Brian Hackett
|
0db9d9836f
|
Merge. Test backout for bug 601725.
|
2010-10-19 20:51:11 -07:00 |
|
Brian Hackett
|
e1c0e58d11
|
Backed out changeset d20abbebe373
|
2010-10-19 20:19:56 -07:00 |
|
Bill McCloskey
|
46be0dd2cd
|
merge
|
2010-10-19 17:42:34 -07:00 |
|
Bill McCloskey
|
046eb7cdc6
|
Backed out changeset 55597c32701d
|
2010-10-19 17:40:53 -07:00 |
|
Bill McCloskey
|
a32b58cc38
|
Backed out changeset 9ffe0638d489
|
2010-10-19 17:40:36 -07:00 |
|
Bill McCloskey
|
13e1ee85aa
|
Fix build errors from bug 580468
|
2010-10-19 17:05:34 -07:00 |
|
Bill McCloskey
|
88aa6bd6bb
|
Bug 580468 - Use loop profiling to decide whether to use TM or JM (r=dmandelin)
|
2010-10-19 16:23:05 -07:00 |
|
Gregor Wagner
|
27a81f5957
|
Followup for Bug 605011
|
2010-10-19 16:12:08 -07:00 |
|
Nicholas Nethercote
|
be7e16c677
|
Bug 604297 - TM: don't allow non-conditions to be passed to TraceRecorder::guard() (2nd attempt). r=dmandelin.
|
2010-10-19 15:39:25 -07:00 |
|
Gregor Wagner
|
8a3dc45d5d
|
Bug 605011 - "Assertion failure: JS_CHECK_STACK_SIZE(cx->stackLimit, &stackDummy)," r=igor
|
2010-10-19 14:25:26 -07:00 |
|
Bill McCloskey
|
fcf89dc67f
|
Fix for Talos crashes related to bug 596364
|
2010-10-19 14:04:10 -07:00 |
|
Luke Wagner
|
3d0766538d
|
Bug 605355 - JM: FrameState::ensureFullRegs should operate on the backing FrameEntry (r=dvander)
|
2010-10-18 18:11:45 -07:00 |
|
Bill McCloskey
|
165c7a73be
|
Fix for ARM bustage from bug 596364
|
2010-10-19 11:39:55 -07:00 |
|
Bill McCloskey
|
94996ad794
|
Bug 596364 - Allow the trace JIT to tell the method JIT to unblacklist a loop (r=dvander)
|
2010-10-19 11:08:25 -07:00 |
|
Tom Schuster
|
b9dee24ffe
|
Bug 594233 - speed up js::DefaultValue on Number builtin with void hint (r=lw)
--HG--
extra : rebase_source : e06f43fe67eef83dd7c6d56417be8395184d40dd
|
2010-10-19 10:39:55 -07:00 |
|
Bill McCloskey
|
7bf28795e4
|
Fix broken aliasing annotations from bug 600016
|
2010-10-19 10:17:29 -07:00 |
|
Luke Wagner
|
105340b39e
|
Bug 605352 - JM: avoid double-pin in x64 FrameState:syncFe (r=sstangl)
|
2010-10-19 09:40:47 -07:00 |
|
Luke Wagner
|
d827f64e04
|
Bug 604210 - Optimistically use pc to decompile when vp is above pcdepth (r=brendan)
|
2010-10-19 09:36:24 -07:00 |
|
Luke Wagner
|
980b7ccc49
|
Bug 604638 - remove dead var in TracerState (r=dvander)
|
2010-10-19 09:21:01 -07:00 |
|
Dave Herman
|
7a05401b41
|
bug 594060, r=cdleary: Reflect.parse(): make source location information optional
|
2010-10-19 09:00:51 -07:00 |
|
Chris Leary
|
4277569501
|
Temporarily disable MONOIC for ARM due to bug 599214 breakage.
|
2010-10-19 01:30:43 -07:00 |
|
Makoto Kato
|
ca8eb23748
|
Bug 589917 - js_GetDeflatedUTF8StringLength computes the wrong UTF-8 length for surrogate pairs. r=igor, a=betaN+
|
2010-10-19 17:06:10 +09:00 |
|
Nicholas Nethercote
|
e8ee1c0847
|
Update nanojit-import-rev stamp.
|
2010-10-18 23:42:02 -07:00 |
|
Nicholas Nethercote
|
b4192c8e6b
|
Bug 602788 - nanojit: more constant folding of quads in ExprFilter, please. r=stejohns.
--HG--
extra : convert_revision : 8409c49a72dc223ca0622bc18b396e81f8d45608
|
2010-10-18 23:20:16 -07:00 |
|
Shawn Wilsher
|
c72aa6e391
|
Test failure fix. No bug, but change talked over with mak on irc.
|
2010-10-18 08:53:53 -07:00 |
|
Peter Van der Beken
|
4d05ce6702
|
Fix for bug 604957 (Change sandbox constructor to take one optional argument instead of two). r=mrbkap, a=blocking.
|
2010-10-15 11:02:42 -07:00 |
|
David Anderson
|
66300c9a89
|
Actual rebase bustage fix (bug 603044 fallout).
|
2010-10-18 22:31:44 -07:00 |
|
David Anderson
|
c5833cfc43
|
Fix line change lost in rebase (bug 603044 fallout).
|
2010-10-18 21:41:17 -07:00 |
|
David Anderson
|
6875b58cdd
|
Fixed bogus assert about script lengths (bug 603044 fallout).
|
2010-10-18 21:08:42 -07:00 |
|
David Anderson
|
5b94eead2c
|
Build bustage fix.
|
2010-10-18 20:30:36 -07:00 |
|
David Anderson
|
8acbb589d6
|
Remove JSOP_BEGIN and fix tracer integration issues (bug 603044, r=luke+dmandelin).
|
2010-10-15 11:36:56 -07:00 |
|
Nicholas Nethercote
|
2b038f62f3
|
Update nanojit-import-rev stamp.
|
2010-10-18 19:21:16 -07:00 |
|
Nicholas Nethercote
|
376a077dc3
|
Bug 602765 - nanojit: in Nativei386.cpp, generate d[b + i<<s] addressing modes in asm_load64() and asm_store64(). r=rreitmai.
--HG--
extra : convert_revision : 85b3484747acd7222efded3dea41267a21928d4e
|
2010-10-18 18:39:47 -07:00 |
|