On Fri, Aug 17, 2018 at 2:24 PM, Jan Claeys <[email protected]> wrote:
In how far does it isolate the web applications from each other, and from the regular browser? (I mean things like history, access to cookies etc.)
It should be completely isolated. No website data should be shared. The only exceptions are for things like adblock filters and the safe browsing database, which are too big to duplicate for each web app, and which don't contain any browser history.
Also, it seems like there is a bug where if you create and then remove a web application, and then create one with the same name but a different URL (because you want an alternative start URL), it will somehow re-use the "deleted"(?) one (with the old URL) instead of creating a new one.
That's worth reporting on the issue tracker <https://gitlab.gnome.org/GNOME/epiphany/issues>
Cheers, Michael _______________________________________________ epiphany-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/epiphany-list
