Skip to content

widget: Fix ePubs not rendering after the first one

Bastien Nocera requested to merge wip/hadess/cant-register-more-than-once into master

Fix critical error in gnome-books: Cannot register URI scheme epub more than once

Create a new WebKitWebContext for each widget, so we don't run into the error above.

Merge request reports