Attention needed from Hongchan Choi and Muhammad Saqlain
Michael Wilson added 3 comments![Open in Gerrit]()
File third_party/blink/web_tests/external/wpt/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-param-getter-overridden.https.html
Line 21, Patchset 2 (Latest): const buffer = context.createBuffer(1, 2, context.sampleRate);Michael Wilson .
unresolvedCan we use the constructor here?
Line 25, Patchset 2 (Latest): source.buffer = buffer;
source.loop = true;Michael Wilson .
unresolvedNit: we could put these options in the constructor.
Line 45, Patchset 2 (Latest): new Float32Array(actual.length).fill(0),Michael Wilson .
unresolvedI don't think we need to use `fill(0)` here, since it should initialize as zero-filled.
Open in GerritRelated details
Attention is currently required from:
- Hongchan Choi
- Muhammad Saqlain
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I8e2136f9d72913ad0753ca6b4895d01148aeb196
Gerrit-Change-Number: 7323066
Gerrit-PatchSet: 2
Gerrit-Comment-Date: Sat, 10 Jan 2026 00:58:34 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No