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

Issue 626463002: Create a cache file before mounting zip file. (Closed)

Created:
6 years, 2 months ago by hirono
Modified:
6 years, 2 months ago
Reviewers:
kinaba
CC:
chromium-reviews, extensions-reviews_chromium.org, nkostylev+watch_chromium.org, yoshiki+watch_chromium.org, rginda+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@2171
Project:
chromium
Visibility:
Public.

Description

Create a cache file before mounting zip file. Previusly JavaScript send a request to create a cache file before mounting zip file, but the code was recently removed. This CL adds lines to create a cache to the API for mouting a zip file. BUG=419285 TEST=repro steps on the bug TBR=kinaba Review URL: https://codereview.chromium.org/622513002 Cr-Commit-Position: refs/heads/master@{#297622} (cherry picked from commit cf841063b6b7cfbfb40945a75a72e592b3fe6169) Committed: https://chromium.googlesource.com/chromium/src/+/92f4c7f8c23fba89e6bf6c3d07adde94918e913b

Patch Set 1 #

Patch Set 2 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -5 lines) Patch
M chrome/browser/chromeos/extensions/file_manager/private_api_mount.h View 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/private_api_mount.cc View 2 chunks +34 lines, -5 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
hirono
6 years, 2 months ago (2014-10-02 03:26:23 UTC) #1
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
92f4c7f8c23fba89e6bf6c3d07adde94918e913b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698