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

GM_xmlhttpRequest: can't access dead object #1599

Closed
Ventero opened this issue Aug 5, 2012 · 2 comments
Closed

GM_xmlhttpRequest: can't access dead object #1599

Ventero opened this issue Aug 5, 2012 · 2 comments
Milestone

Comments

@Ventero
Copy link
Contributor

Ventero commented Aug 5, 2012

Steps to reproduce (Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0):

  1. Install this gist: https://gist.github.com/3267031

  2. Load any page

  3. Close the page after a few seconds (but before 30 seconds passed)

  4. Wait for the 30 seconds to finish, which then throws the following error:

    Error: TypeError: can't access dead object
    Source: chrome://greasemonkey/content/xmlhttprequester.js
    Line: 171

@arantius
Copy link
Collaborator

arantius commented Aug 5, 2012

Version of GM tested?

@Ventero
Copy link
Contributor Author

Ventero commented Aug 5, 2012

Ah, sorry. Current git HEAD.

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