Closed Bug 22367 Opened 26 years ago Closed 25 years ago

nsSound: Need make sure treatment of URIs in Linux is general

Categories

(Core :: XUL, defect, P3)

x86
Linux
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: slogan, Assigned: slogan)

Details

The current implementation of nsSound on Linux makes use of libaudiofile to extract data from the sound file that is passed via arguments to esd when the sound is played. nsSound::Play() takes a URI as an argument, libaudiofile requires a pathname. The code I came up with to map a URI to a file assumes that the file is located in a subdirectory of the user's install directory, and that this directory is the parent directory for chrome. As we ship, this is the case, and if this assumption is valid, then there is no problem. But I need to look into this.
Target Milestone: M15
Moving Syd's non-PDT+ bugs to M15 to indicate that he will not have time to get to them for Beta.
Moving Syd's non-IM bugs to M20
Target Milestone: M15 → M20
spam, open xptoolkit qa contact moving over to jrgm
QA Contact: paulmac → jrgm
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Closed, per Pavlov's recent checkins
You need to log in before you can comment on or make changes to this bug.