DescriptionFiles.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
Committed: https://crrev.com/5bb64a5b8ff45d1326552f70f687f378a76af97f
Cr-Commit-Position: refs/heads/master@{#303444}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|