|
|
Chromium Code Reviews
DescriptionNQE: Store the current network quality in a single variable
Network Quality Estimator (NQE): Store the current network
quality in a single variable instead of 3 different
variables.
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester
BUG=649887
Committed: https://crrev.com/5dc7d494a315b2a728a30b46130258269a1a1b06
Cr-Commit-Position: refs/heads/master@{#430385}
Patch Set 1 : Cleanup #
Total comments: 2
Patch Set 2 : ryansturm nit #
Total comments: 2
Patch Set 3 : rebased, bengr comments #Patch Set 4 : more cleanup #Patch Set 5 : Rebased #
Messages
Total messages: 54 (46 generated)
Patchset #1 (id:1) has been deleted
The CQ bit was checked by tbansal@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Patchset #1 (id:20001) has been deleted
Description was changed from ========== NQE: Add more algos BUG= ========== to ========== NQE: Cleanup BUG= ==========
Description was changed from ========== NQE: Cleanup BUG= ========== to ========== NQE: Cleanup BUG=649887 ==========
Description was changed from ========== NQE: Cleanup BUG=649887 ========== to ========== NQE: Cleanup Store the estimates in a single variables CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester BUG=649887 ==========
The CQ bit was checked by tbansal@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Description was changed from ========== NQE: Cleanup Store the estimates in a single variables CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester BUG=649887 ========== to ========== NQE: Store the current network quality in a single variable Network Quality Estimator (NQE): Store the current network quality in a single variable instead of 3 different variables. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester BUG=649887 ==========
tbansal@chromium.org changed reviewers: + ryansturm@chromium.org
ryansturm: ptal. thanks
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
lgtm % a question/nit https://codereview.chromium.org/2461833002/diff/40001/net/nqe/network_quality... File net/nqe/network_quality_estimator.cc (right): https://codereview.chromium.org/2461833002/diff/40001/net/nqe/network_quality... net/nqe/network_quality_estimator.cc:761: base::TimeDelta recent_http_rtt = nqe::internal::InvalidRTT(); nit: Is this part necessary? If GetRecentHttpRTT returns true this will be set, if it returns false, it will get set on line 763. Side-note: this change is to support line 821, and is more or less changing nothing else?
tbansal@chromium.org changed reviewers: + bengr@chromium.org
bengr: ptal. thanks. https://codereview.chromium.org/2461833002/diff/40001/net/nqe/network_quality... File net/nqe/network_quality_estimator.cc (right): https://codereview.chromium.org/2461833002/diff/40001/net/nqe/network_quality... net/nqe/network_quality_estimator.cc:761: base::TimeDelta recent_http_rtt = nqe::internal::InvalidRTT(); On 2016/10/31 19:22:10, Ryan Sturm wrote: > nit: Is this part necessary? If GetRecentHttpRTT returns true this will be set, > if it returns false, it will get set on line 763. > > Side-note: this change is to support line 821, and is more or less changing > nothing else? Done.
The CQ bit was checked by tbansal@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
lgtm https://codereview.chromium.org/2461833002/diff/60001/net/nqe/network_quality... File net/nqe/network_quality_estimator.h (right): https://codereview.chromium.org/2461833002/diff/60001/net/nqe/network_quality... net/nqe/network_quality_estimator.h:694: // Current estimates of the network quality. estimates -> estimate?
The CQ bit was checked by tbansal@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by tbansal@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by tbansal@chromium.org to run a CQ dry run
Patchset #4 (id:100001) has been deleted
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by tbansal@chromium.org to run a CQ dry run
https://codereview.chromium.org/2461833002/diff/60001/net/nqe/network_quality... File net/nqe/network_quality_estimator.h (right): https://codereview.chromium.org/2461833002/diff/60001/net/nqe/network_quality... net/nqe/network_quality_estimator.h:694: // Current estimates of the network quality. On 2016/11/03 15:36:48, bengr wrote: > estimates -> estimate? Done.
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was checked by tbansal@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Patchset #5 (id:140001) has been deleted
Patchset #6 (id:180001) has been deleted
Patchset #5 (id:160001) has been deleted
The CQ bit was checked by tbansal@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by tbansal@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from ryansturm@chromium.org, bengr@chromium.org Link to the patchset: https://codereview.chromium.org/2461833002/#ps200001 (title: "Rebased")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Description was changed from ========== NQE: Store the current network quality in a single variable Network Quality Estimator (NQE): Store the current network quality in a single variable instead of 3 different variables. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester BUG=649887 ========== to ========== NQE: Store the current network quality in a single variable Network Quality Estimator (NQE): Store the current network quality in a single variable instead of 3 different variables. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester BUG=649887 ==========
Message was sent while issue was closed.
Committed patchset #5 (id:200001)
Message was sent while issue was closed.
Description was changed from ========== NQE: Store the current network quality in a single variable Network Quality Estimator (NQE): Store the current network quality in a single variable instead of 3 different variables. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester BUG=649887 ========== to ========== NQE: Store the current network quality in a single variable Network Quality Estimator (NQE): Store the current network quality in a single variable instead of 3 different variables. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester BUG=649887 Committed: https://crrev.com/5dc7d494a315b2a728a30b46130258269a1a1b06 Cr-Commit-Position: refs/heads/master@{#430385} ==========
Message was sent while issue was closed.
Patchset 5 (id:??) landed as https://crrev.com/5dc7d494a315b2a728a30b46130258269a1a1b06 Cr-Commit-Position: refs/heads/master@{#430385} |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
