diff options
author | Carlos Soriano <csoriano@gnome.org> | 2015-07-23 18:28:33 +0200 |
---|---|---|
committer | Carlos Soriano <csoriano@gnome.org> | 2015-07-23 18:51:34 +0200 |
commit | 33f152e6bb880909cb2a663d9827f926d8943163 (patch) | |
tree | 42277a601434b6730ac4520a5c96512dd7d6546c /data | |
parent | 9e1e14db2f4c5e273f6e37222f3bac49fa64dd8c (diff) | |
download | nautilus-33f152e6bb880909cb2a663d9827f926d8943163.tar.gz |
window-slot: stop the current view loading in location change
So the current view don't keep polling files info while we try
to actually change the location.
This was causing nautilus to be slow like hell on some situations,
since the new location waits until it has it's files info ready
to actually change the view, but the old view was also polling files info.
Given that the priority of both actions are the same, even if they are
in different threads, one of those could cope the other one.
So just avoid this situation (although there is similar issues like this
with the current code...).
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions