structured-clone-imagedata.js (106B)
1 onmessage = function(e) { 2 var imagedata = e.data; 3 imagedata.data[0] = 128; 4 postMessage(imagedata); 5 }
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |