mirror of
https://github.com/daijro/camoufox.git
synced 2026-08-21 00:01:07 +00:00
a5afa46cfa
get_screen_cons() was gated on DISPLAY being set, which only ever happens on Linux, so headful runs on Windows and macOS generated fingerprints with no monitor bound at all. Fixes #425