diff browse annotate |
effd95861e9d61d86eb8b840126bd052d33bbbba created 2015-04-08 11:56 +0200 pushed 2015-04-08 09:59 +0000 |
Jan de Mooij | Jan de Mooij - Bug 1144366 - Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff, a=bajaj |
diff browse annotate |
ae50af3377666ac4f78992828e5ea38590fa2b29 created 2013-12-13 12:01 -0800 pushed 2015-05-11 19:32 +0000 |
Eric Faust | Eric Faust - Bug 926012 - Part 3: Convert wrappers to using dynamic prototype hooks. (r=bholley) |
diff browse annotate |
05c31c03a8dd7ca613840e8de25ad37f5487b1af created 2013-10-26 18:19 +0200 pushed 2015-05-11 19:32 +0000 |
Tom Schuster | Tom Schuster - Bug 930782 - Handlify JS_WrapValue. r=terrence |
diff browse annotate |
77cd72a836e60548db0ae4013fca6786f5ac8c8f created 2013-09-09 23:14 +0200 pushed 2015-05-11 19:32 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 913851 - Minimize the #includes in js/xpconnect; r=bholley |
diff browse annotate |
737fb09c65a3e8c61d8935e1e958ae89b89750ba created 2013-07-25 22:52 -0700 pushed 2015-05-11 19:32 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 898263 (part 7) - Remove jsprvtd.h from EXPORTS. r=jorendorff. |
diff browse annotate |
db34065a8666ff7d7f460056b28282619830e33c created 2013-04-30 10:29 -0700 pushed 2015-05-11 19:32 +0000 |
Terrence Cole | Terrence Cole - Bug 862115 - Use Rooted<JSPropertyDescriptor> in favor of JSPropertyDescriptor::AutoRooter r=terrence r=smaug r=bholley |
diff browse annotate |
5b9533763879f4ed20932573e1ba24beb18d39a0 created 2013-04-20 10:41 +0100 pushed 2015-05-11 19:32 +0000 |
Jon Coppeard | Jon Coppeard - Bug 864046 - GC: Almost the last rooting fixes in XPConnect - part 1 r=bholley |
diff browse annotate |
04987f63066fcd111a1952511d6a01ccb0819410 created 2013-04-04 09:02 +0200 pushed 2015-05-11 19:32 +0000 |
Ms2ger | Ms2ger - Bug 852602 - Pass CallArgs to Proxy call() and construct() hooks; r=Waldo |
diff browse annotate |
e4c0126aa3163afc9fc230a1ad3e8eb7c7af23f2 created 2013-04-03 11:41 -0700 pushed 2015-05-11 19:32 +0000 |
Bobby Holley | Bobby Holley - Bug 843829 - Apply transitive waivers for nativeCall. r=mrbkap |
diff browse annotate |
9c6d2adc18ca132e1e84b8ad9df761ec3216e069 created 2013-04-03 11:41 -0700 pushed 2015-05-11 19:32 +0000 |
Bobby Holley | Bobby Holley - Bug 845862 - Transitively apply waivers for accessor descriptors. r=mrbkap |
diff browse annotate |
e60919ded78375ac743af283825c92db3c8cedaa created 2013-04-02 23:05 -0400 pushed 2015-05-11 19:32 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Backed out 6 changesets (bug 843829, bug 845862) because of broken mochitest-5 |
diff browse annotate |
2e889cd77a4875c2aa91475f5d808bd3fa1af58e created 2013-04-02 18:51 -0700 pushed 2015-05-11 19:32 +0000 |
Bobby Holley | Bobby Holley - Bug 843829 - Apply transitive waivers for nativeCall. r=mrbkap |
diff browse annotate |
6c6ab0e54917b4cb2f78a30bc11b44d9b967a460 created 2013-04-02 18:51 -0700 pushed 2015-05-11 19:32 +0000 |
Bobby Holley | Bobby Holley - Bug 845862 - Transitively apply waivers for accessor descriptors. r=mrbkap |
diff browse annotate |
0596c6e4c260da90300d650be5d6a41d5ed11f26 created 2013-03-21 23:23 +0100 pushed 2015-05-11 19:32 +0000 |
Tom Schuster | Tom Schuster - Bug 828462 - Root Proxy/Wrapper in the browser. r=terrence,bz |
diff browse annotate |
207ff8c91b7d171fc8f3d45e82a448f6a0578375 created 2013-03-21 23:23 +0100 pushed 2015-05-11 19:32 +0000 |
Tom Schuster | Tom Schuster - Bug 828462 - Root Proxy/Wrapper get(Own)PropertyDescriptor. r=terrence |
diff browse annotate |
79b2064c1a9909f33dd547ab56835fd79cfe343d created 2013-01-03 15:31 -0600 pushed 2015-05-11 19:32 +0000 |
Jeff Walden | Jeff Walden - Bug 826447 - Change all the proxy API signatures to take unsigned flags, rather than bool set, so that it's easier to find all tests of JSRESOLVE_ASSIGNING. r=bz |
diff browse annotate |
adb60cc7b1505bc91ca1c3bb846270cfd19926cb created 2012-07-18 19:02 -0700| base pushed 2015-05-11 19:32 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
f4aae5703855cfecf483829553f7a9fda34f8ffd created 2012-07-16 19:22 +0200| base pushed 2015-05-11 19:32 +0000 |
Gabor Krizsanits | Gabor Krizsanits - Bug 771081 - part2: Rename CrossOriginWrapper files. r=gal |