Bug 26100: Switch from Task.spawn to async/await
Mozilla switched from Task.spawn to async/await[1] and we should follow it since it makes the code simple. [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1353542
Please register or sign in to comment