Jon Coppeard
|
aa8fe2dffe
|
Bug 965830 - Convert use of JS_CallFunction and related APIs uses to HandleValueArray r=terrence r=smaug
|
2014-02-11 10:59:16 +00:00 |
|
Eddy Bruel
|
298842135f
|
Bug 880330 - Remove the old options API; r=bholley
|
2013-10-28 12:59:04 +01:00 |
|
Steve Fink
|
37e60e9737
|
Bug 925534 - Convert toVariant to use handles, r=terrence
|
2013-10-11 22:02:24 -07:00 |
|
Bill McCloskey
|
2942d62921
|
Bug 918170 - Handle StopIteration in CPOWs (r=dvander)
|
2013-09-30 12:20:51 -07:00 |
|
Jon Coppeard
|
fe4c993691
|
Bug 917798 - Handlify JS exception APIs r=terrence r=bz
|
2013-09-19 08:54:01 +01:00 |
|
Jon Coppeard
|
247e4f0b6c
|
Bug 903352 - Handlify remaining PropertyDescriptor APIs r=terrence r=bholley r=smaug
|
2013-08-12 12:09:14 +01:00 |
|
Terrence Cole
|
f3b496ba3b
|
Bug 862115 - Use Rooted<JSPropertyDescriptor> in favor of JSPropertyDescriptor::AutoRooter r=terrence r=smaug r=bholley
|
2013-04-30 10:29:40 -07:00 |
|
Nicholas Nethercote
|
f7d6f07d24
|
Bug 898914 (part 1) - Remove JSBool.
|
2013-08-08 15:53:04 -07:00 |
|
Terrence Cole
|
7edcc85b2d
|
Bug 902249 - Fix some exact rooting hazards in js/ipc; r=jonco
|
2013-08-07 16:15:57 -07:00 |
|
Jon Coppeard
|
28abf58d87
|
Bug 900979 - Change JS_DeleteProperty APIs to use a boolean out param rather than a value r=waldo r=bz
|
2013-08-05 14:01:53 +01:00 |
|
Bill McCloskey
|
5766d47c37
|
Bug 899804 - Make CPOWs handle instanceof with WebIDL interfaces (r=bz,dvander)
|
2013-08-01 16:45:17 -07:00 |
|
Jon Coppeard
|
9275cd7c1a
|
Bug 899973 - GC: Convert the rest of the JS property API to use MutableHandleValue for out params - browser changes r=bz
|
2013-08-02 13:15:39 +01:00 |
|
Jon Coppeard
|
c8ebdc1978
|
Bug 899970 - Post barrier heap pointers in js/ipc r=terrence
|
2013-08-01 11:21:44 +01:00 |
|
Jon Coppeard
|
775f06b442
|
Bug 897484 - GC: Convert JS_GetProperty APIs to take MutableHandleValue r=terrence r=bholley r=smaug
|
2013-07-26 10:00:38 +01:00 |
|
Carsten "Tomcat" Book
|
beb4a5c20d
|
Backed out changeset ae8d72538dee (bug 897484) for b2g bustage
|
2013-07-26 12:34:25 +02:00 |
|
Jon Coppeard
|
ba2b6e849c
|
Bug 897484 - GC: Convert JS_GetProperty APIs to take MutableHandleValue r=terrence r=bholley r=smaug
|
2013-07-26 10:00:38 +01:00 |
|
Jon Coppeard
|
7ab147be05
|
Bug 896949 - JS_SetProperty APIs should take an immutable parameter r=waldo r=bz
|
2013-07-26 10:00:38 +01:00 |
|
Jon Coppeard
|
3c93e78516
|
Bug 896540 - GC: Convert JS_SetProperty* to take MutableHandleValue - browser changes r=bz
|
2013-07-25 13:57:00 +01:00 |
|
Ms2ger
|
0f5ec02bbb
|
Bug 896280 - Pass MutableHandleValue to JS::Call(); r=terrence
|
2013-07-24 09:40:01 +02:00 |
|
Tom Schuster
|
36c45ab72e
|
Bug 893858 - More testing for CPOWs and fix some small bugs. r=dvander
|
2013-07-17 09:27:49 -04:00 |
|
Ryan VanderMeulen
|
a65f70d676
|
Backed out 4 changesets (bug 893858, bug 868859, bug 886903) for Linux debug mochitest-other crashes on a CLOSED TREE.
Backed out changeset 0ded4854067b (bug 886903)
Backed out changeset ca8afb897e13 (bug 893858)
Backed out changeset c15f503a96cc (bug 868859)
Backed out changeset 6a788f399a7f (bug 868859)
|
2013-07-17 12:43:59 -04:00 |
|
Tom Schuster
|
8936040f82
|
Bug 893858 - More testing for CPOWs and two small bug fixes. r=dvander
|
2013-07-17 09:27:49 -04:00 |
|
David Anderson
|
c4c18e062d
|
Implement CPOW support in MessageManager (bug 870180, r=smaug,billm).
|
2013-07-10 15:05:39 -07:00 |
|
Tom Schuster
|
da3fbff1f7
|
Bug 890729 - Reorder the CPOW traps. r=dvander
|
2013-07-11 11:23:34 -04:00 |
|
Tom Schuster
|
13c81bab95
|
Bug 890729 - Implement the missing CPOW traps. r=dvander
|
2013-07-09 22:45:08 -04:00 |
|
David Anderson
|
0fb025f184
|
Rewrite CPOWs to use one actor per process (bug 853209, r=billm,bholley,smaug).
|
2013-07-03 00:24:32 -07:00 |
|