mdn / mdn/browser-compat-data

api.SharedStorage - Missing data for {length,remainingBudget,@@asyncIterator}

Open
#25,586 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

browser:multiple data:api p3
Dominant language
JSON
Stars
5.8k
Forks
2.6k
Avg merge
1d 21h
Merged PRs (30d)
186

Description

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

missing data for SharedStorage

What browsers does this problem apply to, if applicable?

Chromium (Chrome, Edge 79+, Opera, Samsung Internet)

What did you expect to see?

update data for SharedStorage to match the browser's implement

Did you test this? If so, how?

check in chromium's source code and browser's devtools

https://github.com/chromium/chromium/blob/7173abadf8ee8744d26e96903c18aea42bc7f74e/third_party/blink/web_tests/external/wpt/interfaces/shared-storage.idl#L41-L77

image

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

https://wicg.github.io/shared-storage/ for spec

Do you have anything more you want to share?

No response

MDN URL

No response

MDN metadata

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Chromium SharedStorage IDL linked in the issue and compare it with the WICG Shared Storage specification. Update the compatibility data for SharedStorage's length, remainingBudget, and @@asyncIterator members so their support information matches the implementation evidence provided.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
web-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.