Commit Graph

134 Commits

Author SHA1 Message Date
Anthony Miyaguchi
e57ef6ccc7 Bug 1402249 - Add the first-session-shutdown document to the TOC. r=Dexter 2017-09-22 11:12:21 -07:00
Francesco Lodolo (:flod)
1dfe31be21 Bug 1399924 - Fix typos, update feedback instructions in Telemetry documentation r=chutten
MozReview-Commit-ID: 2tPzt0ESvEF
2017-09-14 20:05:57 +02:00
Adam Gashlin
63c15a8463 Bug 1393601 - Add telemetry for MOZ_UPDATER. r=Dexter, r=rweiss 2017-09-18 09:50:10 -07:00
Alessio Placitelli
565a63d620 Bug 1398811 - Document the edge cases for the 'update' ping. r=chutten
This additionally adds the edge cases that were found in bug 1397322
and bug 1397765.

MozReview-Commit-ID: 7CFEgePpOK1
2017-09-13 17:47:24 +02:00
Anthony Miyaguchi
27fa9d8684 Bug 1390095 - Send a duplicate of a users first shutdown ping with pingsender. r=Dexter 2017-09-05 17:49:45 -07:00
ruby
8996aeb14f Bug 1380766 - Removed mentions of Firefox Hello and loop from webrtc telemetry docs. r=chutten
MozReview-Commit-ID: AHZdFqnBENp
2017-09-01 07:06:49 +05:30
Alessio Placitelli
cc37955cfb Bug 1380256 - Implement the update ping with reason "success". r=chutten,mhowell,rweiss+418169
This patch enables sending the "update" ping with reason "success"
after the browser is restarted when an update is successfully applied.

MozReview-Commit-ID: 8LYxhTTrs7l
2017-08-21 11:50:59 +02:00
Michael Layzell
6524e2195f Bug 1385316 - Include remoteType in BHR ping, r=froydnj 2017-08-30 12:04:16 -04:00
Michael Layzell
26e7d8518a Bug 1385366 - Include timeSinceLastPing in BHR ping payload, data-r=rweiss, r=froydnj 2017-08-30 12:04:11 -04:00
Masatoshi Kimura
bdc7f24fba Bug 1098412 - Remove __iterator__ implementation. r=luke
MozReview-Commit-ID: 6qqSSrB4Vvh
2017-08-24 22:17:40 +09:00
Phil Ringnalda
aa66b2ff8b Backed out 4 changesets (bug 1098412) for failing browser_webconsole_bug_632347_iterators_generators.js
Backed out changeset f4da55f291cb (bug 1098412)
Backed out changeset e9a0298824d6 (bug 1098412)
Backed out changeset 8281805e7c3c (bug 1098412)
Backed out changeset 1643079d7661 (bug 1098412)

MozReview-Commit-ID: 5kuHtUjx1UM
2017-08-28 21:28:26 -07:00
Masatoshi Kimura
54c0a5daee Bug 1098412 - Remove __iterator__ implementation. r=luke
MozReview-Commit-ID: 6qqSSrB4Vvh
2017-08-24 22:17:40 +09:00
Alessio Placitelli
eccdc9a2a8 Bug 1386619 - Add documentation for 'update' pings edge cases. r=gfritzsche
MozReview-Commit-ID: 77Ahi9wr76O
2017-08-21 12:00:36 +02:00
Michael Kaply
c16086a6ba Bug 1374695 - Add extensionID to addEngine API. r=florian
MozReview-Commit-ID: 5hxzvCXhMxi
2017-08-14 15:51:12 -05:00
Michael Layzell
9fb836dece Bug 1380081 - Part 13: Add telemetry documentation for the new ping format, r=bsmedberg, r=froydnj
MozReview-Commit-ID: G4hFZcR2EGL
2017-08-15 16:35:50 -04:00
Michael Layzell
c115daf948 Bug 1380081 - Part 3: Remove the ThreadHangStats object and related code, r=froydnj
MozReview-Commit-ID: EtrktVmc3vP
2017-08-15 16:34:21 -04:00
Sebastian Hengst
983d3050d2 Backed out changeset bd63a8fecf00 (bug 1380081) 2017-08-11 09:28:47 +02:00
Sebastian Hengst
c4450bf0b3 Backed out changeset 314ddbc9d70f (bug 1380081) 2017-08-11 09:27:56 +02:00
Michael Layzell
ded58bf6f4 Bug 1380081 - Part 13: Add telemetry documentation for the new ping format, r=bsmedberg, r=froydnj
MozReview-Commit-ID: G4hFZcR2EGL
2017-08-10 15:55:12 -04:00
Michael Layzell
33751c95e2 Bug 1380081 - Part 3: Remove the ThreadHangStats object and related code, r=froydnj
MozReview-Commit-ID: EtrktVmc3vP
2017-08-10 15:55:12 -04:00
Kate Ustiuzhanina
7aaca1f8aa Bug 1379125 - Track dicarded for size pending ping with TelemetryHealthPing. r=gfritzsche 2017-08-07 11:09:05 +01:00
Kate Ustiuzhanina
e616ddc4b1 Bug 1385931 - Add send failures types to documentation. r=gfritzsche 2017-08-02 11:54:37 +01:00
Kate Ustiuzhanina
011abc4bc1 Bug 1374270 - Support sending health ping on shutdown via PingSender. r=Dexter 2017-07-28 15:49:52 +01:00
Carsten "Tomcat" Book
3dfe1c867a merge mozilla-central to autoland 2017-07-27 11:38:15 +02:00
Alessio Placitelli
e28100a98c Bug 1120372 - Introduce the "update" ping. r=bsmedberg,gfritzsche,mhowell
This ping will be sent as soon as an update is ready to be applied, after
it's downloaded. This is currently enabled but protected behind the
'toolkit.telemetry.updatePing.enabled' preference.

