This is the code that I\'m running in chrome\'s console(which doesn\'t do much):
while (navigator.onLine) {} console.log(1)
The problem