Closed
Bug 708005
Opened 14 years ago
Closed 14 years ago
Ensure safe handling of history truncation
Categories
(Firefox for Android Graveyard :: Android Sync, defect, P1)
Firefox for Android Graveyard
Android Sync
Tracking
(fennec+)
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| fennec | + | --- |
People
(Reporter: rnewman, Unassigned)
References
Details
Both the Android global store and Fennec truncate history (to 250 items, I believe).
In a reset sync scenario, we might insert many more than that.
We need to ensure that:
* We don't fetch and apply more records than the local DB will care about
* We don't lose upstream history because of local truncation
* In the course of normal sync
* In a merge-reset
Updated•14 years ago
|
tracking-fennec: --- → ?
Updated•14 years ago
|
tracking-fennec: ? → +
| Reporter | ||
Updated•14 years ago
|
Priority: -- → P1
| Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•13 years ago
|
Product: Mozilla Services → Android Background Services
Updated•8 years ago
|
Product: Android Background Services → Firefox for Android
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•