szhu / 3030

%%30%30 Game: Don't touch the trees! (Thanks, Chrome dev team!)
http://szhu.github.io/3030/
1.51k stars 113 forks source link

Page crash. #1

Closed elijahlrc closed 9 years ago

elijahlrc commented 9 years ago

The page when you hover over the walls of the maze. /s

szhu commented 9 years ago

Whoa, that's really weird. Looks like it might be a Chromium bug: crbug.com/533361

I'll update this issue when this gets fixed upstream. :)

scott113341 commented 9 years ago

:+1:

ivanreese commented 9 years ago

:lollipop:

tacone commented 9 years ago

:cat:

vikashbajaj commented 9 years ago

It crashes my facebook tab aswell :laughing:

szhu commented 9 years ago

Usually Chrome runs each tab in a new process, but when you click a link that opens in a new tab, Chrome does not create a new process for that new tab. That's why your referrer tab is crashing as well.

vikashbajaj commented 9 years ago

Ok, you guys should try posting as a link on a group on Facebook, so when facebook will try to load a preview on whosever feed it choses to show this post on, their tab will crash :smiling_imp:

kernel-io commented 9 years ago

when is this going to be fixed? this is worthless to me if it keeps crashing!!

danieltanfh95 commented 9 years ago

Isn't the game is supposed to crash when we hover over the link? :laughing:

szhu commented 9 years ago

For now, yes, but it's a serious Chrome bug that needs fixed to be soon as possible. Unfortunately, there's nothing I can do about this for now. I will update this issue when it gets fixed upstream.

dav-s commented 9 years ago

I think somebody found a solution here :)

lukerollans commented 9 years ago

@EpicDavi If a comment could be liked..

madelinecameron commented 9 years ago

@EpicDavi Jerk. I fell for that.

szhu commented 9 years ago

This issue was also reported here:
https://www.reddit.com/r/programming/comments/3lqied/3030_a_game/cv8iz1i?context=1

felipegtx commented 9 years ago

I'm confused on how to proceed when you create an issue that is related to an error that is actually the main feature of the repo.

joshmanders commented 9 years ago

Ohhhh @EpicDavi totally got me. :100:

vtenfys commented 9 years ago

I will update this issue when it gets fixed upstream.

New version of Chrome just came out (45.0.2454.99) and the bug API seems to still work

szhu commented 9 years ago

I can confirm that feature still works in 45.0.2454.99.

szhu commented 9 years ago

This bug is fixed in Chrome 45.0.2454.101.

https://code.google.com/p/chromium/issues/detail?id=533361#c86

Thanks for playing, everyone!