Thinker Lee
|
894dfd9896
|
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 |
|
Birunthan Mohanathas
|
49598e3eb0
|
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 |
|
David Anderson
|
c001708789
|
Don't deadlock on a child process for a CPOW (bug 905896, r=cjones).
|
2013-08-26 21:56:57 -07:00 |
|
Terrence Cole
|
52775ce274
|
Bug 908891 - Fix remaining exact rooting hazards in js/ipc; r=evilpie
|
2013-08-23 15:53:46 -07:00 |
|
Nicholas Nethercote
|
9fc605b8f3
|
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
|
2013-08-17 15:50:18 -07:00 |
|
Nicholas Nethercote
|
63c6a36db3
|
Bug 898263 (part 7) - Remove jsprvtd.h from EXPORTS. r=jorendorff.
|
2013-07-25 22:52:59 -07: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 |
|
Bill McCloskey
|
5766d47c37
|
Bug 899804 - Make CPOWs handle instanceof with WebIDL interfaces (r=bz,dvander)
|
2013-08-01 16:45:17 -07:00 |
|
Luke Wagner
|
6d6849b879
|
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
|
7b22fd77ad
|
Fix JS/js typo from bug 899245 (r=red)
|
2013-07-29 19:36:20 -05:00 |
|
Bobby Holley
|
0df174a07e
|
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
|
707dfdb5f8
|
Bug 899238 - Make sure CPOW parent is never null (r=dvander).
|
2013-07-25 11:50:00 -07: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 |
|
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 |
|