gecko-dev/xpcom
Doug Thayer 71de614a1d Bug 1666310 - Enable IOInterposer on early beta r=aklotz
We want to collect information on late writes via telemetry. We have been
doing this in Nightly for a while now, but want to do so in beta/release. I
was actually initially unaware of this limitation of the IOInterposer, but
we need the IOInterposer to collect information on late writes, so I would
like to enable it for just early beta, in the hopes that we can catch any
late writes that may be happening, without adding a performance tax onto
release.

Accordingly, is perf the only reason that this was restricted to Nightly?
And if so, did we measure a perf difference, or was this just general
caution regarding the performance impact? Is there anything else to look
out for?

Differential Revision: https://phabricator.services.mozilla.com/D90894
2020-09-21 21:32:07 +00:00
..
base Backed out 2 changesets (bug 1663747) for causing xpcshell failures in ThrottledEventQueue. 2020-09-22 03:54:59 +03:00
build Bug 1666310 - Enable IOInterposer on early beta r=aklotz 2020-09-21 21:32:07 +00:00
components Merge autoland to mozilla-central. a=merge 2020-09-22 00:34:52 +03:00
doc
ds Bug 1665614 - Make mozilla::Result work with non-copyable/non-param error types. r=emilio,jandem 2020-09-21 13:12:48 +00:00
glue Bug 1658376 - correctly identify arm64 macOS in FileUtils.cpp; r=mccr8 2020-08-11 14:09:28 +00:00
idl-parser Bug 1611933 - Support infallible xpcom methods, and use it for nsIURI.schemeIs. r=nika,xpcom-reviewers 2020-09-18 00:24:12 +00:00
io Bug 1664077 - Remove xpcom-private.h. r=sg 2020-09-15 14:53:10 +00:00
libxpt/xptcall
reflect Bug 1657135 - make arm64 xptcstubs handle both aapcs and apple stack conventions. r=froydnj 2020-08-19 13:45:30 +00:00
rust Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio,necko-reviewers,valentin 2020-09-20 16:09:26 +00:00
string Bug 1665850 - Remove workaround in RestartBulkWrite that's no longer necessary. r=xpcom-reviewers,nika 2020-09-21 13:14:40 +00:00
system Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
tests Bug 1665373 - Remove nsCountedRef. r=xpcom-reviewers,nika 2020-09-17 00:50:56 +00:00
threads Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-09-20 10:14:09 +00:00
windbgdlg
xpidl
moz.build Bug 1664077 - Remove xpcom-private.h. r=sg 2020-09-15 14:53:10 +00:00
xpcom-config.h.in