Skip to content

Revert "window-slot: Unref new location"

Corey Berla requested to merge wip/corey/fix-crash into master

This reverts commit d45b820d.

This commit caused a crash when opening the same location from the sidebar in two windows.

Reproduction steps:

  1. Open a second window
  2. In the first window navigate to a folder from the sidebar
  3. In the second window navigate to that same folder from the sidebar

Merge request reports