Remove RFP Restrictions on the Performance APIs
Categories
(Core :: DOM: Performance APIs, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox111 | --- | fixed |
People
(Reporter: tjr, Assigned: tjr)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
Some performance APIs are disabled or return empty data when RFP is enabled. This causes compatibility problems and is not leaking any new information as the timestamps exposed are clamped/jittered the same as all other timestamps. Remove the restrictions on them, with the exception of the ones in Bug 1811566 which can obscure actual fingerprintable information.
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
Depends on D167444
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/a84bc3fe9d63
https://hg.mozilla.org/mozilla-central/rev/ea9b2ad4d519
| Assignee | ||
Comment 6•3 years ago
•
|
||
(In reply to Simon Mainey from comment #5)
Created attachment 9314775 [details]
perf.pngSo IIUIC, performance.mark now exposes 1ms precision
Hm. That doesn't seem right, but it's not immediately obvious to me why. I filed Bug 1813599. Maybe it's coming from here?
Description
•