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

Issue 1030533002: Add a whitelist for chrome.fileSystem.requestFileSystem. (Closed)

Created:
5 years, 9 months ago by mtomasz
Modified:
5 years, 9 months ago
Reviewers:
benwells
CC:
chromium-reviews, extensions-reviews_chromium.org, tzik, nhiroki, rginda+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, kinuko+fileapi, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a whitelist for chrome.fileSystem.requestFileSystem. Instead of allowing all component apps, this CL whitelists only those apps which need access to this API. TEST=All current tests pass. BUG=323422 Committed: https://crrev.com/89cdf95aef2c71cc6fb6cf463d0f6c93eab52cbd Cr-Commit-Position: refs/heads/master@{#321942}

Patch Set 1 #

Patch Set 2 : Cleaned up. #

Total comments: 5

Patch Set 3 : Fixed ids. #

Messages

Total messages: 13 (3 generated)
mtomasz
@benwells: PTAL. Thanks.
5 years, 9 months ago (2015-03-23 05:55:32 UTC) #2
benwells
https://codereview.chromium.org/1030533002/diff/20001/chrome/browser/extensions/api/file_system/file_system_api.cc File chrome/browser/extensions/api/file_system/file_system_api.cc (right): https://codereview.chromium.org/1030533002/diff/20001/chrome/browser/extensions/api/file_system/file_system_api.cc#newcode99 chrome/browser/extensions/api/file_system/file_system_api.cc:99: const char* const kRequestFileSystemComponentWhitelist[] = { Can we use ...
5 years, 9 months ago (2015-03-23 06:34:32 UTC) #3
mtomasz
https://codereview.chromium.org/1030533002/diff/20001/chrome/browser/extensions/api/file_system/file_system_api.cc File chrome/browser/extensions/api/file_system/file_system_api.cc (right): https://codereview.chromium.org/1030533002/diff/20001/chrome/browser/extensions/api/file_system/file_system_api.cc#newcode99 chrome/browser/extensions/api/file_system/file_system_api.cc:99: const char* const kRequestFileSystemComponentWhitelist[] = { On 2015/03/23 06:34:31, ...
5 years, 9 months ago (2015-03-23 06:39:10 UTC) #4
benwells
https://codereview.chromium.org/1030533002/diff/20001/chrome/browser/extensions/api/file_system/file_system_api.cc File chrome/browser/extensions/api/file_system/file_system_api.cc (right): https://codereview.chromium.org/1030533002/diff/20001/chrome/browser/extensions/api/file_system/file_system_api.cc#newcode99 chrome/browser/extensions/api/file_system/file_system_api.cc:99: const char* const kRequestFileSystemComponentWhitelist[] = { On 2015/03/23 06:39:10, ...
5 years, 9 months ago (2015-03-23 09:30:09 UTC) #5
benwells
https://codereview.chromium.org/1030533002/diff/20001/chrome/browser/extensions/api/file_system/file_system_api.cc File chrome/browser/extensions/api/file_system/file_system_api.cc (right): https://codereview.chromium.org/1030533002/diff/20001/chrome/browser/extensions/api/file_system/file_system_api.cc#newcode99 chrome/browser/extensions/api/file_system/file_system_api.cc:99: const char* const kRequestFileSystemComponentWhitelist[] = { On 2015/03/23 09:30:09, ...
5 years, 9 months ago (2015-03-23 09:31:01 UTC) #6
mtomasz
https://codereview.chromium.org/1030533002/diff/20001/chrome/browser/extensions/api/file_system/file_system_api.cc File chrome/browser/extensions/api/file_system/file_system_api.cc (right): https://codereview.chromium.org/1030533002/diff/20001/chrome/browser/extensions/api/file_system/file_system_api.cc#newcode99 chrome/browser/extensions/api/file_system/file_system_api.cc:99: const char* const kRequestFileSystemComponentWhitelist[] = { On 2015/03/23 09:31:01, ...
5 years, 9 months ago (2015-03-23 09:38:51 UTC) #7
benwells
lgtm
5 years, 9 months ago (2015-03-24 03:04:12 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1030533002/40001
5 years, 9 months ago (2015-03-24 05:01:47 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 9 months ago (2015-03-24 06:17:24 UTC) #12
commit-bot: I haz the power
5 years, 9 months ago (2015-03-24 06:18:23 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/89cdf95aef2c71cc6fb6cf463d0f6c93eab52cbd
Cr-Commit-Position: refs/heads/master@{#321942}

Powered by Google App Engine
This is Rietveld 408576698