Closed
Bug 1504723
Opened 7 years ago
Closed 7 years ago
Fix typo in enum name for some BiquadFilter and WaveShaper nodes
Categories
(Core :: Web Audio, enhancement)
Core
Web Audio
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: arnaud.bienner, Assigned: arnaud.bienner)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
We always use those enum as int, so only the definitions need to be changed.
I'm not even sure this needs to go through try, given how trivial this is.
Comment 3•7 years ago
|
||
Just land it yeah.
Pushed by padenot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b987348306c5
Fix typo in enum name for some BiquadFilter and WaveShaper nodes. r=padenot
Comment 7•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•