Andrea Marchesini
e351a9fde3
Bug 1330255 - Add telemetry to know more about the use of NetworkInformation interface on fennec., r=qdot, data-r=bsmedberg
2017-01-16 18:34:49 +01:00
Carsten "Tomcat" Book
88773ec21b
Merge mozilla-central to mozilla-inbound
2017-01-16 16:44:15 +01:00
Alessio Placitelli
8fb257f7bf
Bug 1278556 - Update the documentation. r=gfritzsche
2017-01-13 01:47:00 +01:00
Alessio Placitelli
a1bd5cad84
Bug 1278556 - Add scalar data from child processes to the main ping. r=chutten
...
MozReview-Commit-ID: Ed4cV4XieRq
2017-01-16 06:10:00 +01:00
Alessio Placitelli
1a9102ac62
Bug 1278556 - Enable child process scalar recording. r=chutten, f=gfritzsche,froydnj
...
MozReview-Commit-ID: IddrszBX0f5
2017-01-16 05:12:00 +01:00
Alessio Placitelli
f752c498c1
Bug 1278556 - Move the IPC timer logic to TelemetryIPCAccumulator.cpp. r=chutten
...
MozReview-Commit-ID: DSyFUM967F0
2017-01-16 05:10:00 +01:00
Alessio Placitelli
31eefba96d
Bug 1278556 - Enable the support for "record_in_process" in Scalars.yaml. r=gfritzsche
...
MozReview-Commit-ID: BP2sADn0ELc
2017-01-10 08:22:00 +01:00
Thomas Nguyen
1ae248cad1
Bug 1311926 - Add telemetry to measure gethash error and gethash timeout rate for V2 and V4. r=francois
...
MozReview-Commit-ID: 5mfO5zJMFyW
2017-01-16 11:22:45 +08:00
David Parks
aad6af2292
Bug 1312788 - Log to browser console and telemetry if the parent content to a ServiceWorker is a file. r=bkelly
...
Info is useful to sandboxing. Logs when ServiceWorker is registered (i.e. each run), not just when it is installed.
2017-01-10 15:17:13 -08:00
Vedant Sareen
cf73a09e9e
Bug 1301311 - Cleanly reject pings that are submitted too late in shutdown. r=Dexter
...
Added |_shuttingDown| boolean flag, which is initialized to false and is set to true when Firefox shuts down.
This allows rejecting pings sent after shutdown by checking the value of this flag.
Also added a new test that shuts down Telemetry using |yield TelemetryController.testShutdown()| and then tries sending a ping to it.
2017-01-05 22:32:01 +05:30
Carsten "Tomcat" Book
c1e37530c4
Merge mozilla-central to mozilla-inbound
2017-01-13 10:22:50 +01:00
Iaroslav (yarik) Sheptykin
ed3531c77c
Bug 1330013: Correcting module names for captured stacks. r=gfritzsche
...
MozReview-Commit-ID: L5fkEDU3Kgz
2017-01-11 21:34:42 +01:00
Georg Fritzsche
2dacbb77e9
Bug 1329139 - Default event recording to disabled. r=dexter
2017-01-13 14:21:56 +07:00
Tuhina
98e14ea94c
Bug 1303685: Add telemetry for CSP referrer directive. r=ckerschb,francois
2016-11-04 21:36:25 +05:30
Georg Fritzsche
919a4bf2e0
Bug 1330579 - fix-addon-ping-doc - r=dexter
2017-01-12 16:33:37 +07:00
Carsten "Tomcat" Book
11757a7943
merge mozilla-inbound to mozilla-central a=merge
2017-01-12 10:14:43 +01:00
Eric Rahm
cf65aeb92a
Bug 1322735 - Remove MOZ_STACKWALKING define. r=glandium
...
With frame pointer omission disabled we should always have usable stacks on Windows. This allows us to remove the MOZ_STACKWALKING define as it will always be enabled.
MozReview-Commit-ID: 54xs3Hf1r4P
2016-12-20 15:11:36 -08:00
Florian Quèze
b36a8b8f42
Bug 1330147 - automatic removal of the third boolean parameter in removeObserver calls, r=jaws.
2017-01-11 22:27:42 +01:00
Carsten "Tomcat" Book
68ef3b46e9
Merge mozilla-central to mozilla-inbound
2017-01-11 16:37:37 +01:00
Carsten "Tomcat" Book
eb290552dd
merge mozilla-inbound to mozilla-central a=merge
2017-01-11 16:23:39 +01:00
Gabriele Svelto
05b16ec1d5
Bug 1328657 - Added documentation for the crash ping processType field and quieted some warnings r=me
2017-01-11 12:09:43 +01:00
Tom Ritter
739ebe9eab
Bug 1314784 - Add an 'Is Orbot Installed' telemetry probe. r=bsmedberg,sebastian
...
MozReview-Commit-ID: IlTLcVtycj8
2017-01-10 14:13:15 -06:00
Phil Ringnalda
d24ca1e4dc
Backed out 3 changesets (bug 1322735) for ASan leaks and xpcshell/selftest.py failures
...
CLOSED TREE
Backed out changeset 01cfc71ce542 (bug 1322735)
Backed out changeset 84c729c41230 (bug 1322735)
Backed out changeset b419aaefae95 (bug 1322735)
2017-01-10 20:17:34 -08:00
Eric Rahm
60ffec900a
Bug 1322735 - Remove MOZ_STACKWALKING define. r=glandium
...
With frame pointer omission disabled we should always have usable stacks on Windows. This allows us to remove the MOZ_STACKWALKING define as it will always be enabled.
MozReview-Commit-ID: 54xs3Hf1r4P
2016-12-20 15:11:36 -08:00
Wes Kocher
704a2ad591
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: 6wWFiDQ0QJ8
2017-01-10 18:35:54 -08:00
Georg Fritzsche
648f867074
Bug 1329967 - Rename test_nsITelemetry.js to test_TelemetryHistograms.js. r=dexter
2017-01-10 20:38:58 +07:00
Georg Fritzsche
7b725144a8
Bug 1329620 - Part 2 - Use event names to print better error messages. r=dexter
2017-01-09 23:14:00 +07:00
Georg Fritzsche
43247e46e6
Bug 1329620 - Part 1 - Add event names to Events.yaml. r=dexter
2017-01-09 18:03:21 +07:00
Carsten "Tomcat" Book
ef8fa78a99
merge mozilla-inbound to mozilla-central a=merge
2017-01-10 12:11:31 +01:00
Georg Fritzsche
831668aacd
Bug 1330034 - Fix sync ping documentation. r=markh.
...
Fix sync ping documentation.
2017-01-11 00:36:18 +07:00
Kate McKinley
13834446f5
Bug 1313595 - Lower HSTS priming timeout r=mayhemer
...
MozReview-Commit-ID: 5wOqtYM1MfD
2016-12-08 11:07:55 -10:00
Mark Banner
ac52569fff
Bug 1329614 - [eslint] Catch more cases of importing globals from 'var foo = Cu.import('...');'. r=jaws
...
MozReview-Commit-ID: 5NKHHb70YA6
2017-01-09 10:12:26 +00:00
J. Ryan Stinnett
c14aa5df39
Bug 1282863 - Remove DEVTOOLS_SCRATCHPAD_WINDOW_TIME_ACTIVE_SECONDS probe. r=jryans
...
MozReview-Commit-ID: HRLKfY0kDIJ
2016-08-26 20:19:47 -05:00
Mark Hammond
057af71896
Bug 1289536 (part 1) - Add events to Sync ping. r=gfritzsche
...
MozReview-Commit-ID: 184fIhelOa6
2016-11-04 17:57:09 +11:00
Jared Wein
7c1615ceba
Bug 1329014 - Enable the no-extra-bind rule and use eslint --fix to autofix the errors. r=standard8
...
MozReview-Commit-ID: BwK94W2mHXS
2017-01-05 16:43:29 -05:00
Iris Hsiao
be83975aee
Merge mozilla-central to autoland
2017-01-06 11:13:22 -05:00
Iris Hsiao
273fb0f3c2
merge autoland to mozilla-central a=merge
2017-01-06 11:06:17 -05:00
Gijs Kruitbosch
19ce9b08b0
Bug 1324525 - increment (and unify) telemetry max version for migration-related telemetry probes, r=bsmedberg
...
We're continuing to iterate and investigate automigration and current user patterns with manual migration.
To facilitate this, we should extend the lifetime of these probes a bit more.
MozReview-Commit-ID: 3PHA09viLF4
2017-01-05 16:51:23 +00:00
Thom Chiovoloni
968b29d148
Bug 1301389 - Only include the uid and device ID once in the sync ping. r=markh
...
Previously this was included for each sync. In addition to being less efficient,
this makes certain info that's planned to be added in the future more difficult.
MozReview-Commit-ID: fjOvAJJVI6
2016-11-21 16:34:46 -05:00
Jared Wein
9f9dbce16a
Bug 1328802 - Enable the no-unsafe-finally rule for eslint and fix the four errors that are triggered by it by moving the control flow statement outside of the finally block. r=mossop
...
MozReview-Commit-ID: 7UFBBpvptdd
2017-01-05 00:38:24 -05:00
Nicholas Hurley
deeda84dfb
Bug 1320140 - add reporting emails for some predictor telemetry. r=valentin
...
MozReview-Commit-ID: 3zhAzaYSILb
2017-01-03 09:22:50 -08:00
Phil Ringnalda
1360dff918
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: FEe5yZfka5J
2017-01-03 18:40:26 -08:00
George Wright
86dfcd1e55
Bug 1324095 - Add GPU_PROCESS_INITIALIZATION_TIME_MS to track how long the GPU process takes to initialise excluding fork/xpcom initialisation times r=dvander,data-review=bsmedberg
2017-01-03 15:13:36 -05:00
Jared Wein
242ab87626
Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
...
MozReview-Commit-ID: FuVu8skcqOe
2016-12-30 21:47:25 -05:00
Patrick McManus
27aae64d35
Bug 1324855 - H2 telemetry for continued header sizes r=hurley r=bsmedberg
2016-12-20 13:54:15 -05:00
Ryan VanderMeulen
ad8d8fec71
Merge inbound to m-c. a=merge
2016-12-30 10:04:47 -05:00
Jared Wein
e3149c378f
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 7E7LPorrEje
2016-12-29 18:34:54 -05:00
Wes Kocher
2d7553dcfd
Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
...
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08:00
Jared Wein
34e228f767
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 8WoGr8i6oCR
2016-12-29 15:20:47 -05:00
Georg Fritzsche
fced0d6848
Bug 1312806 - Categorical histograms should default to 50 buckets. r=dexter
2016-12-23 14:46:17 +01:00