browser-compat-data
browser-compat-data copied to clipboard
add the `partitioned` option BCD data in `CookieChangeEvent` and `ExtendableCookieChangeEvent`
Summary
the PR uses the same data as the partitioned option in CookieStore interface
see https://github.com/mdn/content/pull/23495 and https://github.com/mdn/browser-compat-data/pull/18591, where the partitioned option was added to CookieStore interface, but forget to add the option to the two event types
reference to https://github.com/mdn/content/pull/31272 and https://github.com/mdn/content/pull/31273 and the spec https://wicg.github.io/cookie-store/