api.fetch - Firefox is not compatible because does not fulfil the specification because of bug https://bugzilla.mozilla.org/show_bug.cgi?id=1629773
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?
Browser bug (a bug with a feature that may impact site compatibility)
What information was incorrect, unhelpful, or incomplete?
See - https://bugzilla.mozilla.org/show_bug.cgi?id=1629773
This is why Firefox does not support fetch as it is specified!
What browsers does this problem apply to, if applicable?
No response
What did you expect to see?
I expect to see that Firefox is not compatible!
Did you test this? If so, how?
Yes, I implemented a web application and when I close the browser or the last tab where my web application is running the fetch with keep alive set to true does not go to my server. But if there are more tabs and I close the tab with my web application, it goes correctly to my server.
This is clearly breaking the requirements of fetch and this is why Firefox must NOT be marked as compatible and fetch must NOT be described as "fully supported by most browsers". It simply is not!
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/de/docs/Web/API/Window/fetch
MDN metadata
MDN page report details
- Query:
api.fetch - Report started: 2026-08-06T16:58:43.327Z
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 api.fetch compatibility report and compare its current Firefox data with the linked Firefox Bugzilla issue 1629773 and the MDN fetch page. Confirm the reported keepalive behavior and update the compatibility information so Firefox's support status matches the specification and observed behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100