worker-request-animation-frame.js (118B)
1 self.onmessage = function(event) { 2 requestAnimationFrame(time => { 3 postMessage(time); 4 self.close(); 5 }); 6 }
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |