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

uncaught errors #12

Open
Thorin-Oakenpants opened this issue Sep 18, 2022 · 2 comments
Open

uncaught errors #12

Thorin-Oakenpants opened this issue Sep 18, 2022 · 2 comments

Comments

@Thorin-Oakenpants
Copy link

FWIW: Firefox

Uncaught TypeError: window.performance.memory is undefined
    o https://niespodd.github.io/browser-fingerprinting/assets/index.e859646e.js:1

webgl is disabled

THREE.WebGLRenderer: Error creating WebGL context. [vendor.0d07671f.js:55:476104](https://niespodd.github.io/browser-fingerprinting/assets/vendor.0d07671f.js)

Error: Error creating WebGL context.
    Vz https://niespodd.github.io/browser-fingerprinting/assets/vendor.0d07671f.js:55
    e https://niespodd.github.io/browser-fingerprinting/assets/vendor.0d07671f.js:64
    rW https://niespodd.github.io/browser-fingerprinting/assets/vendor.0d07671f.js:64
    rW https://niespodd.github.io/browser-fingerprinting/assets/vendor.0d07671f.js:64
    dl https://niespodd.github.io/browser-fingerprinting/assets/vendor.0d07671f.js:27
    kc https://niespodd.github.io/browser-fingerprinting/assets/vendor.0d07671f.js:27
    unstable_runWithPriority https://niespodd.github.io/browser-fingerprinting/assets/vendor.0d07671f.js:18
    Uo https://niespodd.github.io/browser-fingerprinting/assets/vendor.0d07671f.js:27
    Tc https://niespodd.github.io/browser-fingerprinting/assets/vendor.0d07671f.js:27
    pc https://niespodd.github.io/browser-fingerprinting/assets/vendor.0d07671f.js:27
    Wo https://niespodd.github.io/browser-fingerprinting/assets/vendor.0d07671f.js:27
    unstable_runWithPriority https://niespodd.github.io/browser-fingerprinting/assets/vendor.0d07671f.js:18
    Uo https://niespodd.github.io/browser-fingerprinting/assets/vendor.0d07671f.js:27
    Wo https://niespodd.github.io/browser-fingerprinting/assets/vendor.0d07671f.js:27
    Vo https://niespodd.github.io/browser-fingerprinting/assets/vendor.0d07671f.js:27
    lc https://niespodd.github.io/browser-fingerprinting/assets/vendor.0d07671f.js:27
    Es https://niespodd.github.io/browser-fingerprinting/assets/vendor.0d07671f.js:27
    e https://niespodd.github.io/browser-fingerprinting/assets/vendor.0d07671f.js:64
    l https://niespodd.github.io/browser-fingerprinting/assets/vendor.0d07671f.js:64
@niespodd
Copy link
Owner

niespodd commented Sep 25, 2022

Hi @Thorin-Oakenpants. Thanks for reporting these issues. I just deployed a fix for window.performance.memory, but I can't reproduce the problem with WebGL. What is the exact FF setup you use? Even when I set FF to "Strict" mode, the essential WebGL interfaces are available.

Side note. I've seen your TZP repo. Lots of good stuff 🕵️👍 Congrats

@Thorin-Oakenpants
Copy link
Author

go to about:config, and change webgl.disabled to true

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

2 participants