← Back to release summary

WebAudio: OscillatorOptions.periodicWave is not nullable

Category
Multimedia
Type
No developer-visible change
Status
Enabled by default (Chrome 90)
Intent stage
Start prototyping

Summary

It is no longer possible to set the periodicWave member of OscillatorOptions to null. The WebAudio spec doesn't allow this, so we're aligning Chrome with the spec and also Firefox, which has implemented this correctly for 4 years.

Motivation

Align with spec

Standards & signals

View on chromestatus.com