Open Bug 1202688 Opened 9 years ago Updated 2 years ago

Invalid last synced timestamp in remote tabs pane

Categories

(Firefox for iOS :: Sync, defect)

All
iOS
defect

Tracking

()

Tracking Status
fxios + ---
fxios-v7.5 --- affected

People

(Reporter: aaronmt, Unassigned)

Details

(Keywords: polish, Whiteboard: [RemoteTabs])

Attachments

(1 file)

https://groups.google.com/a/mozilla.com/d/msgid/ios-feedback/38BC76AC-9F0C-4199-A6B5-D816F477AF30%40gmail.com

'Last Synced: today at 10:19pm', date on device 11:13am
Summary: Invalid last synched timestamp in remote tabs pane → Invalid last synced timestamp in remote tabs pane
Might want new copy: "Last active"?

Ryan, I think this was you. Is the clock wrong on the other device?
Flags: needinfo?(rfeeley)
Keywords: polish
Unlikely as it's using a network clock, and also that's probably the last time I did use it. I think it's just how "today" is being calculated, no? (like last 24 hours or something? just a guess)
Flags: needinfo?(rfeeley)
Attached image IMG_2805.PNG
On release version: 7.5

The last synced timestamp date is invalid: "1/20/70"
So, that's either saying 20th Jan 1970 or 1st day of 20th Month in 1970. Both of which aren't valid dates.
Probably a timestamp granularity issue — treating decimal seconds as milliseconds.

> new Date(Date.now() / 1000)
Date 1970-01-18T07:48:54.194Z
Whiteboard: [RemoteTabs]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: