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

Issue 13891009: FileSystem mods: Remove some dead snapshot creation code. (Closed)

Created:
7 years, 8 months ago by michaeln
Modified:
7 years, 8 months ago
Reviewers:
kinuko
CC:
chromium-reviews, joi+watch-content_chromium.org, jam, kinuko+watch, darin-cc_chromium.org, tzik+watch_chromium.org, ericu
Visibility:
Public.

Description

FileSystem mods: Remove some dead snapshot creation code. This CL is the 4th in a series of changes that straddle webkit vs chromium repositories. 1) WK: Declare new virtual createSnapshotFile/didCreateSnapshotFile public api methods. 2) CR: Implement the new create method such that the didCreate method is invoked in response. 3) WK: Use the new create method and implement the new didCreate method. 4) CR: Cleanup the obsolete/deprecated blocks of code. BUG=174200 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194648

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -206 lines) Patch
M content/browser/fileapi/fileapi_message_filter.h View 2 chunks +0 lines, -17 lines 0 comments Download
M content/browser/fileapi/fileapi_message_filter.cc View 3 chunks +0 lines, -102 lines 0 comments Download
M content/common/fileapi/file_system_dispatcher.h View 1 chunk +0 lines, -5 lines 0 comments Download
M content/common/fileapi/file_system_dispatcher.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M content/common/fileapi/file_system_messages.h View 1 chunk +0 lines, -6 lines 0 comments Download
M content/common/fileapi/webfilesystem_impl.h View 1 chunk +0 lines, -6 lines 0 comments Download
M content/common/fileapi/webfilesystem_impl.cc View 1 chunk +0 lines, -12 lines 0 comments Download
M webkit/tools/test_shell/simple_file_system.h View 1 chunk +0 lines, -6 lines 0 comments Download
M webkit/tools/test_shell/simple_file_system.cc View 3 chunks +0 lines, -38 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
michaeln
hi kinuko, ptal
7 years, 8 months ago (2013-04-17 01:42:52 UTC) #1
kinuko
lgtm!
7 years, 8 months ago (2013-04-17 04:17:08 UTC) #2
michaeln
7 years, 8 months ago (2013-04-17 18:56:40 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r194648.

Powered by Google App Engine
This is Rietveld 408576698