jsduck icon indicating copy to clipboard operation
jsduck copied to clipboard

Doc removes localStorage items, that it doesn't own.

Open ettavolt opened this issue 10 years ago • 1 comments

This is done by Docs.LocalStore#cleanup. I usually run docs from http://localhost or file://localhost, and items set by other applicantions are removed. I would like the Docs app to not require dedicated domain.

ettavolt avatar Jul 15 '14 07:07 ettavolt

Thanks for pointing out. Hadn't really considered the localhost case.

Anyway, I think it's time to remove this old cleanup routine. The JSDuck versions that introduced these localstorage keys should be long gone by now.

nene avatar Jul 16 '14 06:07 nene