Closed
Bug 1291203
Opened 9 years ago
Closed 6 years ago
Web Audio editor gets 'confused' with multiple audio contexts
Categories
(DevTools Graveyard :: Web Audio Editor, defect, P5)
DevTools Graveyard
Web Audio Editor
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: sole, Unassigned)
Details
(Keywords: DevAdvocacy)
Attachments
(1 file)
|
89.90 KB,
image/png
|
Details |
With the example at https://mozdevs.github.io/WebAudio-examples/AudioContext if I click on 'create' a context, then click 'suspend', then 'create' another one, etc, several times, the Web Audio editor doesn't seem to work properly past the first context? Only one is displayed as connected to the destination whereas the other ones aren't (see picture)
this is on Nightly 20160801 Mac OS el capitan although I don't think the platform matters for this bug
Do you see the same issue in current Dev. Edition (version 49) as well? In my testing I believe it does appear there, but I wanted to double check in case I misunderstanding the problem.
Flags: needinfo?(sole)
| Reporter | ||
Comment 2•9 years ago
|
||
Yes, the issue is there too
Video https://www.youtube.com/watch?v=Tcikv6FJzHc
Flags: needinfo?(sole)
Updated•7 years ago
|
Product: Firefox → DevTools
| Reporter | ||
Updated•7 years ago
|
Priority: -- → P5
Comment 3•6 years ago
|
||
The code behind DevTools:Web Audio Editor has gone away. Closing this bug as INVALID
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
Updated•6 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•