Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(284)

Issue 2332643002: Change net/nqe and some url_request tests to use new URLRequest API (Closed)

Created:
4 years, 3 months ago by maksims (do not use this acc)
Modified:
4 years, 3 months ago
Reviewers:
mmenke
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Change net/nqe and some url_request tests to use new URLRequest API This cl splits the big CL with changes to net/ folder and has changes only to net/nqe and some url_request tests according to the changes to URLRequest API. What the big cl does: It modifies net/ clients that use URLRequest API as long as URLRequest::Read returns int net errors and URLRequest::Delegate and NetworkDelegate methods (for example, OnResponseStarted or OnCompleted) have int net_error in the arguments now. The reason behind splitting the CL into small one is that an android bot started to be unstable and unittests became flaky. It was not possible to locate the problem and the decision was to split the CL and upload small parts with a 6+ hours interval in order to make it possible to locate the problematic code. The big CL is located here - https://codereview.chromium.org/2265873002/ BUG=423484 Committed: https://crrev.com/eddc51a943211fc44d93d05ae1f84d79d12619ed Cr-Commit-Position: refs/heads/master@{#418829}

Patch Set 1 #

Patch Set 2 : add ftp job unittests and http job files #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -33 lines) Patch
M net/nqe/network_quality_estimator.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/nqe/network_quality_estimator.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M net/nqe/throughput_analyzer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_ftp_job_unittest.cc View 1 8 chunks +7 lines, -8 lines 0 comments Download
M net/url_request/url_request_http_job.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M net/url_request/url_request_http_job_unittest.cc View 1 14 chunks +14 lines, -15 lines 0 comments Download

Messages

Total messages: 18 (13 generated)
maksims (do not use this acc)
please review
4 years, 3 months ago (2016-09-12 07:21:25 UTC) #11
mmenke
LGTM
4 years, 3 months ago (2016-09-12 15:31:39 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2332643002/20001
4 years, 3 months ago (2016-09-15 09:09:51 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-15 10:51:55 UTC) #16
commit-bot: I haz the power
4 years, 3 months ago (2016-09-15 10:54:07 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/eddc51a943211fc44d93d05ae1f84d79d12619ed
Cr-Commit-Position: refs/heads/master@{#418829}

Powered by Google App Engine
This is Rietveld 408576698