[Webkit-unassigned] [Bug 186338] [GTK] Crash in _ZNKSt14default_deleteIN6WebKit18IconDatabaseClientEEclEPS1_

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 29 09:28:51 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=186338

--- Comment #5 from Cédric Bellegarde <cedric.bellegarde at adishatz.org> ---
Can confirm that crash comes only from this function:

set_favicon_database_directory()

Looks like WebKit2GTK really needs this to be called only one time.

Not an issue for a normal browser but Eolie was creating a Context per WebView allowing me to have differents cookie managers per WebView (profiles like in Firefox)

It's not a blocking issue but it was a cool feature from Eolie:

- Go to google.fr => disconnected from google
- Go to plus.google.fr => connected to google
- etc...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180929/0baef11b/attachment.html>


More information about the webkit-unassigned mailing list