Dan Minor
|
bfebabe9e6
|
Bug 967467 - Jit-test basic\bug698584.js timesout on Windows XP test machines for debug builds; r=terrence
|
2014-02-06 12:37:12 -05:00 |
Douglas Crosher
|
b86074de5d
|
Bug 966878 - ARM Simulator: Increase the bit length of the instruction counter to 64 bits. r=jandem
|
2014-02-06 09:49:43 +11:00 |
Nicholas Nethercote
|
25f58c3fd6
|
Bug 964238 (part 3) - Make js_NewString() return static strings when appropriate. r=terrence.
--HG--
extra : rebase_source : 47ce8ef1396b03ea6bdf3a1a0eed8e3bd6b5634c
|
2014-01-30 14:59:04 -08:00 |
Douglas Crosher
|
cde3aaa2d6
|
Bug 965242 - ARM simulator: Fix the decoding of the VCVT instructions fraction bits. r=nbp
|
2014-01-29 10:47:37 +11:00 |
Bobby Holley
|
42a2bddf68
|
Bug 966845 - Make ensureConstructor and initConstructor static. r=Waldo
|
2014-02-05 13:50:21 -08:00 |
Brian Hackett
|
34a0dacb10
|
Bug 941805 - Make the pool of JS workers be per process rather than per runtime, r=billm.
|
2014-02-05 11:40:35 -07:00 |
Bill McCloskey
|
55fab4d8d9
|
Bug 962604 - Add ActorDestroy handling to CPOWs (r=mrbkap)
|
2014-02-05 08:39:59 -08:00 |
Andy Wingo
|
22a7750ad4
|
Bug 967649 - Enable baseline compilation for with statements r=jandem
|
2014-02-05 15:22:13 +01:00 |
Andy Wingo
|
c0cbdba5a7
|
Bug 966912 - Allocate StaticWithObject into oldspace r=jandem
|
2014-02-05 15:14:41 +01:00 |
Jon Coppeard
|
dead793df6
|
Bug 967430 - Add --repeat option to jit-tests runner r=terrence
|
2014-02-05 14:10:52 +00:00 |
Jon Coppeard
|
0aec5ecde9
|
Bug 965745 - Always patch loop backedges in Ion if interrupt flag is set r=jandem
|
2014-02-05 14:09:41 +00:00 |
Andy Wingo
|
ba7766a4a4
|
Bug 966912 - Part 4: Entering a with statement doesn't push onto the stack r=luke
--HG--
extra : rebase_source : fe40b9c21298fc9f86b9542b70fb9cc34cf1e44d
|
2014-02-04 18:18:24 +01:00 |
Andy Wingo
|
e323e8ab4f
|
Bug 966912 - Part 3: UnwindScope uses static scope chain, not stack depth r=luke
--HG--
extra : rebase_source : 52e408fe655aa201eff41d2010b6f8f3d4398c0d
|
2014-02-04 18:18:24 +01:00 |
Andy Wingo
|
8d6cafa768
|
Bug 966912 - Part 2: Add StaticWithObject to the static scope chain r=luke
--HG--
extra : rebase_source : c0ccbca2166c953dcac37e32aba9b30175399d25
|
2014-02-04 18:18:19 +01:00 |
Jan de Mooij
|
f42f6308a3
|
Bug 967474 - Fix TypeScript initialization to not race with compilation threads. r=bhackett
--HG--
extra : rebase_source : 28b5cc109a2656a3ea1c21dc398da08db90926c8
|
2014-02-05 12:03:35 +01:00 |
Jan de Mooij
|
3e1420d7c9
|
Bug 967457 - Fix a benign TSan data race in BytecodeTypes. r=bhackett
--HG--
extra : rebase_source : 5a5a4b1641611ee92aa3e948b3cb0805b9ca70fb
|
2014-02-05 11:34:15 +01:00 |
Jan de Mooij
|
0466a9d7d6
|
No bug - Fix ARM simulator opt builds. NPOTB so DONTBUILD.
|
2014-02-05 11:01:34 +01:00 |
Benjamin Bouvier
|
491fbb4542
|
Bug 878488: Implement asm.js Math constants; r=luke
|
2014-02-04 16:11:54 +01:00 |
Andrew McCreight
|
3cf44e3588
|
Bug 965920, part3b - Add mozilla namespace to StaticRefPtr on this CLOSED TREE. r=bustage
|
2014-02-04 20:09:26 -08:00 |
Andrew McCreight
|
ac7cc7ff07
|
Bug 966766, part 4 - Smart pointerize clasp in XPCWrappedJSClass::GetNewOrUsed. r=gabor
|
2014-02-04 19:29:59 -08:00 |
Andrew McCreight
|
b29822fe19
|
Bug 966766, part 3 - Rename clazz to clasp in XPCWrappedJSClass::GetNewOrUsed. r=gabor
|
2014-02-04 19:29:58 -08:00 |
Andrew McCreight
|
2340504f6a
|
Bug 966766, part 2 - Move AddRef out of the ctor for XPCWrappedJSClass. r=gabor
|
2014-02-04 19:29:58 -08:00 |
Andrew McCreight
|
6ba15d9164
|
Bug 966766, part 1 - Remove null check in XPCWrappedJSClass::GetNewOrUsed. r=gabor
|
2014-02-04 19:29:58 -08:00 |
Andrew McCreight
|
eb84153daa
|
Bug 966765 - Remove DumpHeap call in ReleaseXPConnectSingleton. r=bholley
|
2014-02-04 19:29:58 -08:00 |
Andrew McCreight
|
266e5716aa
|
Bug 965920, part 3 - Smart pointerize newVariant. r=bholley
|
2014-02-04 19:29:58 -08:00 |
Andrew McCreight
|
291bf1fcf7
|
Bug 965920, part 2 - Smart pointerize gSharedScriptableHelperForJSIID. r=bholley
|
2014-02-04 19:29:58 -08:00 |
Andrew McCreight
|
9bf248e147
|
Bug 965920, part 1 - Smart pointerize getters in XPConnect. r=bholley
|
2014-02-04 19:29:57 -08:00 |
Phil Ringnalda
|
381d88b901
|
Backed out 9 changesets (bug 965920, bug 966765, bug 966766)
CLOSED TREE
Backed out changeset 6c2bba06ed58 (bug 965920)
Backed out changeset e01c94498760 (bug 966766)
Backed out changeset e2585386f84e (bug 966766)
Backed out changeset d1db5d2a417f (bug 966766)
Backed out changeset f114c97660c6 (bug 966766)
Backed out changeset 2dd7d47a1e8c (bug 966765)
Backed out changeset 0f26c4b3eab7 (bug 965920)
Backed out changeset ca0b05e7155f (bug 965920)
Backed out changeset 55dcd2a5362e (bug 965920)
|
2014-02-04 21:01:19 -08:00 |
Andrew McCreight
|
22e6b16ac5
|
Bug 965920, part3b - Add mozilla namespace to StaticRefPtr on this CLOSED TREE. r=bustage
|
2014-02-04 20:09:26 -08:00 |
Nicholas D. Matsakis
|
2dc923d586
|
Bug 966575 (Part 1) -- Refactor so that Type Descriptors and Typed Datums make
use of the is<> and as<> methods, making typed object code much more typesafe.
r=sfink
|
2014-01-27 18:33:06 -05:00 |
Andrew McCreight
|
75840f794d
|
Bug 966766, part 4 - Smart pointerize clasp in XPCWrappedJSClass::GetNewOrUsed. r=gabor
|
2014-02-04 19:29:59 -08:00 |
Andrew McCreight
|
10ea52f843
|
Bug 966766, part 3 - Rename clazz to clasp in XPCWrappedJSClass::GetNewOrUsed. r=gabor
|
2014-02-04 19:29:58 -08:00 |
Andrew McCreight
|
4778ec4092
|
Bug 966766, part 2 - Move AddRef out of the ctor for XPCWrappedJSClass. r=gabor
|
2014-02-04 19:29:58 -08:00 |
Andrew McCreight
|
10285cf6bc
|
Bug 966766, part 1 - Remove null check in XPCWrappedJSClass::GetNewOrUsed. r=gabor
|
2014-02-04 19:29:58 -08:00 |
Andrew McCreight
|
15c38e8489
|
Bug 966765 - Remove DumpHeap call in ReleaseXPConnectSingleton. r=bholley
|
2014-02-04 19:29:58 -08:00 |
Andrew McCreight
|
6f12ecdf92
|
Bug 965920, part 3 - Smart pointerize newVariant. r=bholley
|
2014-02-04 19:29:58 -08:00 |
Andrew McCreight
|
b99f98d662
|
Bug 965920, part 2 - Smart pointerize gSharedScriptableHelperForJSIID. r=bholley
|
2014-02-04 19:29:58 -08:00 |
Andrew McCreight
|
d7e0183e9e
|
Bug 965920, part 1 - Smart pointerize getters in XPConnect. r=bholley
|
2014-02-04 19:29:57 -08:00 |
Kannan Vijayan
|
2d0f2842b3
|
Bug 332176 - Change eval-ed scripts to have more descriptive filenames indicating the chain of evaluation, and give them absolute line numbers instead of the offset-from-lineno-of-eval-in-caller-script approach used currently. r=jimb
|
2014-02-04 16:23:20 -05:00 |
Nicholas D. Matsakis
|
dd309827d0
|
Bug 950458 - Emit type barrier for derived typed objects r=jandem
|
2014-01-30 23:52:25 -05:00 |
Benjamin Bouvier
|
09b21959a2
|
Backed out 2 changesets for linux x86 bustage on a CLOSED TREE (bug 966957)
Backed out changeset dfb2e4c12bc0 (bug 966957)
Backed out changeset d983a44ff5b8 (bug 966957)
--HG--
extra : rebase_source : 99605acf06a8c5a32b12213eb64f14e8cc679cae
|
2014-02-04 17:07:20 +01:00 |
Bobby Holley
|
a58a2ef3e5
|
Bug 959013 - Convert the Date object to use ClassSpec. r=luke
|
2014-02-04 07:51:54 -08:00 |
Bobby Holley
|
d5707a3515
|
Bug 959013 - Add a standardized initialization mechanism based on the ClassSpec. r=luke
|
2014-02-04 07:51:54 -08:00 |
Bobby Holley
|
0b3b15c234
|
Bug 959013 - Add a mechanism to map from JSProtoKey to js::Class*. r=luke
|
2014-02-04 07:51:54 -08:00 |
Bobby Holley
|
8bf2c8aa3b
|
Bug 959013 - Create storage for declarative class bootstrapping information on js::Class. r=luke
|
2014-02-04 07:51:54 -08:00 |
Benjamin Bouvier
|
cc0bd78a91
|
Backed out changeset 5b3dd105258e for Windows build failures
--HG--
extra : rebase_source : 83cadf05aaff31283f52bca8e0c9b90b2d8c6cc0
|
2014-02-04 16:33:21 +01:00 |
Benjamin Bouvier
|
65734bc299
|
Bug 878488: Implement asm.js Math constants; r=luke
|
2014-02-04 16:11:54 +01:00 |
Andy Wingo
|
1ed386a14c
|
Bug 967434 - Remove JS_HAS_DESTRUCTURING ifdefs r=jorendorff
--HG--
extra : rebase_source : 961f0b07a7d3ae0f2598a23eaf12269186b05294
|
2014-02-04 15:51:28 +01:00 |
Andy Wingo
|
eb8a975bb3
|
Backed out changeset d45ebc647b51 (missing r= line)
--HG--
extra : rebase_source : 8152fc0672e27c423494cb302eae8edd089e086f
|
2014-02-04 15:49:13 +01:00 |
Benjamin Bouvier
|
b01ba7ec3d
|
Bug 966957: Concat Float32 too; r=h4writer
|
2014-02-04 15:50:17 +01:00 |