Giter VIP home page Giter VIP logo

Comments (6)

diracdeltas avatar diracdeltas commented on July 2, 2024

Side note: The Mitro onboarding process is really smooth and gorgeous. Would love to have something similar for HTTPS Everywhere and Privacy Badger upon install.

from mitro.

evanj avatar evanj commented on July 2, 2024

What version of Firefox is this? Login fails on 32 and 33 (Issue #2), but this stack trace is a bit different.

And thanks for the comments about the on boarding. If there is some easy way we could repurpose any of that stuff for the EFF extensions, we are happy to help.

from mitro.

diracdeltas avatar diracdeltas commented on July 2, 2024

Tracking this down now. Firefox 31

from mitro.

jerbob92 avatar jerbob92 commented on July 2, 2024

I have this on FF31 too.
When I visit the plugin on "resource://mitro-login-manager-at-jetpack/mitro-login-manager/data/html/secrets.html", it works fine.

Just the popup seems to be having issues.
I tracked it down to:

document.getElementById("no-account-banner").classList.remove("hide")

In popup.js

from mitro.

jerbob92 avatar jerbob92 commented on July 2, 2024

After commenting out that code it's still not working properly. The actual error seems to be in "can't access dead object". Which is caused when an addon tries to reference an GC'ed object (when the document is destroyed for example).

I tried some stuff like upgrading the jetpack SDK, but without any luck.

from mitro.

evanj avatar evanj commented on July 2, 2024

Yeah, this is unfortunately a critical issue, and I'm not sure what the issue is. We are looking into hiring a contractor to help out with Mitro, so hopefully we can get this fixed in the near future. If you know someone who might be appropriate, please let us know!

from mitro.

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.