Skip to content

CookieStore's get return dictionary has misleading annotations #30361

Description

@annevk

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

If you look at the table in https://developer.mozilla.org/en-US/docs/Web/API/CookieStore/get#browser_compatibility it would suggest there's a bunch of experimental features there only supported by Chromium. But in fact those are deprecated/do-not-implement/obsolete features (because of privacy/security) only supported by Chromium.

The way it's presented makes non-Chromium engines look bad while they are in fact doing the right thing.

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

I expect it to be more clear that these features are deprecated and not experimental.

Did you test this? If so, how?

I help editing the standard.

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

See prior discussion here: mdn/content#45364

Do you have anything more you want to share?

No response

MDN URL

No response

MDN metadata

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs triageThis issue needs to be confirmed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions