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

Issue 22336003: Manage fan-in for writable file entry checking on the UI thread. (Closed)

Created:
7 years, 4 months ago by Sam McNally
Modified:
7 years, 4 months ago
Reviewers:
benwells, kinaba
CC:
chromium-reviews, tzik+watch_chromium.org, chromium-apps-reviews_chromium.org, kinuko+watch, extensions-reviews_chromium.org, chrome-apps-syd-reviews_chromium.org, kinaba
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Manage fan-in for writable file entry checking on the UI thread. The Drive file operations are on the blocking pool (not the FILE thread) so the current fan-in is racy if multiple Drive files are selected. BUG=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215851

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -22 lines) Patch
M chrome/browser/extensions/api/file_system/file_system_api.cc View 2 chunks +26 lines, -22 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Sam McNally
7 years, 4 months ago (2013-08-06 00:34:39 UTC) #1
benwells
+cc kinaba lgtm
7 years, 4 months ago (2013-08-06 01:18:01 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sammc@chromium.org/22336003/2002
7 years, 4 months ago (2013-08-06 01:22:56 UTC) #3
kinaba
lgtm, thanks
7 years, 4 months ago (2013-08-06 01:24:15 UTC) #4
commit-bot: I haz the power
7 years, 4 months ago (2013-08-06 08:06:15 UTC) #5
Message was sent while issue was closed.
Change committed as 215851

Powered by Google App Engine
This is Rietveld 408576698