diff browse annotate |
87d73e4f93f46592b3b1b343fada7e59f5bdb59b created 2012-06-19 23:43 -0400 pushed 2012-10-05 17:12 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more jsd parts); r=Waldo |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed 2012-08-24 15:39 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
28dd46b9ee31d1dc5842b08502b3befc299801ed created 2011-08-25 16:38 -0500 pushed 2011-12-16 17:32 +0000 |
Dave Camp | Dave Camp - Expose jsdbg2 Debugger object as a C.u.import-able module. Bug 679031, r=ted, sr=bsmedberg. |