mdn / browser-compat-data

This repository contains compatibility data for Web technologies as displayed on MDN
https://developer.mozilla.org
Creative Commons Zero v1.0 Universal
4.92k stars 1.98k forks source link

Update Chrome compat of navigator.cookieEnabled #5508

Closed jakub-g closed 4 years ago

jakub-g commented 4 years ago

https://developer.mozilla.org/en-US/docs/Web/API/Navigator/cookieEnabled

Need an update:

No update needed:

queengooborg commented 4 years ago

Thanks for raising this issue! I did some digging around in some VMs of mine, and found that navigator.cookieEnabled was nowhere near implemented in Chrome 59. In fact, it was implemented all the way since Safari 1.0. I'm opening up a PR to fix this right away!