mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1195279 - Fix typo in allDownloadsViewOverlay.js following landing of bug 1127867 r=paolo
This commit is contained in:
parent
7b33d3e13b
commit
d5e34fa005
@ -109,7 +109,7 @@ HistoryDownload.prototype = {
|
||||
this.canceled = false;
|
||||
|
||||
// These properties may be updated if the user interface is refreshed.
|
||||
this.exists = false;
|
||||
this.target.exists = false;
|
||||
this.target.size = undefined;
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user