LinkedInAttic/inject

`downloadCompleteQueue` leaks into global scope

eoneill opened this issue · 1 comments

Not sure exactly where this is happening (I think it's in Communicator), but a stray downloadCompleteQueue gets leaked onto the window.

I'll dig into it. Thanks for reporting

An errant call to self.downloadCompleteQueue when clearing caches was causing the issue. It'll be fixed in the next release. (non-breaking issue)