Built for x86_64.
Didn't try to build on i686 and armv7h, also didn't check if there were any updates from their upstreams, sorry for that.
134.0:
1. Update patches according to the upstream changes
2. Remove more vendored JavaScript bundles. They are made using npm and can be considered blobs without accompanying source code. Also, after a quick look inside files that looked like actual non-minified sources, they are still concerning because they can download WebAssembly files from the Internet at runtime.
Built for x86_64.
Didn't try to build on i686 and armv7h, also didn't check if there were any updates from their upstreams, sorry for that.
134.0:
1. Update patches according to the upstream changes
2. Remove more vendored JavaScript bundles. They are made using npm and can be considered blobs without accompanying source code. Also, after a quick look inside files that looked like actual non-minified sources, they are still concerning because they can download WebAssembly files from the Internet at runtime.
135.0:
1. Rebase patches.