Simon Nitzsche

Results 11 comments of Simon Nitzsche

> I found it irksome that the [GoogleChromeLabs pollyfill](https://github.com/GoogleChromeLabs/audioworklet-polyfill) hasn't had a release published since it was updated to fix this issue, so I forked it and published an updated...

Also when served over HTTPS im getting different issues: ![image](https://user-images.githubusercontent.com/6717311/120938998-e9760a80-c715-11eb-8cb2-a4eb8175f72f.png) (Chrome Windows)

Handy dandy SQL for getting friends list assuming \_table \------------------- objectA | objectB `SELECT objectA AS v FROM _table WHERE objectB = ? UNION SELECT objectB AS v FROM _table...

It merges both selects. This will then give you a list of the other object where objectA = ? or objectB = ?

Can't replicate on 6.4.11.1 on my side. Can upload webp just fine as a product image.

I did following: - Take a image, that hasn't been uploaded before - Generate a webp out of it - Upload it as a product image - Check the storefront...

It may depend on the content of the webp, i only tested non-transparent ones so #2505 could be the thing