GNOME Bugzilla – Bug 762246
Don't use gtk_style_context_invalidate
Last modified: 2016-02-29 14:37:26 UTC
is deprecated!
Created attachment 321641 [details] [review] pathbar: remove gtk_style_context_invalidate In Nautilus, a size allocation of the pathbar could cause style context invalidation for its children. Previously the invalidation had to be done manually. Since it is now done automatically, checking if it is needed and explicitly doing it are no longer necessary. Remove function responsible for invalidating style contexts. Remove the logic for checking if invalidation is needed.
Review of attachment 321641 [details] [review]: LGTM thanks!!
Attachment 321641 [details] pushed as https://git.gnome.org/browse/nautilus/commit/?id=44bbc69