gecko-dev/toolkit/components/telemetry
Sebastian Kaspari cb6fdc2f74 Bug 1287387 - Remove FENNEC_RESTRICTED_PROFILE_RESTRICTIONS histogram. r=liuche
MozReview-Commit-ID: CvSLLCAACZv

--HG--
extra : rebase_source : c15a2e63ea12dc8612c8dc484eaf1f6dcebb782a
2016-08-23 15:38:59 +02:00
..
docs Bug 1288445 - Use new hashed_fxa_uid field instead of the real FxA UID in sync telemetry ping. r=bsmedberg,markh 2016-08-09 12:28:35 -04:00
schemas
tests Bug 1294811: Fix external tests that import head_addons.js. r=rhelmer 2016-08-16 17:02:44 -07:00
Histograms.json Bug 1287387 - Remove FENNEC_RESTRICTED_PROFILE_RESTRICTIONS histogram. r=liuche 2016-08-23 15:38:59 +02:00
Makefile.in
ProcessedStack.h
ScalarInfo.h Bug 1276190 - Add a script to generate headers with scalar data from Scalars.yaml. r=gfritzsche 2016-06-24 09:14:00 +02:00
Scalars.yaml Bug 1292337 - browser.engagement.tab_open_event_count Counts restored tab opening. r=gfritzsche 2016-08-11 06:44:00 +02:00
Telemetry.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
Telemetry.h Bug 1188888 - Part 6 - Implement C++ API for categorical histograms. r=chutten,r=froyndj 2016-07-20 17:10:24 +02:00
TelemetryArchive.jsm
TelemetryCommon.cpp Bug 1276195 - Add scalar measurements API & storage in Telemetry C++ core. r=gfritzsche 2016-06-25 01:01:00 +02:00
TelemetryCommon.h Bug 1276195 - Add scalar measurements API & storage in Telemetry C++ core. r=gfritzsche 2016-06-25 01:01:00 +02:00
TelemetryController.jsm Backed out changeset bca07aa9ac51 (bug 1233986) on developers request 2016-06-27 13:19:47 +02:00
TelemetryEnvironment.jsm Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
TelemetryHistogram.cpp Bug 1188888 - Part 6 - Implement C++ API for categorical histograms. r=chutten,r=froyndj 2016-07-20 17:10:24 +02:00
TelemetryHistogram.h Bug 1188888 - Part 6 - Implement C++ API for categorical histograms. r=chutten,r=froyndj 2016-07-20 17:10:24 +02:00
TelemetryLog.jsm Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
TelemetryReportingPolicy.jsm Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
TelemetryScalar.cpp Bug 1281214 - Implement the boolean scalar type. r=gfritzsche 2016-07-11 08:28:00 +02:00
TelemetryScalar.h Bug 1281214 - Implement the boolean scalar type. r=gfritzsche 2016-07-11 08:28:00 +02:00
TelemetrySend.jsm Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
TelemetrySession.jsm Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
TelemetryStartup.js Bug 1145188: Shifting TelemetrySession init control to TelemetryController (core). r=Dexter 2016-05-16 06:57:00 +02:00
TelemetryStartup.manifest
TelemetryStopwatch.jsm Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
TelemetryStorage.jsm Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
TelemetryTimestamps.jsm
TelemetryUtils.jsm Bug 1156361 - Telemetry redesign: Consolidate date & string utility functions in TelemetryUtils.jsm. r=gfritzsche 2016-05-06 09:36:00 +02:00
ThirdPartyCookieProbe.jsm Bug 1281793 - Remove some non-used telemetry IDs - part 5 - Search and other stuff, r=gfritzsche 2016-06-28 19:30:54 +02:00
ThreadHangStats.h
UITelemetry.jsm
WebrtcTelemetry.cpp Bug 1276195 - Add scalar measurements API & storage in Telemetry C++ core. r=gfritzsche 2016-06-25 01:01:00 +02:00
WebrtcTelemetry.h Bug 1276195 - Add scalar measurements API & storage in Telemetry C++ core. r=gfritzsche 2016-06-25 01:01:00 +02:00
datareporting-prefs.js
gen-histogram-bucket-ranges.py
gen-histogram-data.py Bug 1188888 - Part 4 - Implement categorical histograms with JS API. r=chutten 2016-07-20 17:10:24 +02:00
gen-histogram-enum.py Bug 1188888 - Part 6 - Implement C++ API for categorical histograms. r=chutten,r=froyndj 2016-07-20 17:10:24 +02:00
gen-scalar-data.py Bug 1276190 - Add a script to generate headers with scalar data from Scalars.yaml. r=gfritzsche 2016-06-24 09:14:00 +02:00
gen-scalar-enum.py Bug 1276190 - Add a script to generate headers with scalar data from Scalars.yaml. r=gfritzsche 2016-06-24 09:14:00 +02:00
healthreport-prefs.js
histogram-whitelists.json Bug 1296287 - Add alert_emails & bug_numbers for new HTTP_RESPONSE_STATUS_CODE probe. r=gfritzsche 2016-08-19 12:40:47 +02:00
histogram_tools.py Bug 1294018 - Part 1 - Enforce whitelist updates on Histograms.json changes. r=chutten 2016-08-10 18:23:43 +02:00
moz.build Bug 1277810 - Part 1 - Restructure Telemetry client documentation. r=dexter, f=chutten 2016-08-09 13:52:27 +02:00
nsITelemetry.idl Bug 1188888 - Part 4 - Implement categorical histograms with JS API. r=chutten 2016-07-20 17:10:24 +02:00
parse_scalars.py Bug 1281214 - Implement the boolean scalar type. r=gfritzsche 2016-07-11 08:28:00 +02:00
shared_telemetry_utils.py Bug 1188888 - Part 4 - Implement categorical histograms with JS API. r=chutten 2016-07-20 17:10:24 +02:00