Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

use async and removed jquery from download.js #514

Merged
merged 1 commit into from Aug 14, 2017
Merged

Conversation

dannycoates
Copy link
Contributor

No description provided.

@dannycoates dannycoates merged commit f1fb877 into master Aug 14, 2017
storage.totalDownloads += 1;
metrics.completedDownload({ size, time, speed });
progress.setText(' ');
document.l10n
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are promises too. Do we wait to await them, or ¯\_(ツ)_/¯?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought about it, but it's fine (better?) that they happen async.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants