[Webkit-unassigned] [Bug 136891] New: [GTK] Fix runtime critical warnings when writing to the clipboard after r173687
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 17 09:01:09 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136891
Summary: [GTK] Fix runtime critical warnings when writing to
the clipboard after r173687
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: cgarcia at igalia.com
CC: darin at apple.com, gns at gnome.org, pnormand at igalia.com,
svillar at igalia.com
TEST: bin/TestWebKitAPI/WebKit2Gtk/TestWebViewEditor... (pid=4979)
/webkit2/WebKitWebView/cut-copy-paste/non-editable:
(WebKitWebProcess:4985): GLib-GObject-CRITICAL **: g_closure_ref: assertion 'closure != NULL' failed
OK
/webkit2/WebKitWebView/cut-copy-paste/editable:
(WebKitWebProcess:4985): GLib-GObject-CRITICAL **: g_closure_ref: assertion 'closure != NULL' failed
OK
/webkit2/WebKitWebView/select-all/non-editable:
(WebKitWebProcess:4985): GLib-GObject-CRITICAL **: g_closure_ref: assertion 'closure != NULL' failed
(WebKitWebProcess:4985): GLib-GObject-CRITICAL **: g_closure_ref: assertion 'closure != NULL' failed
OK
/webkit2/WebKitWebView/select-all/editable:
(WebKitWebProcess:4985): GLib-GObject-CRITICAL **: g_closure_ref: assertion 'closure != NULL' failed
(WebKitWebProcess:4985): GLib-GObject-CRITICAL **: g_closure_ref: assertion 'closure != NULL' failed
OK
PASS: bin/TestWebKitAPI/WebKit2Gtk/TestWebViewEditor
--
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