зеркало из https://github.com/mozilla/gecko-dev.git
42e587bffb
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 |
||
---|---|---|
.. | ||
base | ||
build | ||
cache | ||
cache2 | ||
cookie | ||
dns | ||
ipc | ||
locales | ||
mime | ||
protocol | ||
sctp | ||
socket | ||
srtp | ||
streamconv | ||
system | ||
test | ||
wifi | ||
moz.build | ||
necko-config.h.in |