Closed
Bug 518972
Opened 16 years ago
Closed 16 years ago
Only upload history records that have more than one visit
Categories
(Firefox :: Sync, defect, P2)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
0.7
People
(Reporter: Mardak, Assigned: Mardak)
References
Details
We unnecessarily upload pages that only get visited once that we'll likely end up deleting from the server without any additional visits, so we can just skip these pages for now.
| Assignee | ||
Comment 1•16 years ago
|
||
http://hg.mozilla.org/labs/weave/rev/6954c93b8903
Allow each engine to provide a custom Collection object and have History provide a collection that filters out certain data. This is inefficient because we have to first create then encrypt the record before we can filter it out.
Assignee: nobody → edilee
Status: NEW → RESOLVED
Closed: 16 years ago
Priority: -- → P2
Resolution: --- → FIXED
Target Milestone: --- → 0.7
Comment 2•16 years ago
|
||
Wrong concept.
I want to see blogroll articles, and news, I already read, on all of my pc's.
Updated•7 years ago
|
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•