sailfishos / sailfish-browser

Sailfish Browser
https://github.com/sailfishos/sailfish-browser/wiki/Sailfish-Browser-wiki
Mozilla Public License 2.0
305 stars 86 forks source link

Use common lib for browser and captiveportal. JB#59794 #1056

Closed pvuorela closed 4 months ago

pvuorela commented 4 months ago

Saves on build time, disk space, memory consumption. Build time saving especially nice as this is often the last thing building in obs. Should be room for further optimization if using the lib on unit tests too.

Bunch of other adjustments in separate commits for things I noticed while doing this.