You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
TypeError: Cannot read property 'downloadFinished' of undefined
at module.exports.updateElectronDownloadItem (C:\Users\Sriram BV\AppData\Local\brave\app-0.15.3\resources\app.asar\app\browser\electronDownloadItem.js:17:15)
at updateDownloadState (C:\Users\Sriram BV\AppData\Local\brave\app-0.15.3\resources\app.asar\app\filtering.js:467:3)
at DownloadItem.<anonymous> (C:\Users\Sriram BV\AppData\Local\brave\app-0.15.3\resources\app.asar\app\filtering.js:525:7)
at emitTwo (events.js:106:13)
at DownloadItem.emit (events.js:194:7)
C:\Users\Sriram BV\AppData\Local\brave\app-0.15.3\resources\app.asar\node_modules\node-anonize2-relic-emscripten\anonize2-jumbo.js:67
throw ex
^
TypeError: Cannot read property 'downloadFinished' of undefined
at module.exports.updateElectronDownloadItem (C:\Users\Sriram BV\AppData\Local\brave\app-0.15.3\resources\app.asar\app\browser\electronDownloadItem.js:17:15)
at updateDownloadState (C:\Users\Sriram BV\AppData\Local\brave\app-0.15.3\resources\app.asar\app\filtering.js:467:3)
at DownloadItem.<anonymous> (C:\Users\Sriram BV\AppData\Local\brave\app-0.15.3\resources\app.asar\app\filtering.js:525:7)
at emitTwo (events.js:106:13)
at DownloadItem.emit (events.js:194:7)
Test plan
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
Browser crashes when trying to save image
Platform (Win7, 8, 10? macOS? Linux distro?):
Windows 10 x64
Brave Version (revision SHA):
Brave 0.15.2
rev 71f7dfd
Steps to reproduce:
Actual result:
Browsers crashes
Expected result:
Should not crash
Will the steps above reproduce in a fresh profile? If not what other info can be added?
Yes
Is this an issue in the currently released version?
No
Can this issue be consistently reproduced?
Yes
Extra QA steps:
1.
2.
3.
Screenshot if needed:
Any related issues:
Download file doesn't show as completed nor the progress indicator stops even after successfully downloading the file #8548
The text was updated successfully, but these errors were encountered: