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

Issue 955313003: Files.app: Fix a bug in content hash computation. (Closed)

Created:
5 years, 10 months ago by Steve McKay
Modified:
5 years, 10 months ago
Reviewers:
mtomasz
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2311
Target Ref:
refs/pending/branch-heads/2311
Project:
chromium
Visibility:
Public.

Description

Files.app: Fix a bug in content hash computation. Break a circular reference which was causing FileManagerPrivateComputeChecksumFunction to never be cleaned up. This, in turn, was holding open one file stream for every file for which a content checksum was requested. BUG=458624 Review URL: https://codereview.chromium.org/950423003 Cr-Commit-Position: refs/heads/master@{#317997} (cherry picked from commit 78bb0f4b1c59602c67281bcbafb96eae90367040) TBR=mtomasz Committed: https://chromium.googlesource.com/chromium/src/+/16e89964e85ec54d0c3a6f81413764934be1a932

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -17 lines) Patch
M chrome/browser/drive/drive_api_util.h View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/drive/drive_api_util.cc View 1 chunk +16 lines, -14 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Steve McKay
5 years, 10 months ago (2015-02-26 23:18:32 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
16e89964e85ec54d0c3a6f81413764934be1a932 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698