mockko / livereload

LiveReload applies CSS/JS changes to Safari or Chrome w/o reloading the page (and autoreloads the page when HTML changes)
http://livereload.com/
1.18k stars 56 forks source link

Hidden alert causes Safari to lock up on Windows #59

Closed justmoon closed 13 years ago

justmoon commented 13 years ago

When the connection fails the hidden alert() window causes Safari on Windows to stop responding to user input.

dottedmag commented 13 years ago

alert()s suck big time.

NV commented 13 years ago

Closed by d1d332978f838d6963f5a61fc34051350c2f1668: Hidden alert causes Safari to lock up on Windows. Better don't show it than locking up.

NV commented 13 years ago

Users won't see an error message, but I don't know a better solution at the moment.