gecko-dev/xpcom
Nicholas Nethercote 5241bea863 Bug 1390428 (part 2) - Remove more nsXPIDLCString local variables. r=erahm.
These are all easy cases where an nsXPIDLCString local variable is set via
getter_Copies() and then is used in ways that rely on the implicit conversion
to |char*|. The patch uses get() and EqualsLiteral() calls to replace the
implicit conversions.
2017-08-16 13:58:55 +10:00
..
base Bug 1391306 - Reduce the hashtable lookups in CycleCollectedJSRuntime::Add/RemoveJSHolder by one each; r=mccr8 2017-08-17 18:25:36 -04:00
build Bug 1384336 - Stop using OS-level event loop in content process (r=mstange) 2017-08-09 21:24:20 -07:00
components Bug 1390428 (part 2) - Remove more nsXPIDLCString local variables. r=erahm. 2017-08-16 13:58:55 +10:00
doc
ds Bug 1389479 - Part 1. Add nsExpirationTracker::NotifyEndTransaction(Locked) callbacks for subclasses to know when an aging iteration is complete. r=froydnj 2017-08-15 15:02:14 -04:00
glue Bug 1382099 - Remove MOZ_WIDGET_GONK from xpcom/. r=erahm. 2017-07-21 10:45:39 +10:00
idl-parser Bug 1387803 - Remove the [deprecated] annotation from XPIDL. r=froydnj 2017-08-06 14:25:57 +09:00
io Bug 1369317 - Filter and escape URI string in only one pass r=mcmanus 2017-08-13 10:03:34 +02:00
libxpt/xptcall
reflect Bug 1389566 - Remove @deprecated nsIBrowserBoxObject. r=bkelly 2017-08-12 02:19:44 +09:00
rust Bug 1381080 patch 1 - Add ClassFlags::NULL_TERMINATED to strings that require null-termination. r=erahm 2017-07-20 15:46:58 -07:00
string Bug 1386103 (part 2, attempt 3) - Convert nsFixed[C]String uses to nsAuto[C]String. r=erahm. 2017-08-09 20:41:40 +10:00
system Bug 1384672 - Add accessibility instantiator to about:support. r=jimm 2017-08-10 15:32:07 -07:00
tests Bug 1382922 - Fix test bustage on a CLOSED TREE 2017-08-16 21:27:14 -07:00
threads Merge mozilla-central to mozilla-inbound 2017-08-17 13:13:10 +02:00
typelib Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
windbgdlg
xpidl
moz.build
xpcom-config.h.in Bug 1326145 - Remove HAVE_CPP_AMBIGUITY_RESOLVING_USING. r=froydnj 2016-12-29 18:05:20 +11:00
xpcom-private.h.in