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

Issue 10837217: Add RevokeFileSystem back to IsolatedContext (Closed)

Created:
8 years, 4 months ago by kinuko
Modified:
8 years, 4 months ago
CC:
chromium-reviews, kinuko+watch, darin-cc_chromium.org
Visibility:
Public.

Description

Add RevokeFileSystem back to IsolatedContext We deprecated it when we added RevokeFileSystemByPath but it looks we still want it. BUG=none TEST=IsolatedContextTest.RegisterAndRevokeTest Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151256

Patch Set 1 #

Total comments: 2

Patch Set 2 : fixes #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -13 lines) Patch
M webkit/fileapi/isolated_context.h View 2 chunks +8 lines, -0 lines 0 comments Download
M webkit/fileapi/isolated_context.cc View 1 5 chunks +32 lines, -12 lines 1 comment Download
M webkit/fileapi/isolated_context_unittest.cc View 3 chunks +17 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
kinuko
8 years, 4 months ago (2012-08-13 08:47:50 UTC) #1
kinuko
Per email with Steve it looks like we still need it. PTL thanks!
8 years, 4 months ago (2012-08-13 08:48:26 UTC) #2
tzik
Now looking. http://codereview.chromium.org/10837217/diff/1/webkit/fileapi/isolated_context.cc File webkit/fileapi/isolated_context.cc (right): http://codereview.chromium.org/10837217/diff/1/webkit/fileapi/isolated_context.cc#newcode313 webkit/fileapi/isolated_context.cc:313: bool IsolatedContext::UnregisterFileSystem(const std::string& filesystem_id) { Could you ...
8 years, 4 months ago (2012-08-13 09:03:32 UTC) #3
kinuko
http://codereview.chromium.org/10837217/diff/1/webkit/fileapi/isolated_context.cc File webkit/fileapi/isolated_context.cc (right): http://codereview.chromium.org/10837217/diff/1/webkit/fileapi/isolated_context.cc#newcode313 webkit/fileapi/isolated_context.cc:313: bool IsolatedContext::UnregisterFileSystem(const std::string& filesystem_id) { On 2012/08/13 09:03:32, tzik ...
8 years, 4 months ago (2012-08-13 09:20:26 UTC) #4
tzik
lgtm
8 years, 4 months ago (2012-08-13 09:26:09 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinuko@chromium.org/10837217/7002
8 years, 4 months ago (2012-08-13 12:19:00 UTC) #6
commit-bot: I haz the power
8 years, 4 months ago (2012-08-13 13:43:48 UTC) #7
Change committed as 151256

Powered by Google App Engine
This is Rietveld 408576698