WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
85409
Mac media engine doesn't reccognize canPlayType('audio/wav; codecs=1')
https://bugs.webkit.org/show_bug.cgi?id=85409
Summary
Mac media engine doesn't reccognize canPlayType('audio/wav; codecs=1')
Eric Carlson
Reported
2012-05-02 12:57:37 PDT
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
Comment 1
2012-05-02 12:58:26 PDT
<
rdar://problem/11366012
>
Eric Carlson
Comment 2
2012-05-02 13:07:11 PDT
Failing results added in
http://trac.webkit.org/changeset/115873
.
Derk-Jan Hartman
Comment 3
2023-11-20 04:46:34 PST
This now return probably, so this ticket can be closed
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug