Ok I looked through FF68's dev docs in detail. The only thing that struck me as remotely concerning was the potential ability to build high precision timers for performance fingerprinting out of the Close Caption https://developer.mozilla.org/en-US/docs/Web/API/TextTrack/cuechange_event.. I don't think we have gone down that rabbithole of trying to eliminate such timers, right? And it's not even clear that the accuracy of this timer would be very high in the first place, so it might not even be possible.
We have not addressed techniques that build timers out of web features like this one would be. We have only addressed things that have explicit timestamps (either absolute or relative.)
Fuzzyfox would address constructed timers, but while we have all the code for it, we haven't investigated/tested it.
Ok I looked through FF68's dev docs in detail. The only thing that struck me as remotely concerning was the potential ability to build high precision timers for performance fingerprinting out of the Close Caption https://developer.mozilla.org/en-US/docs/Web/API/TextTrack/cuechange_event.. I don't think we have gone down that rabbithole of trying to eliminate such timers, right? And it's not even clear that the accuracy of this timer would be very high in the first place, so it might not even be possible.
Yeah, as Tom said we did no go down that rabbit hole yet. I think we have #16110 (moved) for the general area and now #32350 (moved) for your issue in particular.
Trac: Status: new to closed Actualpoints: N/Ato 6 Resolution: N/Ato fixed