Open
Bug 1580154
Opened 6 years ago
Updated 3 years ago
Mark the members of TextEncoderEncodeIntoResult required in WebIDL
Categories
(Core :: Internationalization, enhancement, P3)
Core
Internationalization
Tracking
()
NEW
People
(Reporter: hsivonen, Unassigned)
Details
They are always set when the dictionary is returned.
![]() |
||
Comment 1•6 years ago
|
||
This would need to be upstreamed to https://encoding.spec.whatwg.org/#dictdef-textencoderencodeintoresult too, presumably.
Comment 2•6 years ago
|
||
Created https://github.com/whatwg/encoding/pull/185. Would be curious to hear the motivation. There's usually some pushback against making return values more detailed, which I also don't really understand, but it's nice to have something if that were to happen.
Updated•6 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•