Bug 75440 - set src to "" for the audio element
Summary: set src to "" for the audio element
Status: RESOLVED DUPLICATE of bug 47907
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-02 09:11 PST by Jean-Jacques Sarton
Modified: 2012-01-31 12:41 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Jacques Sarton 2012-01-02 09:11:50 PST
If the src attribute is modified from "file.ogg" to "" the file shall be unloaded. Actually this has no effect on Webkit based browser. On Firefox and Opera settin src to nothings work, the sound is stopped and the file unloaded.
Comment 1 Alexey Proskuryakov 2012-01-31 12:41:02 PST

*** This bug has been marked as a duplicate of bug 47907 ***