Files
tubestation/js/xpconnect/loader/URLPreloader.cpp
Kris Maglione a3be257f95 Bug 1448047: Shut down BGReadURLs thread when returning early. r=froydnj
Currently, we only shut down the BGReadURLs code when we reach the end of the
task. If we return early because a cache file doesn't exist, though, the
thread never gets shut down. In general, this should only affect sessions
immediately after a cache flush, but it's still not ideal.

MozReview-Commit-ID: 1R9Q9JiBpmY
2018-03-24 12:25:42 -07:00

20 KiB