Closed Bug 615920 Opened 14 years ago Closed 12 years ago

Tabs engine: lastUsed should be number

Categories

(Firefox :: Sync, defect, P5)

defect

Tracking

()

RESOLVED DUPLICATE of bug 733886

People

(Reporter: philikon, Unassigned)

Details

From https://groups.google.com/group/mozilla-labs-weave/browse_thread/thread/bf226268724d60aa:

https://wiki.mozilla.org/Labs/Weave/Developer/BrowserObjects#tabs
specifies "lastUsed" for tabs to be an integer but Firefox 4.0b8pre
regularly stores:

{
         "urlHistory": ["https://wiki.mozilla.org/Services/Sync/
SyncKey/J-PAKE"],
         "icon": "https://wiki.mozilla.org/favicon.ico",
         "lastUsed": "1291157109",
         "title": "Services/Sync/SyncKey/J-PAKE - MozillaWiki"
      },

where  "lastUsed" clearly is a string containing an integer.
Priority: -- → P5
I fixed this in Bug 733886.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
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.