Commit Graph

3558 Commits

Author SHA1 Message Date
Georg Fritzsche
6a17bce647 Bug 1320312 - Disable Telemetry stack capturing if stack walking is not available. r=gfritzsche
MozReview-Commit-ID: AQsMm2fWWV8
2016-11-28 18:00:19 +01:00
Carsten "Tomcat" Book
3eaae7ba4b Backed out changeset 3472d9d9dd47 (bug 1313595) for hopefully reducing crashes 2016-11-29 10:25:07 +01:00
Carsten "Tomcat" Book
2c983df934 Merge mozilla-central to autoland 2016-11-24 16:47:36 +01:00
Carsten "Tomcat" Book
2ee161bf4e merge mozilla-inbound to mozilla-central a=merge 2016-11-24 16:41:59 +01:00
Thomas Nguyen
6b8c52c162 Bug 1315893 - Add telemetry to measure update time for V2 and V4. r=francois
MozReview-Commit-ID: KtrVJXHXMo
2016-11-24 11:13:54 +08:00
Sylvestre Ledru
0f65f2ab6c Bug 1318004 - Converts for(...; ...; ...) loops to use the new range-based loops in C++11. r=Ehsan
MozReview-Commit-ID: lk5eJXUno9
2016-11-16 17:12:13 +01:00
Sylvestre Ledru
79a067af86 Bug 1318004 - Use C++11's override and remove virtual where applicable. r=Ehsan
MozReview-Commit-ID: H9tAe0YN1tx
2016-11-16 17:08:26 +01:00
Sylvestre Ledru
a15f1c5d08 Bug 1318004 - Replace default bodies of special member functions with = default; r=Ehsan
MozReview-Commit-ID: 33AOhtFrXS8
2016-11-16 18:26:14 +01:00
Alessio Placitelli
217a3472d5 Bug 1319779 - Fix the links in the Telemetry in-tree docs. r=gfritzsche 2016-11-23 06:33:00 +01:00
Iaroslav (yarik) Sheptykin
7c3e98fde8 Bug 1225851: Capturing keyed call stacks on demand inside Telemetry. r=chutten,r=gfritzsche
MozReview-Commit-ID: XSs5MeQ1Bs
2016-11-17 20:52:53 +01:00
Jon Coppeard
5e1bb52d39 Bug 1318384 - Update telemetry docs with new reason code DONTBUILD 2016-11-22 10:35:52 +00:00
George Wright
5a78b9a257 Bug 1297790 - Add GPU process feature status to the Telemetry environment r=dvander,gfritzsche data-review=bsmedberg 2016-11-21 15:10:11 -05:00
Georg Fritzsche
d16cbb42a0 Bug 1319057 - Add alert_emails to all Telemetry-specific histograms. r=dexter 2016-11-21 17:48:42 +01:00
Georg Fritzsche
6ecf96c260 Bug 1318284 - Improve probes measuring Telemetry send times. r=dexter 2016-11-21 17:48:42 +01:00
Boris Zbarsky
8f83545477 Bug 909656. Remove the legacycaller from HTMLObjectElement/HTMLEmbedElement, since it's not used in the wild, other browsers don't seem to support it, and we're dropping non-Flash plugins anyway. r=bsmedberg 2016-11-18 16:13:06 -05:00
Carsten "Tomcat" Book
069ff61310 Merge mozilla-central to mozilla-inbound 2016-11-18 16:53:55 +01:00
Carsten "Tomcat" Book
800f97fe48 merge mozilla-inbound to mozilla-central a=merge 2016-11-18 16:51:17 +01:00
Georg Fritzsche
abc6f73276 Bug 1302663 - Part 3 - Add events to the main ping. r=dexter 2016-11-18 15:51:59 +01:00
Georg Fritzsche
ee8fa595c6 Bug 1302663 - Part 2 - Implement Event Telemetry recording. r=froydnj,dexter
This implements the API, storage and serialization for Telemetry event recording.
2016-11-18 15:51:58 +01:00
Georg Fritzsche
6509220740 Bug 1302663 - Part 1 - Add script to generate headers with event data from Events.yaml. r=dexter 2016-11-18 15:51:58 +01:00
Carsten "Tomcat" Book
277cde6ebd Backed out changeset 5c047b770037 (bug 1302663) for eslint failures 2016-11-18 14:29:03 +01:00
Carsten "Tomcat" Book
6ee0c0ae44 Backed out changeset 64b95c8f9f12 (bug 1302663) 2016-11-18 14:27:50 +01:00
Carsten "Tomcat" Book
16dbcfed31 Backed out changeset ae8ae9a484d3 (bug 1302663) 2016-11-18 14:27:49 +01:00
Andrea Marchesini
a0f9b83d87 Bug 1318273 - Improve the use of SpecialPowers.pushPrefEnv() - part 1, r=qdot 2016-11-18 09:33:33 +01:00
Georg Fritzsche
6244530e0c Bug 1302663 - Part 3 - Add events to the main ping. r=dexter 2016-11-18 13:03:59 +01:00
Georg Fritzsche
07339c0184 Bug 1302663 - Part 2 - Implement Event Telemetry recording. r=froydnj,dexter
This implements the API, storage and serialization for Telemetry event recording.
2016-11-18 13:03:58 +01:00
Georg Fritzsche
b82f2a6a5b Bug 1302663 - Part 1 - Add script to generate headers with event data from Events.yaml. r=dexter 2016-11-18 13:03:58 +01:00
Sebastian Hengst
85e0c09e58 Backed out changeset d43b778d95c6 (bug 1318273) for failing mochitest fetch/test_formdataparsing.html. r=backout on a CLOSED TREE 2016-11-17 20:58:38 +01:00
Andrea Marchesini
8b521463f7 Bug 1318273 - Improve the use of SpecialPowers.pushPrefEnv() - part 1, r=qdot 2016-11-17 19:36:01 +01:00
Benjamin Smedberg
b22242dde3 Bug 1314378 part A - remove startupcache telemetry of dubious value. r=froydnj
MozReview-Commit-ID: J1cLTvO4ecC
2016-11-01 15:21:53 -04:00
Francois Marier
6ad3ca6209 Bug 1316743 - Improve metadata on the tracking protection telemetry probes. r=bsmedberg
MozReview-Commit-ID: JHyXsqtAkM5
2016-11-10 17:30:18 -08:00
Iris Hsiao
18539836a1 Backed out changeset 419e1a311337 (bug 1314378) 2016-11-16 15:30:57 +08:00
Dave Townsend
e7b1b3284f Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws
MozReview-Commit-ID: FGFwg6TYkvm
2016-11-11 15:22:34 -08:00
Dave Townsend
71040f1851 Bug 1316882: Turn on space-unary-ops eslint rule. r=MattN
MozReview-Commit-ID: 1xb6sWwhjvd
2016-11-10 15:25:40 -08:00
Dave Townsend
b0f59ac265 Bug 1316882: Turn on func-call-spacing eslint rule. r=bgrins
MozReview-Commit-ID: GIkQnRX9woD
2016-11-10 15:05:32 -08:00
Dave Townsend
12596ced47 Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws
MozReview-Commit-ID: HBpjT2uHJaZ
2016-11-10 14:48:04 -08:00
Benjamin Smedberg
92b3a2f097 Bug 1314378 part A - remove startupcache telemetry of dubious value. r=froydnj
MozReview-Commit-ID: J1cLTvO4ecC
2016-11-01 15:21:53 -04:00
Kate McKinley
4ecb050912 Bug 1313595 Reduce timeout for HSTS priming channels r=mayhemer
Default is 3 seconds

