Jordan Eldredge
Jordan Eldredge
I can work on an RFC for this once I finish making a PR for #13752.
@Gautam-Arora24 If you're still working on this, it would be worth including the proposed new `no-constant-binary-expression` rule (#15296) in the proposal as well since it would similarly benefit from following...
Here's what Skinners Atlas has to say: > ## [Equalizer] Titlebar > > This window has a titlebar and app-buttons too, and they are defined just like they were in...
I am slowly but surely continuing to work on the Media Library window. You can see the work in progress here: https://webamp.org/?library=1 Once that is done, I will likely explore...
This is also a problem on the Internet Archive because their page is actually large enough to scroll.
We should also handle other audio error cases. Those are here: https://github.com/captbaritone/webamp/blob/7c2a01dc5ce744cddd4793d0599bd67500fe3382/js/media/elementSource.ts#L47-L69
While I think we can support it as an API, I don't think we can expose it to users, since 99.9% of URLs will not have the CORs setup in...
I wonder if @Borewit recognizes what this might be.
I tracked this down to what I think is a bug in Webpack: https://github.com/webpack/webpack/issues/9067
Check should go here: https://github.com/captbaritone/winamp2-js/blob/master/js/winamp.js#L29-L36