networkException

Results 190 comments of networkException

Who is they? If there is nobody that is using Fedora and or can maintain a package there's nothing that can be done

Multiple releases have been built from the lastest commit on master, so it should work. Maybe the build scripts from this repository are outdated, at least I only built the...

See https://github.com/Eloston/ungoogled-chromium/pull/1764#issuecomment-988877205

Feel free to submit a pr for that

LGTM :+1: I was a bit concerned about possible duplication with `ungoogled-software/ungoogled-chromium-*` repositories but I think with the extra functionalities you already mentioned this tool will basically only be used...

ungoogled-chromium generally inherits the security characteristics of the chromium version it is based on. A ungoogled-chromium version name always starts with the chromium version it is based on. Currently the...

I'm not sure how to solve the issue that different platforms might use different versions, I guess sticking with desktop (linux perhaps) should be enough for automatic issues, everything else...

Does Widevine work? Looking at #1831 it seems like ungoogled patches currently break that functionality. In general widevine and especially chromecast are features used by a very small group of...

The ungoogled patchset never touched that flag, it got removed as part of this issue: https://bugs.chromium.org/p/chromium/issues/detail?id=1179785 > Widevine is working fine. I can play DRM content. I have a script...

> Why would chromium just stop supporting chromecast Without looking into it at all I would guess that they are replacing the implementation with a different subsystem. As I already...