Closed
Bug 1155990
Opened 8 years ago
Closed 8 years ago
Use a more accurate timestamp for remote tab UI
Categories
(Firefox for iOS :: Home screen, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: rnewman, Assigned: rnewman)
References
Details
Attachments
(1 file)
Right now it uses the client record modified time, which is almost certain to be very misleading. Marking as blocking Bug 1154088, cos that'll touch the same code.
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8594351 -
Flags: review?(sarentz)
Comment 2•8 years ago
|
||
Comment on attachment 8594351 [details] [review] Pull req. This looks good but file a followup to turn the numeric timestamp into a human readable string? (NSDataFormatter is your friend)
Attachment #8594351 -
Flags: review?(sarentz) → review+
Assignee | ||
Comment 3•8 years ago
|
||
(In reply to Stefan Arentz [:st3fan] from comment #2) > This looks good but file a followup to turn the numeric timestamp into a > human readable string? (NSDataFormatter is your friend) That's the bug this one already blocks :D
Assignee | ||
Comment 4•8 years ago
|
||
ce8e099
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•