gecko-dev/xpcom
Nicholas Nethercote 9471adc672 Bug 1359000 (part 4) - De-inline profiler_call_{enter,exit}. r=mstange.
This possibly incurs an extra function call (depends on exactly how much inling
the compiler does). But it helps enormously with subsequent refactorings,
because PseudoStack (and related types) don't need to be visible in
GeckoProfiler.h, which is exported outside the profiler.

--HG--
extra : rebase_source : f2dc5952d7444dfe12e627e86e6d37632b283107
2017-04-27 07:36:11 +10:00
..
base Bug 1359245 - Remove references to context from the cycle collector (r=mccr8) 2017-04-27 15:34:46 -07:00
build Bug 1313200 - Init AbstractThread properly and early. r=froydnj 2017-04-19 13:24:09 +08:00
components
doc
ds Bug 1339537 - Part 6: Pass std::function values tree by const reference instead of by value, r=ehsan 2017-04-27 12:44:57 -04:00
glue
idl-parser
io Bug 1356843 - Fix -Wcomma warnings in xpcom/io/nsLocalFileUnix.cpp. r=froydnj 2017-04-03 11:05:57 -07:00
libxpt/xptcall
reflect Bug 1251198 - Remove various obsolete events from document.createEvent r=smaug 2017-04-20 15:45:37 +03:00
rust Bug 1359353 - Make the backing buffers of XPCOM strings available as mutable slices. r=mystor. 2017-04-25 13:17:48 +03:00
string Bug 1359353 - Make the backing buffers of XPCOM strings available as mutable slices. r=mystor. 2017-04-25 13:17:48 +03:00
system Bug 1349363 - Centralize pref-checking code for e10s-multi control. r=Felipe 2017-04-17 14:36:04 -07:00
tests Bug 1355161 - script-generated patch to replace .{currentThread,mainThread}.dispatch(..., Ci.nsIThread.DISPATCH_NORMAL) with .dispatchToMainThread(...), r=froydnj. 2017-04-14 18:29:12 +02:00
threads Bug 1359000 (part 4) - De-inline profiler_call_{enter,exit}. r=mstange. 2017-04-27 07:36:11 +10:00
typelib
windbgdlg
xpidl
moz.build
xpcom-config.h.in
xpcom-private.h.in