gecko-dev/toolkit/components/telemetry/core
Boris Zbarsky 1f3596354d Bug 1547923 part 2. Remove Promise::GlobalJSObject. r=mccr8
Promise::Compartment is unused.

The callers that want to call AutoJSAPI::Init can pass it an nsIGlobalObject,
which is actually _more_ efficient, since passing a JSObject just gets an
nsIGlobalObject from it and passes that.

Differential Revision: https://phabricator.services.mozilla.com/D29703

--HG--
extra : moz-landing-system : lando
2019-05-02 18:38:04 +00:00
..
ipc
components.conf Bug 1539029 - pt 1 - give RDD its own process selector. r=froydnj 2019-04-09 21:13:16 +00:00
EventInfo.h
nsITelemetry.idl Bug 1529696 - Rename DATASET_RELEASE_CHANNEL_OPTOUT/OPTIN to DATASET_ALL/PRERELEASE_CHANNELS in Telemetry code r=chutten 2019-04-03 16:30:00 +00:00
ScalarInfo.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
Stopwatch.cpp
Stopwatch.h
Telemetry.cpp Bug 1547923 part 2. Remove Promise::GlobalJSObject. r=mccr8 2019-05-02 18:38:04 +00:00
Telemetry.h
TelemetryCommon.cpp Bug 1529696 - Rename DATASET_RELEASE_CHANNEL_OPTOUT/OPTIN to DATASET_ALL/PRERELEASE_CHANNELS in Telemetry code r=chutten 2019-04-03 16:30:00 +00:00
TelemetryCommon.h
TelemetryEvent.cpp Bug 1527656 - Telemetry.recordEvent should not throw r=janerik 2019-04-08 20:19:03 +00:00
TelemetryEvent.h
TelemetryHistogram.cpp Bug 1531791 - Removed unused typedef StringToHistogramIdMap r=Dexter 2019-04-17 07:34:56 +00:00
TelemetryHistogram.h
TelemetryOrigin.cpp Bug 1545604 - Update Origin Telemetry's gOriginList to contain safebrowsing hashes r=chutten 2019-04-24 15:59:04 +00:00
TelemetryOrigin.h Bug 1537659 - import disconnect domains list; r=chutten 2019-04-11 22:13:09 +00:00
TelemetryOriginData.inc Bug 1545604 - Update Origin Telemetry's gOriginList to contain safebrowsing hashes r=chutten 2019-04-24 15:59:04 +00:00
TelemetryScalar.cpp Bug 1529696 - Rename DATASET_RELEASE_CHANNEL_OPTOUT/OPTIN to DATASET_ALL/PRERELEASE_CHANNELS in Telemetry code r=chutten 2019-04-03 16:30:00 +00:00
TelemetryScalar.h