Closed
Bug 364024
Opened 19 years ago
Closed 18 years ago
When bookmarks backup exists and bookmarks.plist does not, restore from backup instead of using default set
Categories
(Camino Graveyard :: Bookmarks, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Camino1.6
People
(Reporter: alqahira, Assigned: stuart.morgan+bugzilla)
Details
(Keywords: fixed1.8.1.8)
Attachments
(1 file)
|
1.85 KB,
patch
|
murph
:
review+
mikepinkerton
:
superreview+
|
Details | Diff | Splinter Review |
Right now, we restore from bookmarks.plist.bak when the bookmarks.plist is corrupted, and restore fromm the default set in other cases. However, if the user somehow gets to be in a situation where there is no .plist but there is a .plist.bak, we should restore from that instead of the default set.
| Assignee | ||
Updated•18 years ago
|
Assignee: nobody → stuart.morgan
| Reporter | ||
Comment 1•18 years ago
|
||
Mass un-setting milestone per 1.6 roadmap.
Filter on RemoveRedonkulousBuglist to remove bugspam.
Developers: if you have a patch in hand for one of these bugs, you may pull the bug back to 1.6 *at that point*.
Target Milestone: Camino1.6 → ---
| Assignee | ||
Comment 2•18 years ago
|
||
Does just that, and updates the description of the logic to reflect the current reality.
Attachment #275331 -
Flags: review?(murph)
Comment 3•18 years ago
|
||
Comment on attachment 275331 [details] [diff] [review]
fix
r=me.
Attachment #275331 -
Flags: superreview?(mikepinkerton)
Attachment #275331 -
Flags: review?(murph)
Attachment #275331 -
Flags: review+
Comment 4•18 years ago
|
||
Comment on attachment 275331 [details] [diff] [review]
fix
rs=pink
Attachment #275331 -
Flags: superreview?(mikepinkerton) → superreview+
| Assignee | ||
Comment 5•18 years ago
|
||
Landed on trunk and MOZILLA_1_8_BRANCH.
Status: NEW → RESOLVED
Closed: 18 years ago
Keywords: fixed1.8.1.7
Resolution: --- → FIXED
Target Milestone: --- → Camino1.6
You need to log in
before you can comment on or make changes to this bug.
Description
•