DescriptionChange RequestFinishedListener to provide executor
RequestFinishedListener originally depended on NetworkQualityEstimator's
executor. These are separate features which should not depend on each
other, and as of recently the NQE listeners also provide their own
executors.
Also move RequestFinishedListener out of CronetEngine into its own file,
and move its tests into their own file.
BUG=618034
Committed: https://crrev.com/5387379ab19b85f9e2335d6e931d63116f449d66
Cr-Commit-Position: refs/heads/master@{#408711}
Patch Set 1 #Patch Set 2 : add back old NQE API #
Total comments: 23
Patch Set 3 : add more tests, other comments #
Total comments: 4
Patch Set 4 : formatting #Dependent Patchsets: Messages
Total messages: 17 (5 generated)
|