Bug 85409
| Summary: | Mac media engine doesn't reccognize canPlayType('audio/wav; codecs=1') | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Carlson <eric.carlson> |
| Component: | Media | Assignee: | Eric Carlson <eric.carlson> |
| Status: | NEW | ||
| Severity: | Normal | CC: | hartman.wiki, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | Unspecified | ||
Eric Carlson
WAV codec 1 is basic PCM, see http://tools.ietf.org/html/rfc2361, but the OS X port returns "maybe" for canPlayType('audio/wav; codecs=1'). media-can-play-wav-audio.html tests this.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/11366012>
Eric Carlson
Failing results added in http://trac.webkit.org/changeset/115873.
Derk-Jan Hartman
This now return probably, so this ticket can be closed