MozReview-Commit-ID: 47hoaTEL9hV
2016-11-08 17:49:39 +09:00
Phil Ringnalda
54a37ccac0 Backed out changeset a8be4ebc85cf (bug 1313595) for permaorange unexpected assertion in test_referrerdirective.html, a=backout
MozReview-Commit-ID: GxBqDrHHg7z
2016-11-14 18:30:58 -08:00
Florian Quèze
4a79b918a0 Bug 1317296 - Keep the SEARCH_RESET_RESULT Telemetry probe until Firefox 57. r=bsmedberg
CLOSED TREE
2016-11-14 19:10:20 +01:00
Carsten "Tomcat" Book
b7c91e734a merge mozilla-inbound to mozilla-central a=merge 2016-11-14 10:22:06 +01:00
Kate McKinley
20f3987424 Bug 1313595 Reduce timeout for HSTS priming channels r=mayhemer
Default is 3 seconds

MozReview-Commit-ID: 47hoaTEL9hV
2016-11-08 17:49:39 +09:00
Carsten "Tomcat" Book
cabaa5540f Merge mozilla-central to mozilla-inbound 2016-11-11 16:43:07 +01:00
amy
a8d5e1d134 Bug 1316542 - Add a bug number to the 'COOKIE_LEAVE_SECURE_ALONE' histogram entry. r=francois 2016-11-11 04:56:32 +08:00
Carsten "Tomcat" Book
fb24d5c10e Merge mozilla-central to mozilla-inbound 2016-11-10 17:08:43 +01:00
Carsten "Tomcat" Book
cd6ad0efcd merge mozilla-inbound to mozilla-central a=merge 2016-11-10 16:59:38 +01:00
Valentin Gosu
7fedf4b525 Bug 1313095 - Add telemetry to measure if cache loads are faster than network loads r=michal
MozReview-Commit-ID: C6kMSPw8gxv
* * *
[mq]: bug1313095-telemetry-reval.patch

MozReview-Commit-ID: 8jwMgq0cx3Z
2016-11-10 16:14:34 +01:00
Carsten "Tomcat" Book
be2c146305 Merge mozilla-central to mozilla-inbound 2016-11-09 16:39:18 +01:00
Carsten "Tomcat" Book
a3d6de70fa merge mozilla-inbound to mozilla-central a=merge 2016-11-09 16:38:04 +01:00
amy
b377a90850 Bug 976073 - Part 1 : Implement spec, r=jdm r=dveditz 2016-11-09 17:14:21 +08:00