api.ServiceWorkerContainer.register - Missing updateViaCache
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?
This table doesn't show which options in the register call are supported in each browser. Specifically the options 'type' and 'updateViaCache'. Are they always supported if register is supported? Too me this does not seem to be the case because modules and service workers were not added at the same time right?
What browsers does this problem apply to, if applicable?
No response
What did you expect to see?
I expected to see the options 'type' and 'updateViaCache' as seperate rows in the table.
Did you test this? If so, how?
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
No response
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerContainer/register
MDN metadata
MDN page report details
- Query:
api.ServiceWorkerContainer.register - Report started: 2023-05-13T17:40:19.447Z
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 at the MDN URL in the report and search the browser-compat-data repository for the ServiceWorkerContainer.register entry. Check how the register options are represented, then add separate compatibility data for type and updateViaCache and validate the repository data according to its checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100