Open
Bug 1660460
Opened 5 years ago
Updated 5 years ago
Change the format of the activityLog timeStamp property to an epoch time number instead of a Date object
Categories
(WebExtensions :: General, task, P3)
WebExtensions
General
Tracking
(Not tracked)
NEW
People
(Reporter: rpl, Unassigned)
References
(Blocks 1 open bug)
Details
While working on the extension-activity-monitor project we did notice that a better choice for the format of the timeStamp property would be to express it as an epoch time number,
which seems to be also the format used by similar properties in other webExtensions API:
| Reporter | ||
Updated•5 years ago
|
Severity: -- → N/A
Priority: -- → P3
| Reporter | ||
Updated•5 years ago
|
Blocks: WE-activityLog
You need to log in
before you can comment on or make changes to this bug.
Description
•