Closed
Bug 758459
Opened 13 years ago
Closed 9 years ago
fuelApplication.js Application() "bookmarks" handling seems inconsistent
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: sgautherie, Unassigned)
References
()
Details
{
635 this._bookmarks = null;
665 this._bookmarks = null;
}
Shouldn't these rather be no-op and "delete this.bookmarks;"?
Comment 1•9 years ago
|
||
FUEL is being removed in bug 1090880, so this is now wontfix.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•