Robert Bragg bcf20955d3 ClutterX11TexturePixmap: Fix unbalanced error trapping
I think this is what commit 2cf140550635 intended to do since it
specifically mentioned cleaning up the trap in
clutter_x11_texture_pixmap_set_pixmap, but although it moved the untrap
to only be done in the case where Pixmap != None it left the position of
the trap itself unchanged. This meant the error trapping wouldn't be
balanced if pixmap == None since the untrap wouldn't be done. We now
only trap and untrap around the XGetGeometry call done when pixmap !=
None.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2303
2010-09-09 11:18:53 +01:00
..
2010-09-03 11:14:05 +01:00
2010-03-01 12:56:10 +00:00
2010-09-03 11:38:22 +01:00
2010-08-04 15:13:12 +01:00
2010-09-08 16:41:47 +01:00
2010-06-30 11:32:15 +01:00
2010-09-03 16:12:24 +01:00
2009-01-20 18:47:50 +00:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-06-30 11:32:15 +01:00
2010-06-03 14:10:55 +01:00
2010-09-03 12:14:50 +01:00
2010-03-02 11:12:32 +00:00
2010-09-08 16:41:47 +01:00
2010-03-02 11:12:32 +00:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2009-07-10 11:38:42 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-03-02 11:12:32 +00:00
2010-09-08 16:41:47 +01:00
2010-02-03 14:38:13 +00:00
2010-02-01 10:40:34 +00:00
2010-03-02 11:12:32 +00:00