Git Product home page Git Product logo

Comments (10)

cvan avatar cvan commented on May 11, 2024

Are you in Incognito Mode?

from webvr-polyfill.

gmarinov avatar gmarinov commented on May 11, 2024

i don't think so, @cvan .
49 on 6.0.1 is the only browser I tested to deny access to localStorage there.

from webvr-polyfill.

borismus avatar borismus commented on May 11, 2024

Do you have "Block third-party cookies and site data" or something like that enabled?

from webvr-polyfill.

brianchirls avatar brianchirls commented on May 11, 2024

Blocking third-party cookies would definitely do this. Or possibly an extension, maybe something like Privacy Badger? I've had third-party cookies blocked on my browser for years, and it's amazing how many sites forget to check for this. But it should be handled, since it's a well-defined, predictable, standard behavior built into the browsers. Same deal here.

Maybe it would have been better to have localStorage just return empty values rather than throw an error, but that ship has sailed.

from webvr-polyfill.

borismus avatar borismus commented on May 11, 2024

Ping @gmarinov. More information needed. Are you using some kind of 3rd party blocker?

from webvr-polyfill.

gmarinov avatar gmarinov commented on May 11, 2024

no

from webvr-polyfill.

borismus avatar borismus commented on May 11, 2024

Can't repro without more info.

from webvr-polyfill.

sigmaxipi avatar sigmaxipi commented on May 11, 2024

Whitelisting storageapis.google.com via "Settings -> Advanced -> Content Settings -> Cookies -> Manage Exceptions" fixed this issue for me on desktop Chrome. I was running into the same " Failed to read the 'localStorage' " error in the console.

from webvr-polyfill.

gmarinov avatar gmarinov commented on May 11, 2024

Seeing as my answers above maybe did not make this clear enough.

  • no blockers
  • stock android and chrome from play store
  • no incognito mode
  • javascript is enabled
  • safe browsing enabled
  • cookies allowed except third-party cookies
  • do not track is on

Whitelisting storageapis.google.com by going to "Settings -> Advanced -> Content Settings -> Cookies -> Manage Exceptions", is something I cannot ask of the user. The code itself has no default fallback.

from webvr-polyfill.

bnolan avatar bnolan commented on May 11, 2024

Is it possible to fix webvr-polyfill to allow incognito mode?

from webvr-polyfill.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.