Open
Bug 1336238
Opened 9 years ago
Updated 3 years ago
Provide way to determine if Timestamps are valid between processes
Categories
(Core :: MFBT, defect)
Core
MFBT
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox54 | --- | affected |
People
(Reporter: valentin, Unassigned)
References
Details
(Keywords: multiprocess)
In Bug 1321878 we landed a fix that depends on Timestamp being valid when sent between processes.
The landed assertion was triggered on older platforms ( bug 1321878 comment 34 ).
We need a way to determine at runtime if we may rely on monotonous timestamps between processes, in order to not report bad timing info to websites.
| Reporter | ||
Updated•9 years ago
|
Keywords: multiprocess
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•