Closed
Bug 1868770
Opened 2 years ago
Closed 2 years ago
PerformanceEventTimeing.cpp may not be clamping/jittering in all circumstances when RFP is enabled
Categories
(Firefox :: Private Browsing, defect, P3)
Firefox
Private Browsing
Tracking
()
RESOLVED
INVALID
People
(Reporter: morgan, Unassigned)
References
Details
(Whiteboard: [fpp:mfuture])
From our Gitlab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/42315
Tom Ritter:
https://searchfox.org/mozilla-central/rev/16526d690cccc9c60cacf09cc08e2c3041ef884e/dom/performance/PerformanceEventTiming.cpp#36 makes me think it might not be clamping/jittering in all circumstances. Could you put a bugzilla bug on file for us to investigate?
| Reporter | ||
Updated•2 years ago
|
Summary: PerformanceEventTimeing.cpp may not be clamping/jittering in all circumstances when dom.enable_event_timing disabled → PerformanceEventTimeing.cpp may not be clamping/jittering in all circumstances when RFP is enabled
Updated•2 years ago
|
Whiteboard: [fpp:mfuture]
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P3
Comment 2•2 years ago
|
||
These timestamps are being reduced (and then cached) properly.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•