[Webkit-unassigned] [Bug 19813] New: [GTK] WebKit crashes on invalid settings notify callback
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jun 29 07:31:11 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=19813
Summary: [GTK] WebKit crashes on invalid settings notify callback
Product: WebKit
Version: 526+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: Gtk
Severity: Major
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: christian at imendio.com
A bug reported for Midori [1] is in fact also a bug in WebKit. The WebView
connects a notify callback for its WebSettings. But this callback isn't
disconnected when the WebView is finalized which means that the callback is
still emitted but the, by then destroyed, web view is invalid.
[1] http://software.twotoasts.de/bugs/index.php?do=details&task_id=15&project=0
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list