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

Issue 58853009: Pepper: Add shared Utilities for file systems. (Closed)

Created:
7 years, 1 month ago by bbudge
Modified:
7 years, 1 month ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Pepper: Add shared Utilities for file systems. Adds a function to convert Pepper file system types to fileapi equivalents. Adds a function to indicate if a file system needs quota checks. BUG=194304 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=234599

Patch Set 1 #

Patch Set 2 : Add new files, tighten includes, modify DEPS. #

Patch Set 3 : Add IsValid function. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -34 lines) Patch
M content/browser/renderer_host/pepper/pepper_file_system_browser_host.cc View 2 chunks +5 lines, -14 lines 0 comments Download
M content/renderer/pepper/pepper_file_io_host.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/pepper/pepper_file_system_host.cc View 2 chunks +5 lines, -14 lines 0 comments Download
M ppapi/ppapi_shared.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M ppapi/proxy/file_io_resource.cc View 1 2 2 chunks +2 lines, -4 lines 0 comments Download
M ppapi/shared_impl/DEPS View 1 1 chunk +1 line, -0 lines 0 comments Download
A ppapi/shared_impl/file_system_util.h View 1 2 1 chunk +24 lines, -0 lines 0 comments Download
A ppapi/shared_impl/file_system_util.cc View 1 2 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
bbudge
7 years, 1 month ago (2013-11-08 23:30:16 UTC) #1
dmichael (off chromium)
Looks like you need to add file_system_util.* to the CL
7 years, 1 month ago (2013-11-08 23:38:03 UTC) #2
bbudge
That's what happens when you rush a CL before a meeting.
7 years, 1 month ago (2013-11-09 00:54:36 UTC) #3
bbudge
Ready for another look. I added another utility function, PepperFileSystemIsValid. Really, the reason for this ...
7 years, 1 month ago (2013-11-11 18:12:12 UTC) #4
dmichael (off chromium)
lgtm
7 years, 1 month ago (2013-11-11 18:46:47 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bbudge@chromium.org/58853009/160001
7 years, 1 month ago (2013-11-11 19:32:46 UTC) #6
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=35511
7 years, 1 month ago (2013-11-11 19:59:38 UTC) #7
bbudge
+ericu for OWNERS of DEPS (webkit/common/fileapi)
7 years, 1 month ago (2013-11-11 21:48:28 UTC) #8
bbudge
Really add Eric this time.
7 years, 1 month ago (2013-11-12 00:31:10 UTC) #9
ericu
lgtm
7 years, 1 month ago (2013-11-12 16:38:24 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bbudge@chromium.org/58853009/160001
7 years, 1 month ago (2013-11-12 16:56:35 UTC) #11
commit-bot: I haz the power
7 years, 1 month ago (2013-11-12 19:36:25 UTC) #12
Message was sent while issue was closed.
Change committed as 234599

Powered by Google App Engine
This is Rietveld 408576698