Skip to content
Commit 12b00501 authored by Cosimo Cecchi's avatar Cosimo Cecchi Committed by Cosimo Cecchi
Browse files

StTextureCache: do not monitor files inside GResource

This is wasteful, since GResource does not support file monitoring.
Further, doing so will trigger a fallback code path in GLib that polls
every second in a thread, which is doubly wasteful.

https://bugzilla.gnome.org/show_bug.cgi?id=744013
parent c647be37
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment