Peter Van der Beken
|
801dbb695f
|
Fix for bug 717009 (Inline ListBase<LC>::instanceIsListObject and ListBase<LC>::getListObject). r=bz.
--HG--
extra : rebase_source : 368514fa942cb31751e5c6b4ff9d206c1bb609bc
|
2011-11-09 11:37:47 +01:00 |
|
Peter Van der Beken
|
85e454d39a
|
Fix for bug 716997 (Allow new DOM bindings with 0 methods or properties). r=jst.
--HG--
extra : rebase_source : 2b16fa38254362cdedc136a8a4b07261ab2f6a76
|
2011-10-14 23:21:39 +02:00 |
|
Peter Van der Beken
|
d72b55a274
|
Fix for bug 693811 ("Assertion failure: shouldCacheProtoShape(cx, proto, &shouldCache) && shouldCache" in ListBase::nativeGet). r=mrbkap.
--HG--
extra : rebase_source : 5baa4b1afeecf64e7f1945869e9cd2ae9045b44c
|
2011-10-14 23:29:36 +02:00 |
|
Boris Zbarsky
|
0c74b1ef90
|
Bug 722729. Expose a public API for LinkConstructorAndPrototype. r=bhackett
|
2012-01-31 22:40:49 -05:00 |
|
Nicholas Nethercote
|
4f29e66f41
|
Bug 671299 (part 3) - Add style sheet memory reporters. r=dbaron.
|
2012-01-02 18:19:14 -08:00 |
|
Brian Hackett
|
4f5cff94b3
|
Don't run compile-and-go scripts on globals with a cleared scope, bug 680456. r=dmandelin
|
2012-01-31 16:36:07 -08:00 |
|
Sander van Veen
|
2cc3dbdefc
|
Bug 681556 - Default sandboxName to the caller's filename. r=mrbkap.
|
2012-01-30 20:06:41 -08:00 |
|
Nicholas Nethercote
|
f8d13343dd
|
Bug 721628 (part 5) - Use size_t instead of int64_t in some JS memory reporting structs. r=luke.
--HG--
extra : rebase_source : c3e13b8042b8914ae16cee38b0299f6164ba9222
|
2012-01-29 14:13:18 -08:00 |
|
Nicholas Nethercote
|
a95d674a91
|
Bug 721628 (part 4) - Use better names for various JS memory reporting things. r=Ms2ger.
--HG--
extra : rebase_source : 4edc916c571906329075b6be68c245267f9b61d0
|
2012-01-29 14:11:32 -08:00 |
|
Nicholas Nethercote
|
cdf1a57711
|
Bug 721628 (part 3) - Rename several size type-inference-related measurement functions and types. r=bhackett.
--HG--
extra : rebase_source : e66bc2d787c31de93ff80280597543cf47924967
|
2012-01-26 19:09:31 -08:00 |
|
Nicholas Nethercote
|
78f85ce4f6
|
Bug 721628 (part 2) - Remove mention of slop bytes from JS memory reporter descriptions. r=luke.
--HG--
extra : rebase_source : f9babd22a734eae87a5f671f8ac405939d27e690
|
2012-01-26 05:55:03 -08:00 |
|
Igor Bukanov
|
cbdb18c744
|
bug 722348 - eliminate JSRuntime::requestCount. r=luke
|
2012-01-30 11:15:13 +01:00 |
|
Jon Buckley
|
ae7d4a9222
|
Bug 721230 - Implement a compressed texture support stub for WebGL conformance. r=bjacob
|
2012-01-28 16:15:27 -05:00 |
|
Andrew McCreight
|
3d62207de2
|
Bug 693527 - tell the cycle collector about watchpoints. r=jorendorff
|
2012-01-27 17:13:21 -08:00 |
|
Peter Van der Beken
|
dbcf0d05b8
|
Back out 570dd369e02a, bc777c65c5ca and 12a483042e9a to fix bustage
|
2012-01-27 15:34:30 +01:00 |
|
Peter Van der Beken
|
0be5698e7f
|
Fix for bug 717009 (Inline ListBase<LC>::instanceIsListObject and ListBase<LC>::getListObject). r=bz.
--HG--
extra : rebase_source : 661d5fc98c76506ab6abccd057a0ce1e8cf6b0f8
|
2011-11-09 11:37:47 +01:00 |
|
Peter Van der Beken
|
1f204772a9
|
Fix for bug 716997 (Allow new DOM bindings with 0 methods or properties). r=jst.
--HG--
extra : rebase_source : c6a702d61a75bae8e328d9cda6a717d75829ebf3
|
2011-10-14 23:21:39 +02:00 |
|
Peter Van der Beken
|
1966324e21
|
Fix for bug 693811 ("Assertion failure: shouldCacheProtoShape(cx, proto, &shouldCache) && shouldCache" in ListBase::nativeGet). r=mrbkap.
--HG--
extra : rebase_source : 191e550e9aac822f82e771a5a21fe74f90f728cb
|
2011-10-14 23:29:36 +02:00 |
|
Marco Bonardo
|
4ed363f0ac
|
Merge mozilla-central to mozilla-inbound
|
2012-01-26 19:34:35 +01:00 |
|
Olli Pettay
|
47b8ec859f
|
Bug 720686, add some cycle collection optimizations to XPC, f=mrbkap,r=mccr8
--HG--
extra : rebase_source : 7e8f68a30048f613acc99201c3c1e12b6f74eaba
|
2012-01-26 14:52:25 +01:00 |
|
Bill McCloskey
|
502e67c72c
|
Bug 706227 - Add way for JS_GC API users to give detailed reason for invocation (r=mccr8)
|
2012-01-25 10:59:55 -08:00 |
|
Nicholas Nethercote
|
dd32d38d63
|
Bug 715453 - Remove computedSize from nsMallocSizeOfFun. r=jlebar,bhackett.
--HG--
extra : rebase_source : a65039a407daab45360a5b375b53cbf1bc05b7f6
|
2012-01-25 00:52:51 -08:00 |
|
Nicholas Nethercote
|
cfcdfc66fe
|
Bug 720219 (part 1) - Clean up JS object measurement. r=bhackett.
--HG--
extra : rebase_source : ff9aa7da84814e6868fef88b56bcb038389d5fb9
|
2012-01-23 15:35:37 -08:00 |
|
Luke Wagner
|
73a1588f02
|
Bug 675078 - rm JSThreadData and JSThread (JSRuntime is now officially single-threaded) (r=igor,rs=mccr8)
--HG--
extra : rebase_source : f6d2c2c6083f4589691ede571159bfd7e7ef8701
|
2011-07-18 14:54:48 -07:00 |
|
Matt Brubeck
|
0978981988
|
Back out 79deba022227 (bug 675078) because of Win debug mochitest-other failures
|
2012-01-24 17:32:30 -08:00 |
|
Luke Wagner
|
0d7b41f9b5
|
Bug 675078 - rm JSThreadData and JSThread (JSRuntime is now officially single-threaded) (r=igor)
|
2011-07-18 14:54:48 -07:00 |
|
Nathan Froyd
|
c640d15949
|
Bug 714365 - DictionaryHelpers.cpp gets rebuilt on every build. r=ted
|
2012-01-23 07:55:21 -08:00 |
|
Ben Turner
|
1cd415db8f
|
Bug 705640 - Implement DOMError as defined in DOM 4, r=mounir.
--HG--
extra : transplant_source : %15%98Xx%C3%F3%89%95%94%5Eu%99%B0%CC%8B%E0V%3A4%C6
|
2012-01-24 02:13:41 -08:00 |
|
Bill McCloskey
|
5e946f0618
|
Bug 716033 - Move write barriers from jsapi.h to jsfriendapi.h (r=luke,bholley)
|
2012-01-23 16:43:12 -08:00 |
|
Andrew McCreight
|
4d058d5e0d
|
Bug 720292 - add more cycle collector edge names. r=smaug
|
2012-01-23 15:25:53 -08:00 |
|
Ed Morley
|
86d3c4e599
|
Backout 143f01714f2b (bug 705640) for build failures
|
2012-01-23 14:25:47 +00:00 |
|
Ben Turner
|
186eb76b2e
|
Bug 705640 - 'Implement DOMError as defined in DOM 4'. r=mounir.
|
2012-01-23 03:02:54 -08:00 |
|
Ed Morley
|
2fa2d9037f
|
Backout fcb3a7884fa9 (bug 705640) for build failures
|
2012-01-23 11:48:35 +00:00 |
|
Ben Turner
|
1d8744671b
|
Bug 705640 - 'Implement DOMError as defined in DOM 4'. r=mounir.
|
2012-01-23 03:02:54 -08:00 |
|
John Schoenick
|
e58ad87df1
|
Bug 718899 - Implement Cu.forceShrinkingGC / Cu.schedulePreciseShrinkingGC r=gwagner
|
2012-01-19 10:58:25 -08:00 |
|
Andrew McCreight
|
82cdf1adb9
|
Bug 718029 - don't skip JSContexts with outstanding requests. r=smaug
|
2012-01-17 09:38:24 -08:00 |
|
Nathan Froyd
|
4928a5864e
|
Bug 711563 - compact function specs; r=jorendorff
|
2011-12-29 16:23:53 -05:00 |
|
Nathan Froyd
|
a38b9b6e48
|
Bug 711563 - flatten property and function names; r=jorendorff
|
2011-12-29 16:20:26 -05:00 |
|
Nathan Froyd
|
5658f0c1f6
|
Bug 711563 - more compact property and function tables; r=jorendorff
|
2011-12-29 15:18:41 -05:00 |
|
Nathan Froyd
|
1b75da2f1c
|
Bug 711563 - reduce space required by hash entry chains; r=jorendorff
|
2011-12-16 14:49:53 -05:00 |
|
Justin Wood
|
09b3d2e3d1
|
Merge m-c tip to m-i
|
2012-01-15 05:29:24 -05:00 |
|
Ms2ger
|
c3ac307be0
|
Bug 717195 - Export dombindings.h; r=bholley
|
2012-01-15 09:13:12 +01:00 |
|
Ms2ger
|
3b70bf2777
|
Bug 677079 - Part aa: Expose sizeof(JSContext) in jsfriendapi.h; r=njn
|
2012-01-15 09:13:11 +01:00 |
|
Ms2ger
|
7a241b6e2d
|
Bug 677079 - Part z: Move JS_CHECK_RECURSION to jsfriendapi.h; r=mjrosenb
|
2012-01-15 09:13:11 +01:00 |
|
Ms2ger
|
d2bbda8564
|
Bug 677079 - Part y: Move AutoIdVector to jsapi.h; r=evilpie
|
2012-01-15 09:13:11 +01:00 |
|
Ms2ger
|
d088d42b35
|
Bug 677079 - Part x: Move AutoValueVector to jsapi.h; r=evilpie
|
2012-01-15 09:13:11 +01:00 |
|
Ms2ger
|
d7a989a022
|
Bug 677079 - Part v: Expose rt->compartments in jsfriendapi.h; r=jorendorff
|
2012-01-15 09:13:11 +01:00 |
|
Ms2ger
|
dd1391fb7b
|
Bug 677079 - Part u: Provide TriggerOperationCallbacksForActiveContexts in jsfriendapi.h; r=bhackett
|
2012-01-15 09:13:10 +01:00 |
|
Ms2ger
|
5906bcfce6
|
Bug 677079 - Part t: Provide IsContextRunningJS in jsfriendapi.h; r=jorendorff
|
2012-01-15 09:13:10 +01:00 |
|
Ms2ger
|
faa2fb2251
|
Bug 677079 - Part s: Make JS_TRACER_INIT a function instead of a macro; r=billm
|
2012-01-15 09:13:10 +01:00 |
|