[Webkit-unassigned] [Bug 119044] [Win] Crash after plugin is unloaded.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 19 04:41:29 PDT 2013


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





--- Comment #4 from peavo at outlook.com  2013-09-19 04:40:35 PST ---
Updated the patch; perform garbage collection before the plugin is unloaded to make sure GC is done before the plugin is unloaded, instead of delaying the unloading of the plugin.

Without the patch, I'm getting this crash several times a day with normal browsing, but with this patch (or the previous), there has been no crashes.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list