Why resolve backpressurePromise by an error message in SetUpCrossRealmTransformWritable?
saschanaz opened this issue · 0 comments
saschanaz commented
https://streams.spec.whatwg.org/#abstract-opdef-setupcrossrealmtransformwritable
Step 4.7.2 resolves backpressurePromise after getting an error, but not sure the point as it won't really do anything. Skipping that step doesn't seem to fail any WPT test. Is there some good reason to keep it?