Ehsan Akhgari
|
7b8691121b
|
Bug 1119265 - Mark virtual overridden functions as MOZ_OVERRIDE in JS IPC; r=billm
|
2015-01-08 23:10:41 -05:00 |
|
Bobby Holley
|
5d41b32105
|
Bug 1052096 - Move CPOW targets into the privileged/unprivileged junk scope of the child/parent. r=billm
|
2014-09-12 17:41:18 -07:00 |
|
Ehsan Akhgari
|
17c1e053f0
|
Bug 1060988 - Fix more bad implicit constructors in JS IPC code; r=billm
|
2014-08-31 21:10:16 -04:00 |
|
Bill McCloskey
|
8652680f22
|
Bug 1052093 - Child->parent CPOWs should go through COWs in the parent for security (r=bholley)
|
2014-08-20 12:49:10 -07:00 |
|
Tom Schuster
|
28ef5afa8b
|
Bug 957742 - Logging for CPOWs (r=mrbkap)
|
2014-05-28 18:05:22 -07:00 |
|
Bill McCloskey
|
f080a0f66d
|
Bug 996785 - Bidirectional CPOWs (r=mrbkap)
|
2014-05-16 16:40:37 -07:00 |
|
Bill McCloskey
|
ace030e0bb
|
Bug 996785 - Distinguish local and remote CPOW objects in IPDL (r=mrbkap)
|
2014-05-16 16:40:36 -07:00 |
|
Bill McCloskey
|
ed734e4635
|
Bug 996785 - Move CPOW wrapper owner code (r=mrbkap)
|
2014-05-16 16:40:36 -07:00 |
|
Bill McCloskey
|
708db6e2a8
|
Bug 996785 - Rename CPOW makeId/unwrap (r=mrbkap)
|
2014-05-16 16:40:35 -07:00 |
|
Bill McCloskey
|
380ef2b5f4
|
Bug 996785 - Move global CPOW functions to top level (r=mrbkap)
|
2014-05-16 16:40:35 -07:00 |
|
Jason Orendorff
|
d50e6f5a9b
|
Bug 547140, part 2 - Remove flags argument from JS_GetPropertyDescriptor and friends. r=Waldo.
|
2014-04-25 16:11:01 -05:00 |
|
Bill McCloskey
|
9fdb4bef1f
|
Bug 962604 - Add ActorDestroy handling to CPOWs (r=mrbkap)
|
2014-02-05 08:39:59 -08:00 |
|
Thinker Lee ext:(%2C%20Cervantes%20Yu%20%3Ccyu%40mozilla.com%3E)
|
3adf8353b4
|
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 |
|
Nicholas Nethercote
|
1a9de23d54
|
Bug 911043 (part 1) - Move the "inject JS:: names into js::" block into its own file, to reduce dependencies on jsapi.h. r=luke.
--HG--
extra : rebase_source : 2250064bdd316ffeb8126da749bdf94ab9da4418
|
2013-09-01 21:51:02 -07:00 |
|
Nicholas Nethercote
|
8036ad5d1b
|
Bug 909178 (part 2) - Make jsclass.h not depend on jsapi.h, and rename it js/Class.h. r=jwalden.
--HG--
rename : js/src/jsclass.h => js/public/Class.h
extra : rebase_source : 31ecd4074181c234f7f71eef04a10ae371c35eaa
|
2013-08-21 22:26:57 -07:00 |
|
Nicholas Nethercote
|
d208a00ee8
|
Bug 905017 (part 3, attempt 2) - Move profiling stack stuff from jsapi.h to js/ProfilingStack.h. r=billm.
--HG--
extra : rebase_source : 8226a31c4f2a286ba843da616b1061ca034a5d41
|
2013-08-19 23:45:26 -07:00 |
|
Ms2ger
|
f79ae70d10
|
Backout changesets 7e6fb33fdf22:c85332df4320 (bug 905017) for windows bustage.
|
2013-08-22 10:16:30 +02:00 |
|
Nicholas Nethercote
|
c8e2369441
|
Bug 905017 (part 3) - Move profiling stack stuff from jsapi.h to js/ProfilingStack.h. r=billm.
--HG--
extra : rebase_source : 8322f1c96b95685912375484172d47f53107947f
|
2013-08-19 23:45:26 -07:00 |
|
Nicholas Nethercote
|
42ccf38dcd
|
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 |
|
Terrence Cole
|
61b15c2fbb
|
Bug 862115 - Use Rooted<JSPropertyDescriptor> in favor of JSPropertyDescriptor::AutoRooter r=terrence r=smaug r=bholley
|
2013-04-30 10:29:40 -07:00 |
|
Bill McCloskey
|
4c6e8822a8
|
Bug 899804 - Make CPOWs handle instanceof with WebIDL interfaces (r=bz,dvander)
|
2013-08-01 16:45:17 -07:00 |
|
Tom Schuster
|
7f75baf398
|
Bug 890729 - Reorder the CPOW traps. r=dvander
|
2013-07-11 11:23:34 -04:00 |
|
Tom Schuster
|
6d4d57c997
|
Bug 890729 - Implement the missing CPOW traps. r=dvander
|
2013-07-09 22:45:08 -04:00 |
|
David Anderson
|
e90c94517c
|
Rewrite CPOWs to use one actor per process (bug 853209, r=billm,bholley,smaug).
|
2013-07-03 00:24:32 -07:00 |
|