Open Bug 1609445 Opened 6 years ago Updated 3 years ago

Consider having an explicit distinction between "unshared" and "may be shared" for all typed array

Categories

(Core :: DOM: Bindings (WebIDL), enhancement, P3)

enhancement

Tracking

()

People

(Reporter: edgar, Unassigned)

References

Details

Filed from https://phabricator.services.mozilla.com/D59989#1829494.

I guess this makes API usage clearer for the consumer.

Depends on: 1575425

So the idea would be that for each dom typed array type we would have a MaybeShared version (MaybeSharedUint8Array, MaybeSharedArrayBuffer, etc) that would be used when [AllowShared] is used in the IDL.

Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.