GNOME Bugzilla – Bug 692399
embed: remove workaround for broken state propagation
Last modified: 2013-01-26 07:26:35 UTC
See attached patch; I don't think this is needed anymore.
Created attachment 234224 [details] [review] embed: remove workaround for broken state propagation This shouldn't be needed anymore with recent GTK versions. As a side effect, bump the required GTK version to 3.6. This reverts commit bf3397b588e0209486945e4bd71d28c5dc2e1497
Review of attachment 234224 [details] [review]: looks okay to me, assuming you tested it with gtk+ 3.6.0 :-)
Attachment 234224 [details] pushed as 9c1c3b4 - embed: remove workaround for broken state propagation I did test and it seems to work correctly. I pushed it to master now, worst case scenario we can always put it back.