David Sanders

Results 118 comments of David Sanders

@remuslazar, I've created a [fork](https://github.com/dsanders11/docker-cleanup-volumes) of this project which provides a nicer wrapper script that encapsulates all of the above.

@chadoe, definitely borrow anything you like! I know how you feel about infinite todo lists. I'm actually not even using boot2docker, but rather a CentOS virtual machine I was using...

Since this is an old issue, and the usage of Python in `build-tools` has changed significantly since this issue was opened, I'm going to go ahead and close it.

@ckerr, rebased this on `main` and bumped the minimum `@electron/build-tools` package version to 1.1.0. The code still looks good to me (as good as it ever did, at least) and...

> OK to merge? OK to merge. 👍

At this point Python 2 is no longer being used anywhere, so gonna close this out.

> I don't really understand the proposal (in particular it seems you're suggesting to use a detached ArrayBuffer somehow, but that's not possible). @annevk, I'm not suggesting using a detached...

@Kaiido, thanks for taking a look at this. > While I agree having this method on ImageBitmap is also a very good idea, I don't see why the CanvasImageData mixin's...

@jdalton, sure. I just made a fork of `standard-things/electron-quick-start` and made a branch which added invalid code, can be [found here](https://github.com/dsanders11/electron-quick-start/tree/stack-trace-repro). The error is just like the one in my...

@jdalton, yes, correct. It's visible in the DevTools for the renderer process.