Bill McCloskey
|
5dbc0265fb
|
Bug 962604 - Add ActorDestroy handling to CPOWs (r=mrbkap)
|
2014-02-05 08:39:59 -08:00 |
|
Eric Faust
|
bb4653d814
|
Bug 924720 - Part 5: Allow callers of NewProxyObject() to specify a Proxy JSClass. (r=jwalden)
|
2014-01-29 17:20:16 -08:00 |
|
Jon Coppeard
|
57edf84676
|
Bug 959787 - Handlify JS_Set* APIs r=terrence r=bz
|
2014-01-25 09:29:12 +00:00 |
|
Tom Schuster
|
f59a4cd93b
|
Bug 8844105 - Handlify JS_WrapObject. r=terrence
|
2013-10-15 20:02:23 -04:00 |
|
Bobby Holley
|
f8062f062d
|
Bug 921454 - Refactor proxy creation to use an options object. r=jonco
|
2013-10-04 13:29:35 +02:00 |
|
Ryan VanderMeulen
|
2a773817b4
|
Merge m-c to inbound.
|
2013-09-30 16:51:06 -04:00 |
|
Bill McCloskey
|
445fc5b3c9
|
Bug 918170 - Handle StopIteration in CPOWs (r=dvander)
|
2013-09-30 12:20:51 -07:00 |
|
Birunthan Mohanathas
|
39e3b9e4cc
|
Bug 784739 - Switch from NULL to nullptr in js/ductwork/, js/ipc/, and js/public/; r=ehsan
|
2013-09-19 15:24:53 -04:00 |
|
Thinker Lee ext:(%2C%20Cervantes%20Yu%20%3Ccyu%40mozilla.com%3E)
|
46e38d15e3
|
Bug 771765 - Support template content process, part 4: Clone IPC protocol objects that will be up when the template process is ready. r=khuey, r=bent
|
2013-06-03 18:14:37 +08:00 |
|
David Anderson
|
86124d9cd4
|
Don't deadlock on a child process for a CPOW (bug 905896, r=cjones).
|
2013-08-26 21:56:57 -07:00 |
|
Terrence Cole
|
dd9100559d
|
Bug 908891 - Fix remaining exact rooting hazards in js/ipc; r=evilpie
--HG--
extra : rebase_source : d48dfa50ed83c8c3d3c344467c6bd0b702a3263a
|
2013-08-23 15:53:46 -07:00 |
|
Nicholas Nethercote
|
b89a8ac1c0
|
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
--HG--
extra : rebase_source : 984c61ab12f46be0509b1ce0d458d9a6e5841c64
|
2013-08-17 15:50:18 -07:00 |
|
Nicholas Nethercote
|
24779f3511
|
Bug 898263 (part 7) - Remove jsprvtd.h from EXPORTS. r=jorendorff.
--HG--
extra : rebase_source : eca8164f8652587796a8283932d8ba8ec76c0b5b
|
2013-07-25 22:52:59 -07:00 |
|
Terrence Cole
|
a08ea9c568
|
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
|
849635b8f1
|
Bug 898914 (part 1) - Remove JSBool.
--HG--
extra : rebase_source : 2d202e0e5005a7f54724b1540481c15cde3ad52e
|
2013-08-08 15:53:04 -07:00 |
|
Bill McCloskey
|
a23e81d1e0
|
Bug 899804 - Make CPOWs handle instanceof with WebIDL interfaces (r=bz,dvander)
|
2013-08-01 16:45:17 -07:00 |
|
Luke Wagner
|
24170b3ba7
|
Bug 899245 - The preceding typo fix was wrong; the original patch should have replaced JS_GetGlobalForScopeChain with JS::CurrentGlobalOrNull (r=red, CLOSED TREE)
|
2013-07-29 19:51:16 -05:00 |
|
Luke Wagner
|
1d8575c06a
|
Fix JS/js typo from bug 899245 (r=red)
|
2013-07-29 19:36:20 -05:00 |
|
Bobby Holley
|
99246966e4
|
Bug 899245 - Rename JS_GetGlobalForScopeChain to JS::CurrentGlobalOrNull. r=luke
This was done with perl/grep.
|
2013-07-29 16:45:27 -07:00 |
|
Bill McCloskey
|
912c8b86ac
|
Bug 899238 - Make sure CPOW parent is never null (r=dvander).
|
2013-07-25 11:50:00 -07:00 |
|
Jon Coppeard
|
4258a261db
|
Bug 896949 - JS_SetProperty APIs should take an immutable parameter r=waldo r=bz
|
2013-07-26 10:00:38 +01:00 |
|
Jon Coppeard
|
bd28d643f7
|
Bug 896540 - GC: Convert JS_SetProperty* to take MutableHandleValue - browser changes r=bz
|
2013-07-25 13:57:00 +01:00 |
|
David Anderson
|
0930e61030
|
Implement CPOW support in MessageManager (bug 870180, r=smaug,billm).
|
2013-07-10 15:05:39 -07:00 |
|
Tom Schuster
|
0a070ad4d7
|
Bug 890729 - Reorder the CPOW traps. r=dvander
|
2013-07-11 11:23:34 -04:00 |
|
Tom Schuster
|
a396c6c012
|
Bug 890729 - Implement the missing CPOW traps. r=dvander
|
2013-07-09 22:45:08 -04:00 |
|
David Anderson
|
a52a14df6e
|
Rewrite CPOWs to use one actor per process (bug 853209, r=billm,bholley,smaug).
|
2013-07-03 00:24:32 -07:00 |
|