MozReview-Commit-ID: 4TuM0e5MzBl
2017-07-12 12:12:18 +02:00
Kate Ustiuzhanina
6158b13314 Bug 1318297 - Add docs. r=liuche 2017-07-24 13:10:25 +01:00
Carsten "Tomcat" Book
c880317102 Backed out changeset 882a43e7e21a (bug 1318297) 2017-07-24 16:16:22 +02:00
Kate Ustiuzhanina
44ffb53b2b Bug 1318297 - Add docs for Health ping. r=liuche 2017-07-24 13:10:25 +01:00
Andrew Swan
8438182e63 Bug 1358907 Part 3 Avoid reading XPI database at startup r=Dexter,kmag
Switch telemetry and experiments from AddonManager.getAddonsByTypes()
to AddonManager.getActiveAddons() which gives us less detailed information
in the environment during startup but also means we don't need to load the
extensions database until startup is complete.

MozReview-Commit-ID: 4SxdPHSPovB
2017-05-18 13:08:58 -07:00
Wes Kocher
e3b0ffb8d2 Backed out 3 changesets (bug 1358907) for devtools failures in leakcheck a=backout
Backed out changeset 529eccc2bc69 (bug 1358907)
Backed out changeset 5368cc2c4f38 (bug 1358907)
Backed out changeset d112bc46842f (bug 1358907)

MozReview-Commit-ID: D2oHpM7GgrW
2017-07-03 14:43:57 -07:00
Andrew Swan
71ec676492 Bug 1358907 Part 3 Avoid reading XPI database at startup r=Dexter
Switch telemetry and experiments from AddonManager.getAddonsByTypes()
to AddonManager.getActiveAddons() which gives us less detailed information
in the environment during startup but also means we don't need to load the
extensions database until startup is complete.

MozReview-Commit-ID: 4SxdPHSPovB
2017-05-18 13:08:58 -07:00
Carsten "Tomcat" Book
911b7bbf48 merge mozilla-inbound to mozilla-central a=merge 2017-06-26 13:25:51 +02:00
David Anderson
af80b26651 Add Telemetry environment and failure tracking for Advanced Layers. (bug 1365879 part 23, r=milan, data_r=bsmedberg) 2017-06-23 14:23:13 -07:00
Mark Hammond
1e1b8f5032 Bug 1373093 - Add operating system information to the desktop Sync ping. r=tcsc
MozReview-Commit-ID: 9ypnosSawxu
2017-06-21 12:28:25 +10:00
Carsten "Tomcat" Book
c52aec4b9c Backed out changeset 35129e4e204b (bug 1365879) 2017-06-23 12:15:28 +02:00
David Anderson
57f2e6fe00 Add Telemetry environment and failure tracking for Advanced Layers. (bug 1365879 part 23, r=milan, data_r=bsmedberg) 2017-06-22 21:12:20 -07:00
Alessio Placitelli
394e909ce0 Bug 1367029 - Defer gathering isDefaultBrowser until session restore completes. r=gfritzsche
Gathering this data point takes up to 100ms on reference hardware and might impact
startup performance.

