Closed Bug 157653 Opened 23 years ago Closed 22 years ago

History writes out a "last_page_visited" pref as a string instead of a complex object

Categories

(Core Graveyard :: History: Global, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: bzbarsky, Assigned: bugzilla)

Details

The "last_page_visited" pref is written out as a string. This means that if the URL in question has any UTF8 or anything like that in it the pref will be useless (it will not correspond to the URL). We should be setting the pref as a complex object.
Actually, I think "last_page_visited" is retired. The last page visited is actually stored in history.dat, although I still see two lingering references to this pref in the entire mozilla tree. http://lxr.mozilla.org/mozilla/search?string=last_page_visited
Spun off issue from comment #1 to bug 210752
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.