Bug 75440
Summary: | set src to "" for the audio element | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jean-Jacques Sarton <jj.sarton> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ap, eric.carlson |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jean-Jacques Sarton
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 47907 ***