Closed
Bug 1965931
Opened 6 months ago
Closed 6 months ago
Assertion failure: mType == SetTarget, at dom/media/webaudio/AudioEventTimeline.h:
Categories
(Core :: Web Audio, defect)
Core
Web Audio
Tracking
()
RESOLVED
FIXED
140 Branch
People
(Reporter: karlt, Assigned: karlt)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
| Assignee | ||
Updated•6 months ago
|
Summary: Assertion failure: mType == SetTarget, at /Users/apehrson/Dev/mozilla-central/dom/media/webaudio/AudioEventTimeline.h: → Assertion failure: mType == SetTarget, at mozilla-central/dom/media/webaudio/AudioEventTimeline.h:
| Assignee | ||
Updated•6 months ago
|
Summary: Assertion failure: mType == SetTarget, at mozilla-central/dom/media/webaudio/AudioEventTimeline.h: → Assertion failure: mType == SetTarget, at dom/media/webaudio/AudioEventTimeline.h:
| Assignee | ||
Comment 1•6 months ago
|
||
There is also change in format for Duration() from %g to %f, for consistency
with Time<double>().
Pushed by ktomlinson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3c31e92d5b1e
log AudioTimelineEvent::TimeConstant() only for SetTarget r=padenot
Status: NEW → RESOLVED
Closed: 6 months ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
Updated•6 months ago
|
QA Whiteboard: [qa-triage-done-c141/b140]
You need to log in
before you can comment on or make changes to this bug.
Description
•