Nicholas Nethercote
|
d8f824e34e
|
Bug 898914 (part 1) - Remove JSBool.
--HG--
extra : rebase_source : 2d202e0e5005a7f54724b1540481c15cde3ad52e
|
2013-08-08 15:53:04 -07:00 |
Terrence Cole
|
9b5d03d305
|
Bug 902249 - Fix some exact rooting hazards in js/ipc; r=jonco
|
2013-08-07 16:15:57 -07:00 |
Jon Coppeard
|
7e34a56fc6
|
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
|
35518f5639
|
Bug 899804 - Make CPOWs handle instanceof with WebIDL interfaces (r=bz,dvander)
|
2013-08-01 16:45:17 -07:00 |
Jon Coppeard
|
a9d33996dd
|
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
|
95ba75cb0a
|
Bug 899970 - Post barrier heap pointers in js/ipc r=terrence
|
2013-08-01 11:21:44 +01:00 |
Jon Coppeard
|
20fb51afdd
|
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
|
ce93df92db
|
Backed out changeset ae8d72538dee (bug 897484) for b2g bustage
|
2013-07-26 12:34:25 +02:00 |
Jon Coppeard
|
9709d43d76
|
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
|
ebf3afbab4
|
Bug 896949 - JS_SetProperty APIs should take an immutable parameter r=waldo r=bz
|
2013-07-26 10:00:38 +01:00 |
Jon Coppeard
|
e6cd070d3d
|
Bug 896540 - GC: Convert JS_SetProperty* to take MutableHandleValue - browser changes r=bz
|
2013-07-25 13:57:00 +01:00 |
Ms2ger
|
87d5bcc7e7
|
Bug 896280 - Pass MutableHandleValue to JS::Call(); r=terrence
|
2013-07-24 09:40:01 +02:00 |
Tom Schuster
|
b2926f6e1a
|
Bug 893858 - More testing for CPOWs and fix some small bugs. r=dvander
|
2013-07-17 09:27:49 -04:00 |
Ryan VanderMeulen
|
cc6b678858
|
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
|
c6c8f740f8
|
Bug 893858 - More testing for CPOWs and two small bug fixes. r=dvander
|
2013-07-17 09:27:49 -04:00 |
David Anderson
|
9358336f75
|
Implement CPOW support in MessageManager (bug 870180, r=smaug,billm).
|
2013-07-10 15:05:39 -07:00 |
Tom Schuster
|
da27e50396
|
Bug 890729 - Reorder the CPOW traps. r=dvander
|
2013-07-11 11:23:34 -04:00 |
Tom Schuster
|
ea3f2fa14f
|
Bug 890729 - Implement the missing CPOW traps. r=dvander
|
2013-07-09 22:45:08 -04:00 |
David Anderson
|
71e7bc4fc9
|
Rewrite CPOWs to use one actor per process (bug 853209, r=billm,bholley,smaug).
|
2013-07-03 00:24:32 -07:00 |