gecko-dev/toolkit
Chris H-C c2c97d341c bug 1357457 - Report non-overlapping Input Responses to Telemetry. r=bsmedberg,masayuki data-r=bsmedberg
Say there's a single lag event, a GC or a busy loop, during which the user
types several characters.

Is this one (lag) event? Several (input) events?

We have INPUT_EVENT_RESPONSE_MS which will accumulate several lagged events in
this case. However, that is more of an indication of how users use Firefox than
how good we've been at eliminating sources of lag.

INPUT_EVENT_RESPONSE_COALESCED_MS records the coalesced time spend waiting for
responses to input events. So in this case it will record one value for the
entire duration of the lag.

MozReview-Commit-ID: H5rYnhwF0q3

--HG--
extra : rebase_source : b9be179dac6c6a007d2835b909ec4ce71a3f1c90
2017-04-19 15:53:30 -04:00
..
components bug 1357457 - Report non-overlapping Input Responses to Telemetry. r=bsmedberg,masayuki data-r=bsmedberg 2017-04-19 15:53:30 -04:00
content Merge mozilla-central to autoland 2017-04-27 16:36:41 +02:00
crashreporter Bug 1353090 - Remove code handling multiple files from symbolstore.py r=ted 2017-04-26 22:32:27 -07:00
forgetaboutsite Bug 1355161 - script-generated patch to replace .{currentThread,mainThread}.dispatch(..., Ci.nsIThread.DISPATCH_NORMAL) with .dispatchToMainThread(...), r=froydnj. 2017-04-14 18:29:12 +02:00
library Bug 1359425 - commonize the Rust feature definitions for gkrust*; r=rillian 2017-04-26 10:43:03 -04:00
locales Bug 1356462 Add per-extension notice for non-MPC disabling r=mossop 2017-04-20 21:00:19 -07:00
modules Backed out changeset 6208b116de63 (bug 1349489) for eslint failure 2017-04-27 10:29:52 +08:00
mozapps Merge mozilla-central to autoland 2017-04-27 16:36:41 +02:00
pluginproblem
profile Bug 1334278 - change mozilla::Smprintf to return a UniquePtr; r=froydnj 2017-03-03 08:17:27 -07:00
system Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop 2017-04-09 05:43:43 -04:00
themes Backed out changeset aebb0ceeb20a (bug 1351548) 2017-04-26 13:12:53 +02:00
xre Backed out changeset 31d1116ced93 (bug 1349444) for assertions on Windows a=backout 2017-04-25 15:52:10 -07:00
.eslintrc.js Bug 1358949 - Lower eslint cyclomatic complexity threshold in some directories. r=standard8 2017-04-23 19:23:18 -07:00
moz.build
moz.configure Bug 1359508: Allow LLVM 5 for stylo. r=froydnj 2017-04-21 14:12:32 +02:00
nss.configure
toolkit.mozbuild Bug 1357328 - Remove media/webrtc/signaling/test/moz.build. r=jesup 2017-04-18 17:37:58 +09:00