This is a thread for gecko ESR102 development. Currently the development is not yet completely public, only the known changes for embedlite-components and sailfish-browser have been pushed to github, to sailfishos-esr102 branches. The gecko-dev repo changes still need a bit of cleanup before I will push them to github.
Current development status is that all patches have been applied and gecko builds but some parts of the patches still need fixing (mostly the theme support but probably also other thing can be broken but which can be only tested after rendering websites works). That brings us to the biggest issue left which is the rendering pipeline in the embedding part of the code and possibly also changes to patches are needed. At the moment browser does start but fails to render webpage content to screen but in debug log it can be seen that the webpage is there and when scrolling the content it tries to draw it but nothing happens.