[Webkit-unassigned] [Bug 83752] New: [GTK] Use atexit to delete the default web context in WebKit2 GTK+
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 12 00:45:36 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=83752
Summary: [GTK] Use atexit to delete the default web context in
WebKit2 GTK+
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: WebKit2
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: cgarcia at igalia.com
CC: gns at gnome.org, pnormand at igalia.com
Default web context is global and never freed. We can use atexit() like we do in webkit1 to make usre it's finalized before the process finishes.
--
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