[Webkit-unassigned] [Bug 253757] [GLib] Received invalid message: 'WebCookieManager_SetCookies'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 13 10:08:45 PDT 2023


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #2 from Michael Catanzaro <mcatanzaro at gnome.org> ---
I was halfway through bisecting this when I finally realized it's my fault. I was running Epiphany linked to older WebKit dlopening the newer web process binaries. The problem was caused by the recent soname bump and the fact that cmake never uninstalls the old WebKit library, but just leaks it in the install tree. It's sad that CMake does not have an uninstall stage, or this sort of confusion could be easily avoided.

-- 
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/20230313/2b3936cd/attachment-0001.htm>


More information about the webkit-unassigned mailing list