GNOME Bugzilla – Bug 630033
Improve tests for X error traps, fix two bugs
Last modified: 2010-09-19 03:04:40 UTC
Couple bugs, and more thorough test. Depends on fix for bug 630032
Created attachment 170575 [details] [review] Improve tests for X error traps, fix two bugs * don't lose track of previous X error handler if nested traps are pushed * free any remaining traps when display is finalized Test will fail unless bug 630032 is closed so gdk_display_close() works.
thanks, committed