Closed
Bug 1767198
Opened 3 years ago
Closed 3 years ago
download.manuallyRemoveData is not a function
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: github-benzBrake, Unassigned)
Details
Steps to reproduce:
1.Download a file
2.Restart firefox
3.Open Download history
4.Try to delete this file by context menu 'Delete'
Actual results:
History and file cannot be deleted.
And I can find this error in browser toolbox:
TypeError: download.manuallyRemoveData is not a function
Comment 1•3 years ago
|
||
The issue is reproducible in Firefox versions 100.0, 101.0b5 and Nightly 101.0a1, but not in Firefox ESR 91.9 and Nightly 102.0a1.
Therefore this has been fixed in Nightly 102.0a1 and the "Delete" option from Downloads library will be working properly in the next Firefox Release.
Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•