Web platform integration
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- testing-qa, web-dev
Research direction
Start by reviewing the linked WebIDL SetValueInBuffer and get-buffer-source-copy definitions, then identify the consuming web specifications that use them. Write the requested WPT tests and update those specifications to address immutable buffers and the avoidable defensive copy; use the linked Matrix discussion for context.
Written by the indexing model from the issue text.
Description
There are various web specs which use SetValueInBuffer directly (via WebIDL). These need to be updated and WPT tests written.
Also, there are specs which do a defensive copy of the bytes in a view which can be avoided when the buffer is immutable. This technically is an as-if optimization, but it's probably worth updating the WebIDL and consuming specs to call this out anyway because otherwise people will not know to make this optimization.
See discussion in Matrix.
- Dominant language
- JavaScript
- Stars
- 38
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
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.
More from tc39/proposal-immutable-arraybuffer
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
-
Review Open
Difficulty 5/5 Over a week Newbie friendliness 25/100
tc39/proposal-immutable-arraybuffer#30 · 12 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 42/100
tc39/proposal-immutable-arraybuffer#18 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
tc39/proposal-immutable-arraybuffer#16 · 2 comments ·
All issues in tc39/proposal-immutable-arraybuffer
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·