[Webkit-unassigned] [Bug 117392] webkit2: plugins on page reload breaks on non-resident modules

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 17 15:48:26 PST 2015


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

--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
For the folks not following the GNOME bugs, the resolution there was to fix this in the plugin:

Bastien: "That's not a bug in epiphany or WebKit, you need to mark such libraries as resident if you don't want them to be unloaded. That's not WebKit's problem if your code relies on libraries/types that can't be unloaded.

FWIW, Totem's browser plugin has similar code. You can also use -Wl,-z,nodelete to make sure the plugin never gets unloaded."

Carlos: "This is fixed now, using -Wl,-z,nodelete."

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151117/30fbdbb4/attachment-0001.html>


More information about the webkit-unassigned mailing list