Closed
Bug 1167800
Opened 9 years ago
Closed 9 years ago
Actor timestamp offsetting/normalization should be handled in the ActorFacades
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect)
Tracking
(firefox41 affected)
RESOLVED
INVALID
Tracking | Status | |
---|---|---|
firefox41 | --- | affected |
People
(Reporter: jsantell, Assigned: jsantell)
Details
(Whiteboard: [polish-backlog])
Right now, these are handled in several locations for importing and recording, mostly in the recording model. These should be handled on the actor level, and check for a root trait to determine what kind of epoch these sources have. This will let us incrementally add the source syncing on platform, consolidate where we offset times, and have a defined trait to determine support.
Tom, this will handle most of the front end stuff for all the time syncing issues.
Assignee | ||
Updated•9 years ago
|
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → jsantell
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•9 years ago
|
||
After understanding the problem more, this is no longer necessary, and the changes planned for this should be moved into bug 1159507 and bug 1152829
Updated•9 years ago
|
Whiteboard: [devedition-40] → [polish-backlog]
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•