This is simply a new form of "cookies" introduced by internet explorer 8
https://msdn.microsoft.com/en-us/lib...(v=vs.85).aspx
nothing really to worry about at this time, as EBAY does not use them.
If you want to disable them, go to your browser and enter
about:config
as the URL. Type the word
storage
into your filter box, and then this will come up:
dom.storage.enabled;true
Just click on the whole line to change the last word to
false
and you will have disabled DOM storage. That is it.
https://msdn.microsoft.com/en-us/lib...(v=vs.85).aspx
nothing really to worry about at this time, as EBAY does not use them.
If you want to disable them, go to your browser and enter
about:config
as the URL. Type the word
storage
into your filter box, and then this will come up:
dom.storage.enabled;true
Just click on the whole line to change the last word to
false
and you will have disabled DOM storage. That is it.