Skip to content

Conversation

Chanran
Copy link
Contributor

@Chanran Chanran commented Sep 16, 2025

As mentioned in #11658, synchronous document.cookie API calls are a major source of jank, and the asynchronous CookieStore API can be used as a replacement. Therefore, we add a note to suggest to use CookieStore API instead of document.cookie.


/dom.html ( diff )
/references.html ( diff )

@Chanran Chanran force-pushed the feat/add-note-suggest-use-cookiestore branch from 1bf0ed6 to 2505013 Compare September 16, 2025 15:04
@Chanran Chanran force-pushed the feat/add-note-suggest-use-cookiestore branch from 2505013 to bef184c Compare September 16, 2025 15:18
@Chanran Chanran force-pushed the feat/add-note-suggest-use-cookiestore branch from 9f9fc90 to 7eba4f8 Compare September 16, 2025 22:26
@Chanran Chanran requested review from zcorpan and myakura September 17, 2025 13:33
@Chanran Chanran requested a review from zcorpan September 18, 2025 13:32
@zcorpan
Copy link
Member

zcorpan commented Sep 18, 2025

I see you have signed as an individual. Since Bytedance makes a web browser I think you should sign as an entity.

@zcorpan
Copy link
Member

zcorpan commented Sep 19, 2025

Actually this can be merged without signing since it's a trivial contribution. Thanks!

@zcorpan zcorpan merged commit 69e858f into whatwg:main Sep 19, 2025
1 of 2 checks passed
@Chanran
Copy link
Contributor Author

Chanran commented Sep 19, 2025

@zcorpan Thanks! We will try to contribute to WHATWG as an entity and contribute more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants