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

Issue 18418009: FileAPI: Add FileObserver related interfaces into FileSystemQuotaUtil (Closed)

Created:
7 years, 5 months ago by nhiroki
Modified:
7 years, 5 months ago
Reviewers:
kinuko, tzik
CC:
chromium-reviews, tzik+watch_chromium.org, kinuko+watch, darin-cc_chromium.org
Visibility:
Public.

Description

FileAPI: Add FileObserver related interfaces into FileSystemQuotaUtil This change adds FileObserver related interfaces into FileSystemQuotaUtil and adapts existing functions in SandboxFileSystemBackend and TestFileSystemBackend to them. These functions are used only in sandbox filesystem and we are moving all of those kinds of functions to FileSystemQuotaUtil so that other backends don't have to take care of them. BUG=242422 TEST=content_unittests R=kinuko@chromium.org, tzik@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=211332

Patch Set 1 : #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -70 lines) Patch
M webkit/browser/fileapi/file_system_quota_util.h View 2 chunks +20 lines, -0 lines 0 comments Download
M webkit/browser/fileapi/sandbox_file_system_backend.h View 1 1 chunk +24 lines, -16 lines 0 comments Download
M webkit/browser/fileapi/sandbox_file_system_backend.cc View 1 2 chunks +59 lines, -39 lines 0 comments Download
M webkit/browser/fileapi/test_file_system_backend.h View 1 chunk +0 lines, -2 lines 0 comments Download
M webkit/browser/fileapi/test_file_system_backend.cc View 1 6 chunks +67 lines, -13 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
nhiroki
PTAL, thanks!
7 years, 5 months ago (2013-07-11 05:52:34 UTC) #1
tzik
lgtm
7 years, 5 months ago (2013-07-12 03:31:10 UTC) #2
kinuko
lgtm
7 years, 5 months ago (2013-07-12 03:44:05 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nhiroki@chromium.org/18418009/16002
7 years, 5 months ago (2013-07-12 04:03:47 UTC) #4
nhiroki
7 years, 5 months ago (2013-07-12 05:14:20 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r211332 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698