stoically

Results 233 comments of stoically

@kumar303 It's a (rudimental) Fake implementation of the API (currently supporting contextualIdentities, tabs and storage.local) that makes it possible to feature-test WebExtensions browser-free without having to manually instruct the stubs...

@kumar303 I've created [`webextensions-jsdom`](https://github.com/stoically/webextensions-jsdom) and [included an example webextension + test](https://github.com/stoically/webextensions-jsdom/tree/master/examples/random-container-tab) to illustrate how the several parts play together. Maybe that helps showing how that can be useful. @balta2ar If...

@Standard8 just tested and it works just fine out-of-the-box. Having mocha/node handle running Firefox via Selenium and loading the Temporary Add-on that way is indeed really handy. It makes for...

@balta2ar Published [`webextensions-geckodriver`](https://github.com/webexts/webextensions-geckodriver) on npm. It's just a small wrapper around the work @Standard8 (thanks again!) put into example-webextension - maybe it helps you with testing your WebExtension.

Generally that sounds very good. I still think that it might be worth to have an explicit feature for synapse admin API, especially if the implementation of it will be...

> Had to smirk when reading this. I would say from the team's perspective this would be a decently-sized downsize if we were to consider that crate our duty to...

Model: LG 49UN71006LB Version: 5.3.1-29 The fact that other media files larger in size work without this issue was an indicator for me that it might be an app issue....

Thanks for the hint, playing the same file via the browser works fine, no crashes. 👍 Also tried with the app again and server 10.8.0-beta2 (because of https://github.com/jellyfin/jellyfin/issues/8043), but crashed...

As described in the issue, I did test with 10.8.1 - but can't really verify as the behavior is different (HDR vs no HDR).

> This seems to be a niche issue. Yeah, memory leaks can be sneaky. That's why I initially asked for instructions to debug them myself and/or provide logs. Also it...