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

Issue 17212002: Add cancellation feature to the AsyncUtil.Queue for Files.app. (Abandoned) (Closed)

Created:
7 years, 6 months ago by mtomasz
Modified:
6 years, 4 months ago
Reviewers:
CC:
chromium-reviews, rginda+watch_chromium.org, arv+watch_chromium.org
Visibility:
Public.

Description

Add cancellation feature to the AsyncUtil.Queue for Files.app. When adding closures to a queue, we need to be able to cancel it. In such case, all pending and later added closures will not be executed. This is a common pattern, which happens eg. in gallery. TEST=Not used in production, yet. BUG=240153

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -8 lines) Patch
M chrome/browser/resources/file_manager/js/async_util.js View 3 chunks +47 lines, -8 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698