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

Issue 723053002: Files.app: Add guard closure for selectedAsyncData. (Closed)

Created:
6 years, 1 month ago by hirono
Modified:
6 years, 1 month ago
Reviewers:
CC:
chromium-reviews, rginda+watch_chromium.org, mtomasz+watch_chromium.org, yoshiki+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@2214
Project:
chromium
Visibility:
Public.

Description

Files.app: Add guard closure for selectedAsyncData. The FileTransferController#selectedAsyncData is cache of data that cannot be obtained synchronously. This is needed for assigning the data to DataTransfer in the event handler. The data can be null if the event is dispatched before the data is obtained. BUG=431650 TEST=None TBR=fukino Review URL: https://codereview.chromium.org/704333003 Cr-Commit-Position: refs/heads/master@{#303444} (cherry picked from commit 5bb64a5b8ff45d1326552f70f687f378a76af97f) Committed: https://chromium.googlesource.com/chromium/src/+/9aa8420e0f237267a3d612f749872884af378388

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M ui/file_manager/file_manager/foreground/js/file_transfer_controller.js View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
hirono
6 years, 1 month ago (2014-11-13 07:54:30 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
9aa8420e0f237267a3d612f749872884af378388 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698