Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Should the document.cookie API now be marked as deprecated to encourage all users to switch to CookieStore #11658

@Chanran

Description

@Chanran

What is the issue with the HTML Standard?

As noted in this Chromium issue, synchronous document.cookie API calls are a major source of jank. Our app also experiences significant jank related to document.cookie usage. Given that the CookieStore API is available as an alternative, will the document.cookie API be marked as deprecated or not recommended?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions