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

Issue 2313693002: Use modified URLRequest::Read() and delegate methods in /appcache/ (Closed)

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

Description

Use modified URLRequest::Read() and delegate methods in /appcache/ Use modified Read and delegate methods from the following CL - https://codereview.chromium.org/2262653003/ BUG=423484 Committed: https://crrev.com/9913cc543c9fd1bf0fc8e77c47abb8aa271a7c1c Cr-Commit-Position: refs/heads/master@{#419418}

Patch Set 1 #

Patch Set 2 : use net::ERR_IO_PENDING as initial value #

Total comments: 17

Patch Set 3 : michaeln's comments #

Total comments: 1

Patch Set 4 : typo #

Patch Set 5 : rebased #

Patch Set 6 : use DCHECK_NE #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -77 lines) Patch
M content/browser/appcache/appcache_request_handler_unittest.cc View 1 2 2 chunks +21 lines, -3 lines 0 comments Download
M content/browser/appcache/appcache_update_job.h View 2 chunks +6 lines, -6 lines 0 comments Download
M content/browser/appcache/appcache_update_job.cc View 1 2 3 4 5 15 chunks +47 lines, -50 lines 0 comments Download
M content/browser/appcache/appcache_url_request_job_unittest.cc View 1 11 chunks +24 lines, -18 lines 0 comments Download

Messages

Total messages: 40 (33 generated)
maksims (do not use this acc)
please review
4 years, 3 months ago (2016-09-06 04:56:25 UTC) #7
michaeln
https://codereview.chromium.org/2313693002/diff/20001/content/browser/appcache/appcache_request_handler_unittest.cc File content/browser/appcache/appcache_request_handler_unittest.cc (right): https://codereview.chromium.org/2313693002/diff/20001/content/browser/appcache/appcache_request_handler_unittest.cc#newcode87 content/browser/appcache/appcache_request_handler_unittest.cc:87: nit: you can delete the blank line and after ...
4 years, 3 months ago (2016-09-07 20:49:40 UTC) #12
maksims (do not use this acc)
https://codereview.chromium.org/2313693002/diff/20001/content/browser/appcache/appcache_request_handler_unittest.cc File content/browser/appcache/appcache_request_handler_unittest.cc (right): https://codereview.chromium.org/2313693002/diff/20001/content/browser/appcache/appcache_request_handler_unittest.cc#newcode87 content/browser/appcache/appcache_request_handler_unittest.cc:87: On 2016/09/07 20:49:39, michaeln wrote: > nit: you can ...
4 years, 3 months ago (2016-09-12 12:45:58 UTC) #14
michaeln
lgtm % typo https://codereview.chromium.org/2313693002/diff/20001/content/browser/appcache/appcache_update_job.cc File content/browser/appcache/appcache_update_job.cc (right): https://codereview.chromium.org/2313693002/diff/20001/content/browser/appcache/appcache_update_job.cc#newcode189 content/browser/appcache/appcache_update_job.cc:189: OnResponseCompleted(result); On 2016/09/12 12:45:58, maksims wrote: ...
4 years, 3 months ago (2016-09-12 20:14:02 UTC) #18
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/2313693002/120001
4 years, 3 months ago (2016-09-19 08:11:51 UTC) #36
commit-bot: I haz the power
Committed patchset #6 (id:120001)
4 years, 3 months ago (2016-09-19 08:16:32 UTC) #38
commit-bot: I haz the power
4 years, 3 months ago (2016-09-19 08:18:29 UTC) #40
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/9913cc543c9fd1bf0fc8e77c47abb8aa271a7c1c
Cr-Commit-Position: refs/heads/master@{#419418}

Powered by Google App Engine
This is Rietveld 408576698