Skip to content

Make the package build and fix critical+warning on startup

Alice Mikhaylenko requested to merge (removed):3-32-tests into librem5-3-32-1-2

Since 3.32:

  • WebKit's max process count property has been deprecated
  • Custom url scheme handlers for ftp aren't allowed anymore

So ephy shows critical and warning for those 2 on startup, and the package build fails on tests with the very same issues. Backport fixes for both.

Merge request reports