MozReview-Commit-ID: 32sd5uUF08N
2017-06-14 11:57:14 +02:00
Nevin Chen
d7a9df602b Bug 1334113 - Update the document to reflect 'searches' field in core ping. r=bsmedberg,jchen,sebastian
MozReview-Commit-ID: 2p68ixYOiVH
2017-04-20 15:00:06 +08:00
Gabriele Svelto
cd8bdfbe22 Bug 1370215 - Add the AsyncShutdownTimeout and ShutdownProgress annotations to the crash ping sent via the crashreporter client; r=ted
This also removes the TelemetrySessionId field from the whitelist because that
field is already manually stripped and moved into the ping's root node.
Putting it in the whitelist is redundant.

MozReview-Commit-ID: B3WAyCSHoyR
2017-06-05 14:50:44 +02:00
Gabriele Svelto
60a2e3b8e7 Bug 1353168 - Add a crash annotation to distinguish between web, file and extension content processes; r=bsmedberg
This adds the RemoteType annotation to a content crash report so that we can
distinguish between content processes that crashed while running remote, local
or extension code. The annotation is passed along the others to Socorro by the
crashreporter and is also whitelisted for inclusion in the crash ping.

MozReview-Commit-ID: 4avo0IWfMGf
2017-06-01 11:16:11 +02:00
Alex Gaynor
08169695a6 Bug 1358223 - Part 2 - In telemetry send the effective sandbox level instead of the raw value r=Dexter
This gives us the most actionable piece of information from the perspective of correlating between how the sandbox is configured and behavior we see.

MozReview-Commit-ID: EWWQrDHns1R
2017-05-12 17:05:53 -04:00
Alex Gaynor
b91281815d Bug 1358223 - Part 1 - On Windows and macOS hardcode the minimum content sandbox level at 1. r=bobowen,haik,jimm
If the "security.sandbox.content.level" preference is set to a value less than
1, all consumers will automatically treat it as if it were level 1. On Linux and
Nightly builds, setting the sandbox level to 0 is still allowed, for now.

MozReview-Commit-ID: 9QNTCkdbTfm
2017-05-12 17:04:42 -04:00
Sebastian Hengst
a36162b98a Backed out changeset 4e283b54baa6 (bug 1358223) for build bustage on Android at dom/ipc/ContentChild.cpp:21. r=backout 2017-05-31 21:34:13 +02:00
Sebastian Hengst
7d7f2a48bd Backed out changeset 852ffb5b89bf (bug 1358223) 2017-05-31 21:33:33 +02:00
Alex Gaynor
2263ed4ad1 Bug 1358223 - Part 2 - In telemetry send the effective sandbox level instead of the raw value r=Dexter
This gives us the most actionable piece of information from the perspective of correlating between how the sandbox is configured and behavior we see.

MozReview-Commit-ID: EWWQrDHns1R
2017-05-12 17:05:53 -04:00
Alex Gaynor
36c7469b36 Bug 1358223 - Part 1 - On Windows and macOS hardcode the minimum content sandbox level at 1. r=bobowen,haik,jimm
If the "security.sandbox.content.level" preference is set to a value less than
1, all consumers will automatically treat it as if it were level 1. On Linux and
Nightly builds, setting the sandbox level to 0 is still allowed, for now.

MozReview-Commit-ID: 9QNTCkdbTfm
2017-05-12 17:04:42 -04:00
tiago
bbe197a04d Bug 1367849 - Put 'processType' under 'payload' in Crash Ping Docs. r=chutten
MozReview-Commit-ID: 4D4AIouuyP2
2017-05-26 22:16:50 -03:00
Edouard Oger
d6c25bb39a Bug 1353307 - Add main process start time to sync ping. r=gfritzsche,markh
MozReview-Commit-ID: DbSZUmO0tuf
2017-05-16 17:43:49 -04:00
Chris H-C
4e05065abf Bug 1319026 - Remove logging for failed Telemetry send requests. r=gfritzsche
We have the data we need.

MozReview-Commit-ID: 8L24RSiu7Xd
2017-05-19 09:05:00 -04:00
Michael Layzell
b9d964735a Bug 1363883 - Share memory maps between BHR native stacks, dr=bsmedberg, r=froydnj
MozReview-Commit-ID: IQ1fMXUD0ch
2017-05-23 13:41:52 -04:00