Bug 172878 - warnings / crash from popup with onblur or onclick=window.close
warnings / crash from popup with onblur or onclick=window.close
Status: RESOLVED FIXED
Product: epiphany-extensions
Classification: Deprecated
Component: sidebar
1.6.x
Other Linux
: High critical
: ---
Assigned To: epiphany-extensions-maint
epiphany-extensions-maint
:
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2005-04-06 22:05 UTC by Christian Persch
Modified: 2005-10-02 18:51 UTC (History)
0 users

See Also:
GNOME target: ---
GNOME version: ---


Attachments

Description Christian Persch 2005-04-06 22:05:20 UTC
Steps to reproduce:
0) Enable sidebar extension
1) Load http://cvs.gnome.org/viewcvs/*checkout*/galeon/tests/popups.html?rev=1.5
2) Click the "Testcase for bug 116256"
3) Move focus to location entry in the popup window

Results: Warnings on console:

(epiphany:29822): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT
(object)' failed

(epiphany:29822): GLib-GObject-CRITICAL **: g_object_freeze_notify: assertion
`G_IS_OBJECT (object)' failed

(epiphany:29822): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT
(object)' failed

(epiphany:29822): GLib-GObject-CRITICAL **: g_object_notify: assertion
`G_IS_OBJECT (object)' failed

(epiphany:29822): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed

(epiphany:29822): GLib-GObject-CRITICAL **: g_object_notify: assertion
`G_IS_OBJECT (object)' failed

(epiphany:29822): GLib-GObject-CRITICAL **: g_object_thaw_notify: assertion
`G_IS_OBJECT (object)' failed

(epiphany:29822): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed
Comment 1 Christian Persch 2005-10-02 18:51:29 UTC
Fixed in Epiphany HEAD and gnome-2-12.

Note You need to log in before you can comment on or make changes to this bug.