Closed
Bug 855955
Opened 12 years ago
Closed 12 years ago
console.dir(new AudioContext) crashes Firefox
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 854139
People
(Reporter: devongovett, Unassigned)
Details
(Keywords: crash, crashreportid)
Crash Data
Firefox crashes when attempting to inspect an AudioContext (Web Audio API). Reproducible always, at least on my machine.
Reporter | ||
Updated•12 years ago
|
Component: Developer Tools: Debugger → Developer Tools: Console
Comment 1•12 years ago
|
||
My crash is bp-93b33923-611f-4475-9f9a-012a62130329 and it does not happen in a local fx-team tip build, only in Nightly. Maybe a packaging issue with an XPCOM component?
Status: UNCONFIRMED → NEW
Component: Developer Tools: Console → Video/Audio
Ever confirmed: true
Keywords: crash,
crashreportid
Product: Firefox → Core
Updated•12 years ago
|
Severity: normal → critical
Updated•12 years ago
|
Crash Signature: [@ XPCWrappedNative::HasInterfaceNoQI(nsID const&) ]
Comment 2•12 years ago
|
||
This should be fixed by bug 854139.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•