Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FireFoxだとコメントがスムーズに流れない #76

Open
sopisoft opened this issue May 15, 2024 · 2 comments
Open

FireFoxだとコメントがスムーズに流れない #76

sopisoft opened this issue May 15, 2024 · 2 comments

Comments

@sopisoft
Copy link
Owner

「FireFoxだとコメントがスムーズに流れずカクツクのでそこをどうにかしてほしい」

アンケートフォーム より

@sopisoft
Copy link
Owner Author

再現できた。原因は謎

@sopisoft
Copy link
Owner Author

## 時間精度の低下

タイミング攻撃やフィンガープリンティングから保護するために、video.currentTime の精度はブラウザー設定によっては丸められている可能性があります。Firefox では、privacy.reduceTimerPrecision 環境設定は既定で有効になっており、既定では 2ms になっています。privacy.resistFingerprinting を有効にすることもでき、その場合精度は 100ms または privacy.resistFingerprinting.reduceTimerPrecision.microseconds の値のどちらか大きい方になります。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant