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

Issue 10067026: Accomodate files larger than maxint in size in blob/file reading. (Closed)

Created:
8 years, 8 months ago by michaeln
Modified:
8 years, 8 months ago
Reviewers:
kinuko
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Accomodate files larger than maxint in size in blob/file reading. BUG=114179 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=132244

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M webkit/blob/blob_url_request_job.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/blob/blob_url_request_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/blob/local_file_reader.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/blob/local_file_reader.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
michaeln
hi kinuko, this fixes crbug/114179
8 years, 8 months ago (2012-04-13 01:12:44 UTC) #1
kinuko
8 years, 8 months ago (2012-04-13 02:50:10 UTC) #2
On 2012/04/13 01:12:44, michaeln wrote:
> hi kinuko, this fixes crbug/114179

lgtm

Yep, last night I noticed it and wanted to fix like this.  Thanks!

Powered by Google App Engine
This is Rietveld 408576698