diff browse annotate |
ec55161f805947fe5c0d2d29fa02fe427eac89c4 created 2013-10-10 16:41 -0400 pushed 2013-10-28 22:18 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 784739 - Switch from NULL to nullptr in xpcom/ (1/3); r=ehsan |
diff browse annotate |
b3533aba6520d7066c9063250e7350f5c7d6abfb created 2013-07-18 21:31 -0500 pushed 2013-08-05 20:29 +0000 |
Joshua Cranmer | Joshua Cranmer - Bug 884061 - Part 3y: Use NS_DECL_THREADSAFE_ISUPPORTS in xpcom/, r=bsmedberg |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed 2012-06-04 20:19 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
4f9e7c73feca77c4f43b31b6bb5e97413c7e4021 created 2011-12-17 22:47 -0500 pushed 2011-12-21 14:41 +0000 |
Jeff Walden | Jeff Walden - Bug 711799 - Add MOZ_FINAL a bunch of places to silence Clang warnings. r=dbaron |
diff browse annotate |
c62b8bcb94d41415a23bfb775abc623d00436256 created 2011-12-19 10:43 -0800 pushed 2011-12-21 14:41 +0000 |
Matt Brubeck | Matt Brubeck - Back out bcf9ce858829 and a3bade82ac92 (bug 711799) for build failures |
diff browse annotate |
a3bade82ac92e28f49245a63f27ddafbb6c1dd6c created 2011-12-17 22:47 -0500 pushed 2011-12-21 14:41 +0000 |
Jeff Walden | Jeff Walden - Bug 711799 - Add MOZ_FINAL a bunch of places to silence Clang warnings. r=dbaron |
diff browse annotate |
dd73fb7289a4074c23d5446f858e97744aaf74fe created 2010-07-05 11:42 +0200 pushed 2014-03-17 23:08 +0000 |
Saint Wesonga | Saint Wesonga - Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg |
diff browse annotate |
e90cbf73a8be1a3803ffb1c907388b3c8dfde8bf created 2010-07-01 11:55 -0400 pushed 2014-03-17 23:08 +0000 |
Benjamin Smedberg | Benjamin Smedberg - Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691. |
diff browse annotate |
21ebf7198406df08149e7232ac26e92d96930d32 created 2010-06-24 16:36 -0400 pushed 2014-03-17 23:08 +0000 |
Benjamin Smedberg | Benjamin Smedberg - Implement compatibility wrapper so that binary components can be compatible with both Firefox 3.6 and Firefox 4, as a result of registration changes from bug 568691. |
diff browse annotate |
1e41bf320ea0cd5fa6a03892b87d59278ee8754c created 2010-06-10 14:11 -0400 pushed 2014-03-17 23:08 +0000 |
Benjamin Smedberg | Benjamin Smedberg - Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files |