Hello,

I set myself on the task to implement js CookieStore on my website
to save on development time without passing by a complete redesign
of it for one cookie.

I was looking to:
https://developer.mozilla.org/en-US/docs/Web/API/CookieStore

and looking to the compatibility list I convinced myself to leave out
my testing phase from browsers like Safari and Firefox and go ahead
with the Chromium.

Surprise, surprise neither Chromium recognize the CookieStore, in
OpenBSD.

Despite the fact that actually I have adopted a document.cookie solution
although deprecated.. Do you have a feedback and on the implementation 
status of js CookieStore in Chromium and friends, in OpenBSD ?


Thanks!


Dan

------
nuggetsman.com - Repo: https://code.5mode.com

Please reply to the mailing-list, leveraging technical stuff.

Reply via email to