Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix apiref of CookieStoreManager and some word fix #30917

Merged
merged 6 commits into from
Dec 15, 2023

Conversation

skyclouds2001
Copy link
Contributor

@skyclouds2001 skyclouds2001 commented Dec 11, 2023

Description

fix apiref of CookieStoreManager

use {{jsxref("Promise")}} instead of {{jsxref("promise")}}

adding {{AvailableInWorkers}}, waiting for mdn/yari#10029 for better using experimence

some other fix

Motivation

Additional details

Related issues and pull requests

@github-actions github-actions bot added the Content:WebAPI Web API docs label Dec 11, 2023
Copy link
Contributor

github-actions bot commented Dec 11, 2023

Preview URLs

Flaws (1)

Note! 3 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/API/CookieStoreManager
Title: CookieStoreManager
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/ServiceWorkerRegistration/cookies does not exist

(comment last updated: 2023-12-13 03:59:20)

@skyclouds2001 skyclouds2001 marked this pull request as ready for review December 11, 2023 08:53
@skyclouds2001 skyclouds2001 requested a review from a team as a code owner December 11, 2023 08:53
@skyclouds2001 skyclouds2001 requested review from Elchi3 and removed request for a team December 11, 2023 08:53
@skyclouds2001 skyclouds2001 marked this pull request as draft December 13, 2023 03:54
Copy link
Contributor

@teoli2003 teoli2003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

@teoli2003 teoli2003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops too early.

@skyclouds2001
Copy link
Contributor Author

skyclouds2001 commented Dec 15, 2023

I guess we could go ahead first not waiting for mdn/yari#10029 and update the usage of {{AvailableInWorkers}} afterwards

@skyclouds2001 skyclouds2001 marked this pull request as ready for review December 15, 2023 07:47
Copy link
Contributor

@teoli2003 teoli2003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not a fan of self, but we don't have an official policy here.

@teoli2003 teoli2003 merged commit 255d2a5 into mdn:main Dec 15, 2023
7 checks passed
@skyclouds2001 skyclouds2001 deleted the CookieStoreManager branch December 15, 2023 08:11
dipikabh pushed a commit to dipikabh/content that referenced this pull request Jan 17, 2024
* fix apiref

* fix word

* add ,

* use self prefix

* style update

* add AvailableInWorkers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants