api.WorkerNavigator - Add compat data for `WorkerNavigator.clearAppBadge()` and `WorkerNavigator.setAppBadge()`
Nobody has claimed this yet.
- Dominant language
- JSON
- Stars
- 5.8k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 186
Description
What type of issue is this?
Missing compatibility data
What information was incorrect, unhelpful, or incomplete?
no compat data for WorkerNavigator.clearAppBadge() and WorkerNavigator.setAppBadge()
see https://github.com/mdn/content/pull/29900
What browsers does this problem apply to, if applicable?
No response
What did you expect to see?
Did you test this? If so, how?
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
see Badging API standard - https://w3c.github.io/badging/#extensions-to-the-navigator-and-workernavigator-interfaces
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/WorkerNavigator
MDN metadata
MDN page report details
- Query:
api.WorkerNavigator - Report started: 2023-11-07T06:24:54.347Z
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the WorkerNavigator MDN page and the linked mdn/content pull request, then read the Badging API standard section for the two methods. Locate the WorkerNavigator compatibility data entry and add compatibility data for clearAppBadge() and setAppBadge(); done means both methods are represented in the dataset.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100