gecko-dev/toolkit
Shih-Chiang Chien 42e587bffb Bug 1357682 - Part 2, add telemetry for HTTPChannelChild OMT success/fail rate and reason. r=bsmedberg,mcmanus data-r=bsmedberg
In order to identify how HTTP OMT is used in user environment, I add a telemetry HTTP_CHILD_OMT_STATS
to record the success and fail reason for each HttpChannelChild.
- "success": OMT request is accepted and the target thread is not main thread.
- "successMainThread": OMT request is accepted but the target thread is still main thread.
- "failListener": OMT request is rejected by the direct listener of this channel.
- "failListenerChain": OMT request is rejected by one of the listener in the listener chain.
- "notRequested": HTTP OMT is not requested by the channel owner.

MozReview-Commit-ID: 1Gif1oteOOh

--HG--
extra : rebase_source : a46ea42f8d5cb58071dd9d31416423522f3e7c67
2017-07-11 14:52:35 +08:00
..
components Bug 1357682 - Part 2, add telemetry for HTTPChannelChild OMT success/fail rate and reason. r=bsmedberg,mcmanus data-r=bsmedberg 2017-07-11 14:52:35 +08:00
content Bug 1372509: Fix eslint warnings in about:webrtc. r=jesup 2017-07-11 16:27:47 -04:00
crashreporter Bug 1379857 - Record Rust panics for child process crashes. r=dmajor 2017-07-12 14:41:19 -05:00
forgetaboutsite Bug 1374670 - Enabled the ESLint no-tabs rule across mozilla-central r=standard8 2017-07-04 21:30:18 +05:30
library Bug 1379604 - Update versions in Cargo.toml/Cargo.lock files. r=jrmuizel 2017-07-13 10:27:44 -04:00
locales Bug 1343839 - Remove obsolete chrome://global/locale/headsUpDisplay.properties file;r=florian 2017-07-10 13:00:52 -07:00
modules Bug 1360261 - Remove Preferences.jsm usage in GMPUtils. r=florian 2017-07-05 14:06:29 +01:00
mozapps Bug 1365133 - Update tests - Part 2. r=jaws 2017-06-20 15:11:46 +08:00
pluginproblem Bug 1369755 part A - Add context about browser performance to the in-content UI.Remove the tap-to-activate UI on desktop, because we don't specifically say "click" on desktop anyway, and we don't want/need to customize it from PluginContent.jsm. ui-review=sbarrett r=felipe 2017-06-08 11:43:05 -04:00
profile Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
system Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
themes Merge autoland to central, a=merge 2017-07-07 17:22:00 -07:00
xre Bug 1380110 Fix --disable-sandbox by adding #if guards r=bobowen,handyman 2017-07-12 09:31:39 -05:00
.eslintrc.js Bug 1353542 - Add an eslint rule deprecating usage of Task.jsm in browser/ and toolkit/, r=Mossop. 2017-05-12 14:54:42 +02:00
moz.build
moz.configure Bug 1379341 - Prefer llvm-config from homebrew to mozbuild. r=gps 2017-07-07 19:20:34 -07:00
nss.configure
toolkit.mozbuild Backed out changeset 32edaa349976 (bug 1370296) 2017-06-14 09:48:14 +02:00