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

Chrome: Too much time spent in unload handler. #2929

Closed
robocoder opened this issue Feb 13, 2012 · 3 comments
Closed

Chrome: Too much time spent in unload handler. #2929

robocoder opened this issue Feb 13, 2012 · 3 comments
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@robocoder
Copy link
Contributor

I hate Chrome.

!http://cl.ly/E9j8/o

!http://forums.thedailywtf.com/forums/p/24374/253985.aspx

@robocoder
Copy link
Contributor Author

Try this:

Date.prototype.realGetTime = Date.prototype.getTime;

Call (new Date()).realGetTime() instead.

@mattab
Copy link
Member

mattab commented Feb 13, 2012

I dislike that Chrome phones home to let GG know who is doing what on the great Internet network :)

Thanks for investigating that one..

PS: this forum thread was quite entertaining...

@robocoder
Copy link
Contributor Author

(In [5833]) fixes #2929 - workaround Chrome suckage

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

2 participants