Mitchell Field
|
c8b8d29c56
|
Bug 556382 - Link 32-bit Windows builds with LARGEADDRESSAWARE. r=khuey, a=blocking2.0-betaN
|
2010-11-19 19:14:37 +11:00 |
|
Alexander Surkov
|
3f6f6cc71f
|
Bug 573469 - part3, speed up HasRelatedContent, r=davidb, sr=neil, a=final+
|
2010-11-19 13:44:47 +08:00 |
|
Doug Turner
|
cff1891508
|
Fixing build bustage on QT caused by JS using QT defined |slot|. r=blassey, a=npodb
--HG--
extra : rebase_source : 95a43e2d76bcfde38b9daac03729db8f2601f66e
|
2010-11-18 20:28:59 -08:00 |
|
Ehsan Akhgari
|
6dd368d52c
|
Make it easier to run all editor crashtests in one go DONTBUILD a=NPOTB
|
2010-11-18 23:20:23 -05:00 |
|
Chris Jones
|
40ea32361f
|
Bug 613367: Log relevant data when computing JIT-brokenness. r=dvander a=2.0
|
2010-11-18 20:27:44 -06:00 |
|
Chris Double
|
a9e4c5e117
|
Bug 612429 - Fix Maemo/Android/ARM inclusion of SSE2 code - r=doublec a=roc
--HG--
extra : rebase_source : 2853b40f4888d4af415bde3e7aa801da10eaea3c
|
2010-11-18 15:11:11 +13:00 |
|
Robert Strong
|
1a5d0c594c
|
Bug 611186 - [Win] Try to lock the main exe multiple times before giving up. r=dolske, a=dtownsend
|
2010-11-18 17:21:20 -08:00 |
|
Robert Strong
|
d7b6ac5f86
|
2. tests - Bug 466778 - [Win] Unable to update when files to be patched are in use on Windows. r=dtownsend, a=blocking2.0-BetaN
--HG--
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general.mar => toolkit/mozapps/update/test/unit/data/complete.mar
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general_ref_image.png => toolkit/mozapps/update/test/unit/data/complete.png
rename : toolkit/mozapps/update/test/unit/data/aus-0111_general.mar => toolkit/mozapps/update/test/unit/data/partial.mar
rename : toolkit/mozapps/update/test/unit/data/aus-0111_general_ref_image.png => toolkit/mozapps/update/test/unit/data/partial.png
|
2010-11-18 17:20:58 -08:00 |
|
Robert Strong
|
448f5a3f44
|
1. main patch - Bug 466778 - [Win] Unable to update when files to be patched are in use on Windows. r=dolske, a=blocking2.0-BetaN
|
2010-11-18 17:20:44 -08:00 |
|
Robert Strong
|
ae13fd4995
|
Bug 602562 - [Win] Add keyboard modifier to start in safe mode for windows. r=dtownsend, ui-r=faaborg, feedback=jmathies, a=blocking2.0-BetaN
|
2010-11-18 17:20:05 -08:00 |
|
Bill McCloskey
|
69484112b6
|
Backout merge (a=backout)
|
2010-11-18 16:24:37 -08:00 |
|
Bill McCloskey
|
65d2851f34
|
Backed out changeset 08794e076ded to fix gmail (a=backout)
|
2010-11-18 16:24:10 -08:00 |
|
Ehsan Akhgari
|
14da0f5b89
|
Merge backout; a=orange-fix
--HG--
extra : rebase_source : 870b124e637aab64a45525d09f6adfdf28f74008
|
2010-11-18 18:35:22 -05:00 |
|
Ehsan Akhgari
|
fa11f878bf
|
Backed out changeset 364409371144 because of the orange
|
2010-11-18 18:35:04 -05:00 |
|
Ehsan Akhgari
|
08e13b33af
|
Backed out changeset 4fea98061fae because of the orange
--HG--
extra : rebase_source : 299284f3081668ff2db1a600c0963dc5c05d1b88
|
2010-11-18 18:34:03 -05:00 |
|
David Mandelin
|
6a57c1e58d
|
Bug 605033 diagnostic: check whether we are crashing on holes, r=lw, a=betaN+
|
2010-11-18 12:56:27 -08:00 |
|
Mark Finkle
|
6792602b69
|
Bug 613193 - Fix illegal JSON in 'softkb-change' notification [r=blassey r=roc a=blassey]
|
2010-11-18 17:56:11 -05:00 |
|
Ehsan Akhgari
|
25b6a1d8e8
|
Mark the test as random on Windows (bug 500141); irc-r=dbaron a=orange-fix
|
2010-11-18 17:25:07 -05:00 |
|
Bill McCloskey
|
c409e47693
|
Bug 607539 - Allow profiler to be run from interpreter (r=dmandelin,dvander)
|
2010-11-17 12:46:44 -08:00 |
|
Gregor Wagner
|
e80be2276c
|
Bug 612829 - fix JS_DUMP_CONSERVATIVE_GC_ROOTS, r=igor
|
2010-11-17 12:39:45 -08:00 |
|
Gregor Wagner
|
cc7eb1caff
|
Bug 612511 - fix testcase testVersion.cpp, r=cdleary
|
2010-11-17 10:41:24 -08:00 |
|
Paul Biggar
|
8a55416064
|
Bug 608696, bug 612809 - Revert CROSS_COMPILE breakage from bug 605133 (r=ted)
|
2010-11-17 10:22:33 -08:00 |
|
Nicholas Nethercote
|
a1f08a2222
|
Un-inline Vector::growStorageBy(); this was accidentally left out of the patch for bug 610857.
|
2010-11-16 15:37:18 -08:00 |
|
Nicholas Nethercote
|
2526814104
|
Bug 611724 - Assertion failure in TraceRecorder::emitIf(). r=dvander.
|
2010-11-16 15:36:14 -08:00 |
|
Luke Wagner
|
4e2b64b09c
|
Bug 612329 - Don't use gatling gun in debug mode; temporarily assert in release that cached code ptr is valid (r=damdelin)
|
2010-11-16 14:50:55 -08:00 |
|
timeless
|
953d1ecec1
|
Bug 609687 - Don't call call hook with null hook data (r=lw)
|
2010-11-16 14:16:49 -08:00 |
|
Jeff Walden
|
8cb990a0d3
|
Make JSTreeContext::fun and JSTreeContext::scopeChain private (they share a union), and provide accessors that assert that the tree context is or is not in a function, as appropriate. r=dvander
|
2010-11-16 14:13:29 -08:00 |
|
Jeff Walden
|
9d506a583b
|
Bug 612481 - Only do closed-name analysis for functions. r=dvander
|
2010-11-16 14:13:18 -08:00 |
|
Jason Orendorff
|
3fe395d024
|
Bug 608171 - Make ChromeWorkers available to JSMs. r=bent.
--HG--
extra : rebase_source : 489ea909e324e1809b00ac8a812a68c54a258313
|
2010-11-16 14:53:47 -06:00 |
|
Robert Sayre
|
f2c7dcfca0
|
Merge.
|
2010-11-16 11:39:33 -08:00 |
|
Robert Sayre
|
0292bdad44
|
Bug 612642 - JS base64 code needs to be updated for removal of JS_GetStringBytesZ. Wallpaper patch for merging.
|
2010-11-16 11:38:33 -08:00 |
|
Robert Sayre
|
f8d70b12f4
|
Merge mozilla-central to tracemonkey.
|
2010-11-16 07:25:10 -08:00 |
|
mano@mozilla.com
|
33ff5038c9
|
Bug 612230 - The bookmarks toolbar is empty in RTL Firefox if even one bookmark overflows the width of the toolbar [FOLLOWUP] (r=mak77, a=blocking)
|
2010-11-16 20:50:51 +07:00 |
|
Dietrich Ayala
|
cfdd9ab211
|
Bug 612230 - The bookmarks toolbar is empty in RTL Firefox if even one bookmark overflows the width of the toolbar (r=mak77, a=blocking)
|
2010-11-16 20:43:54 +07:00 |
|
Boris Zbarsky
|
4ad525d098
|
Bug 610582. Fix TMFLAGS=tracer for anonymous functions. r=gal
|
2010-11-16 08:19:27 -05:00 |
|
Brian Hackett
|
7c941aa622
|
Fix fixed slots invariant for slow arrays, bug 610592. r=brendan
|
2010-11-15 17:21:58 -08:00 |
|
Nicholas Nethercote
|
6b73c75855
|
Bug 610587 - improve jsvector.h. r=lw.
|
2010-11-15 17:15:01 -08:00 |
|
Chris Leary
|
dc67060b95
|
Bug 611462: correct option-to-version propagation. (r=lw)
|
2010-11-15 13:35:20 -08:00 |
|
Igor Bukanov
|
238c877cc8
|
Bug 607292 - followup to address comments 16 and 20 from the bug
|
2010-11-15 23:11:07 +01:00 |
|
Gregor Wagner
|
a9ae1a03f4
|
Bug 612015 - Put all external strings in one arena r=igor
|
2010-11-15 12:39:00 -08:00 |
|
Ehsan Akhgari
|
db8e155922
|
Bug 607482 - Part 2: Adjust the test so that the code doesn't need to unset the attribute asynchronously; r=dao a=gavin
|
2010-11-14 03:22:21 -05:00 |
|
Chris Leary
|
3cf9a917aa
|
Bug 609942: anonfunfix for eval cache comparisons. (r=brendan)
|
2010-11-09 09:00:54 -08:00 |
|
Igor Bukanov
|
4e2a74333a
|
Bug 607695 - followup to fix bz comments
|
2010-11-15 12:42:45 +01:00 |
|
Igor Bukanov
|
d34f057e79
|
bug 607292 - eliminating JS_GetStringBytes and friends. r=gal
|
2010-11-08 13:17:31 +01:00 |
|
Jeff Walden
|
f8c046f85d
|
Bug 599464 - Object.preventExtensions should be idempotent. r=brendan
|
2010-11-12 16:15:55 -08:00 |
|
Igor Bukanov
|
52ea348c4c
|
bug 610198 - Replacing JS_GetStringBytes usage with JS_EncodeString. r=gal
|
2010-11-11 21:40:29 +01:00 |
|
Chris Leary
|
05e2975c79
|
Add return statement to fix build break.
|
2010-11-12 19:20:10 -08:00 |
|
David Mandelin
|
2cec713bd4
|
Bug 605752: don't crash on OOM inside ExecutablePool, r=dvander, a=beta8+
|
2010-11-12 18:17:21 -08:00 |
|
David Anderson
|
1da66887a6
|
Fix overflow when subtracting -2^31 (bug 610652, r=dmandelin).
|
2010-11-12 17:55:11 -08:00 |
|
Luke Wagner
|
a96ea21a31
|
Bug 603193 - Set JSFRAME_HAS_PREVPC when activating generator (r=dvander)
|
2010-11-12 17:40:24 -08:00 |
|