Comment by m4rtink

Comment by m4rtink 2 days ago

2 replies

Afaik the problem is the lack of embedding API in the Firefox core, so they have to adapt their patches every time they need to update Firefox version.

This is also why you see Chome being used as a core in all kinds of applications and frameworks - AFAIK it has the necessary API for this.

Wicher a day ago

There's GeckoView which one'd use for embedding Firefox in an Android app. Can't use that on Sailfish OS of course, but it'd help in figuring out what of core Firefox to bind to to make a similar layer.

  • m4rtink 18 hours ago

    Yeah, don't know the details of the GeckoView API but looks like its going in the right direction to help what Sailfish OS needs. :)