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

Issue 13065007: Fix data overwriting issue on ReadFromDownloadData. (Closed)

Created:
7 years, 9 months ago by hidehiko
Modified:
7 years, 9 months ago
Reviewers:
hashimoto, kinaba
CC:
chromium-reviews, achuith+watch_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Fix data overwriting issue on ReadFromDownloadData. There is an issue which overwrites the download_data_ if the pending data is not yet consumed. This CL fixes it. BUG=223603 TEST=Ran unit_tests and tested manually. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190561

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Patch Set 3 : Address review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -25 lines) Patch
M chrome/browser/chromeos/drive/drive_url_request_job.h View 1 2 3 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/drive/drive_url_request_job.cc View 1 2 2 chunks +35 lines, -23 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
hidehiko
This CL is based on 13078005, but conceptually independent. Thank you for your review in ...
7 years, 9 months ago (2013-03-26 04:07:34 UTC) #1
kinaba
lgtm
7 years, 9 months ago (2013-03-26 04:33:14 UTC) #2
hashimoto
https://codereview.chromium.org/13065007/diff/1/chrome/browser/chromeos/drive/drive_url_request_job.cc File chrome/browser/chromeos/drive/drive_url_request_job.cc (right): https://codereview.chromium.org/13065007/diff/1/chrome/browser/chromeos/drive/drive_url_request_job.cc#newcode533 chrome/browser/chromeos/drive/drive_url_request_job.cc:533: for (; nit: We don't generally use iterators to ...
7 years, 9 months ago (2013-03-26 04:33:58 UTC) #3
hidehiko
Thank you for your review. PTAL? - hidehiko https://codereview.chromium.org/13065007/diff/1/chrome/browser/chromeos/drive/drive_url_request_job.cc File chrome/browser/chromeos/drive/drive_url_request_job.cc (right): https://codereview.chromium.org/13065007/diff/1/chrome/browser/chromeos/drive/drive_url_request_job.cc#newcode533 chrome/browser/chromeos/drive/drive_url_request_job.cc:533: for ...
7 years, 9 months ago (2013-03-26 04:55:16 UTC) #4
hashimoto
lgtm
7 years, 9 months ago (2013-03-26 04:57:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hidehiko@chromium.org/13065007/9001
7 years, 9 months ago (2013-03-26 05:04:36 UTC) #6
hidehiko
7 years, 9 months ago (2013-03-26 06:09:48 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 manually as r190561 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698