Browse Source
After the refactoring in PR 5678, the B2G viewer now prints the following in the console: ``` ReferenceError: DownloadManager is not defined ``` This will obviously not matter once the B2G viewer is replaced with the new components-based one. But until that happens, I think it makes sense to just stub the class to suppress the error.
1 changed files with 5 additions and 0 deletions
Loading…
Reference in new issue