Closed
Bug 709291
Opened 13 years ago
Closed 13 years ago
implement History repository layer
Categories
(Firefox for Android Graveyard :: Android Sync, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ally, Assigned: jvoll)
References
Details
No description provided.
Comment 1•13 years ago
|
||
Example record:
{id:"--DUvUomABNq",
histUri:"https://bugzilla.mozilla.org/show_bug.cgi?id=697634",
title:"697634 \u2013 xpcshell test failures on 10.7",
visits:[{date:1320087601465600, type:2},
{date:1320084970724990, type:1},
{date:1320084847035717, type:1},
{date:1319764134412287, type:1},
{date:1319757917982518, type:1},
{date:1319751664627351, type:1},
{date:1319681421072326, type:1},
{date:1319681306455594, type:1},
{date:1319678117125234, type:1},
{date:1319677508862901, type:1}]
}
"type" is a transition type:
https://developer.mozilla.org/en/XPCOM_Interface_Reference/nsINavHistoryService#Transition_type_constants
OS: Mac OS X → Android
Hardware: x86 → All
Comment 2•13 years ago
|
||
Assignee | ||
Comment 3•13 years ago
|
||
Patch has landed on develop. Resolving bug.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: Mozilla Services → Android Background Services
Updated•7 years ago
|
Product: Android Background Services → Firefox for Android
Updated•4 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
•