Carsten "Tomcat" Book
4f104b2da1
merge mozilla-inbound to mozilla-central a=merge
2016-05-10 12:05:56 +02:00
Benoit Girard
a55a102ad9
Bug 1262008 - Add WebGL failure causes to telemetry ping. r=dvander
...
MozReview-Commit-ID: 9IVhVNGmaAP
2016-05-09 13:44:21 -04:00
Michael Comella
3617d14069
Bug 1253338 - Add docs for core ping creation date fields. r=gfritzsche
...
MozReview-Commit-ID: GQS8tny2BoJ
2016-05-06 14:35:39 -07:00
Michael Comella
0506794e05
Bug 1269926 - Add docs to say when core ping uploader is not robust. r=gfritzsche
...
MozReview-Commit-ID: 4QzXxmOiExD
2016-05-06 15:23:43 -07:00
Margaret Leibovic
deaed15b37
Bug 1266163 - Replace FENNEC_READER_VIEW_BUTTON histogram with UI telemetry. r=mfinkle,barbara
...
MozReview-Commit-ID: 1guxvXp6loC
2016-04-20 15:22:46 -04:00
Marco Bonardo
7d93b644b6
Bug 1223728 - Remove the unifiedcomplete pref, the urlinline component and stop bundling the old autocomplete component in Firefox. r=adw
...
MozReview-Commit-ID: Ee08mDGxBjJ
2016-05-05 00:14:51 +02:00
Carsten "Tomcat" Book
9abf6905e6
merge mozilla-inbound to mozilla-central a=merge
2016-05-06 14:18:17 +02:00
Ryan VanderMeulen
c2fe6b1ac3
Merge m-c to fx-team. a=merge
2016-05-05 14:58:24 -04:00
Ryan VanderMeulen
5ed22bae81
Merge m-c to inbound. a=merge
...
CLOSED TREE
2016-05-05 10:06:54 -04:00
Kyle Huey
b972c94d0f
Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj
2016-05-05 01:45:00 -07:00
Georg Fritzsche
02761e9bc8
Bug 1270073 - Point to Telemetry documentation in Telemetry.h. r=chutten
2016-05-05 15:17:43 +02:00
Georg Fritzsche
178a02c3b5
Bug 1270066 - Update the WebRTC histograms with an alert email value. r=dexter f=jesup
2016-05-05 15:17:43 +02:00
Carsten "Tomcat" Book
7c65291c1b
Merge mozilla-central to fx-team
2016-05-04 12:01:17 +02:00
Carsten "Tomcat" Book
fef22f80e1
merge mozilla-inbound to mozilla-central a=merge
2016-05-04 11:54:42 +02:00
Michael Comella
adbca353fd
Bug 1266554 - Add note to core ping version history to explain discrepancy. r=gfritzsche
...
MozReview-Commit-ID: CHJW3eabXp4
2016-05-02 10:19:55 -07:00
Georg Fritzsche
b1b2ab0f7f
Bug 1261063 - Part 4 - Use a count histogram for WebRTC call counts. r=jesup
2016-05-03 18:07:45 +02:00
Georg Fritzsche
ca2f02619b
Bug 1261063 - Part 2 - Expose C++ function to clear Telemetry histograms. r=chutten
2016-05-03 18:07:45 +02:00
Georg Fritzsche
8849451803
Bug 1261063 - Part 1 - Remove public Telemetry functions that return raw histogram instances. r=chutten
...
Note that GetKeyedHistogramById(ID, const nsAString&) was declared, but never had an implementation.
2016-05-03 18:07:44 +02:00
Georg Fritzsche
55b7646bab
Bug 1269318 - Skip alert_emails and bug_numbers checks for use counters. r=chutten
2016-05-03 18:07:44 +02:00
Chris Rafuse
9dd41bd37e
Bug 1241097 - Email link option throws an error in console Histogram. r=edilee
2016-04-25 17:39:00 +02:00
Daniel Stenberg
2dae8bfac4
Bug 1240932: add Telemetry to record network id successes, r=mcmanus
2016-04-11 07:24:00 +02:00
Andrea Marchesini
fddf33c51f
Bug 1267904 - Add telemetry for WorkerMainThreadRunnable, r=khuey
2016-05-03 09:09:47 +02:00
Ralph Giles
5881ac67a8
Bug 1261955 - Re-activate the VIDEO_UNLOAD_STATE telemetry probe. r=SingingTree,bsmedberg
...
Rename the VIDEO_MSE_UNLOAD_STATE telemetry probe to just
VIDEO_UNLOAD STATE and reactivate it. We were using this
to track MSE deployment success and would now like to
generalize it to all media playback.
We can remove this probe from histogram-whitelists.json because
we now define alert emails and bug numbers.
MozReview-Commit-ID: Jwmdkgl8CC3
2016-05-05 12:45:59 -07:00
Ralph Giles
79670a92b1
Bug 1261955 - Re-activate VIDEO_PLAY_TIME_MS telemetry probe. r=SingingTree,bsmedberg
...
Rename the VIDEO_MSE_PLAY_TIME_MS telemetry probe to just
VIDEO_PLAY_TIME_MS and make it active for all video playback.
We were using this to track MSE deployment success. Now we'd
like to do something similar for video playback in general,
regardless of the origin. This allows us to simplify the
collection code somewhat.
MozReview-Commit-ID: 7s8pOQWipf4
2016-05-05 12:45:59 -07:00
Ralph Giles
a7325b2bcf
Bug 1261955 - Remove VIDEO_MSE_BUFFERING_COUNT telemetry probe. r=SingingTree
...
This is no longer necessary.
MozReview-Commit-ID: 8017y0v7VEc
2016-05-05 12:45:59 -07:00
Ralph Giles
29b511614e
Bug 1261955 - Remove VIDEO_MSE_JOIN_LATENCY_MS telemetry probe. r=SingingTree
...
This is no longer necessary.
MozReview-Commit-ID: 81pF9cSvKab
2016-05-05 12:45:59 -07:00
Tooru Fujisawa
f8a5d3ffa8
Bug 1108382 - Remove non-standard flag argument from String.prototype.{search,match,replace}. r=till
2016-05-09 20:48:26 +09:00
Carsten "Tomcat" Book
88ab0e42f1
Merge mozilla-central to mozilla-inbound
2016-05-02 11:40:02 +02:00
Adam Roach [:abr]
9d8e583d68
Bug 1266571 - Add telemetry to measure incidence of non-TLS use of HTTP AUTH. r=mayhemer
2016-04-30 17:58:34 -05:00
Sebastian Hengst
9c6add3610
Backed out changeset 9e90db2262ac (bug 1145188) for frequent Android 4.2 x86 opt Sets(S4) failure in test_TelemetrySession.js. r=backout
2016-04-29 21:30:50 +02:00
Sebastian Hengst
c0517bed3f
Backed out changeset e7570b6d28aa (bug 1145188)
2016-04-29 21:29:13 +02:00
Georg Fritzsche
b8fc1356a7
Bug 1144778 - Send an HTTP Date request header with telemetry pings. r=dexter
2016-04-29 15:16:22 +02:00
Georg Fritzsche
d31a33ba75
Bug 1262386 - Trigger Telemetry scheduler tick after waking up from sleep. r=dexter
2016-04-29 15:16:22 +02:00
Georg Fritzsche
8cc8fd4960
Bug 1262386 - Move Scheduler shutdown() next to init(). r=dexter
2016-04-29 15:16:22 +02:00
Georg Fritzsche
e37d614132
Bug 1268581 - Reduce Telemetry initialization delay in tests. r=dexter
2016-04-29 15:16:22 +02:00
Iaroslav Sheptykin
f57dca332a
Bug 1145188: Shifting TelemetrySession init control to TelemetryController (test). r=Dexter
2016-04-26 06:28:00 +02:00
Iaroslav Sheptykin
87be9cbb55
Bug 1145188: Shifting TelemetrySession init control to TelemetryController (core). r=Dexter
2016-04-17 11:57:00 +02:00
Michael Kaply
2cf33e101e
Bug 1264491 - Update core ping docs for distributionId; r=gfritzsche DONTBUILD
2016-04-27 14:59:46 -05:00
Carsten "Tomcat" Book
aadd508ffe
Backed out changeset 85ce8cb0639a (bug 1268313)
2016-04-29 14:21:16 +02:00
Kyle Huey
e62a0823c9
Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj
2016-04-28 14:08:25 -07:00
Bill McCloskey
c04f15d801
Bug 1269961 - Collect more telemetry on content process crashes (r=jimm,mconley)
2016-05-04 15:09:50 -07:00
Bill McCloskey
f38fe225f4
Bug 1264820 - Measure IPC reply size in telemetry (r=mccr8)
2016-04-26 13:50:56 -07:00
Kyle Huey
a9cf047227
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
2016-04-25 17:23:21 -07:00
Benjamin Smedberg
d837903ff3
Bug 1266171 - Subprocess crash telemetry needs to be opt-out, r=gfritzsche
...
MozReview-Commit-ID: D0JtruAZF6f
2016-04-20 14:54:06 -04:00
Nicholas Hurley
52b1dd53b1
Bug 1016628 - Add prefetch abilities to the predictor. r=mayhemer
2016-04-21 12:32:30 -07:00
Ralph Giles
b0ff717c95
Bug 1262659 - Report HTTP Live Streaming playback requests. r=cpearce,bsmedberg
...
Identify HLS media types (and related m3u playlists) and report
telemetry about how often we fail to play them. This is designed
to measure popularity to inform decisions about support for this
format.
MozReview-Commit-ID: Fp8lNMOJKyA
2016-04-21 09:53:01 -07:00
Daniel Holbert
08369c70b7
Backed out changeset ae89c24b7692 (bug 1264820) for -Werror build bustage
...
MozReview-Commit-ID: ECNuGMefyqC
2016-04-20 15:41:32 -07:00
Bill McCloskey
33809f4a17
Bug 1264820 - Measure IPC reply size in telemetry (r=mccr8)
2016-04-20 14:55:35 -07:00
Benjamin Smedberg
47f26c6e13
Bug 1268548 - Add telemetry for when the addon manager upgrade dialog is shown, r=rhelmer
...
MozReview-Commit-ID: 7dxkY9lIMWc
2016-04-28 13:07:42 -04:00
Carsten "Tomcat" Book
32637773b1
merge mozilla-inbound to mozilla-central a=merge
2016-04-18 14:39:45 +02:00