Closed Bug 871757 Opened 11 years ago Closed 11 years ago

Setting mozPreservesPitch on an <audio> element crashes Firefox

Categories

(Firefox :: General, defect)

20 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 844563

People

(Reporter: adamk, Unassigned)

Details

Running the following script (from the console or in a page) in Firefox 20 crashes:

document.createElement('audio').mozPreservesPitch = false;

I was testing support for the "preservesPitch" attribute of media elements in a variety of browsers and happened to try this in Firefox.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.