Closed
Bug 918212
Opened 11 years ago
Closed 11 years ago
OscillatorNode doesn't call onended
Categories
(Core :: Web Audio, defect)
Tracking
()
RESOLVED
FIXED
mozilla27
People
(Reporter: karlt, Assigned: karlt)
References
Details
Attachments
(1 file)
(deleted),
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #807066 -
Flags: review?(ehsan)
Comment 2•11 years ago
|
||
Comment on attachment 807066 [details] [diff] [review]
make OscillatorNode a MainThreadListener for its stream so that ended is dispatched
Review of attachment 807066 [details] [diff] [review]:
-----------------------------------------------------------------
Ah, we called RemoveMainThreadListener but not AddMainThreadListener...
Attachment #807066 -
Flags: review?(ehsan) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Flags: in-testsuite+
Depends on: 920338
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
You need to log in
before you can comment on or make changes to this bug.
Description
•