Anyone mind testing if the following snippet causes swap crash in FireFox: var a=[];while(1)a.push((new Uint8Array(0x20000000)).fill(1));
@trevnorris gives me a "warning: unresponsive script" - reckon that's a crash, right? Test on latest FF dev edition
-
-
@yoshuawuyts ah yeah. try this: var a=[]; (function r() { a.push(((new ArrayBuffer(0x20000000)).fill(1));setTimeout(r, 10)}())Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.