WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 216885
204719
Unprefix AudioContext constructor?
https://bugs.webkit.org/show_bug.cgi?id=204719
Summary
Unprefix AudioContext constructor?
Tim Guan-tin Chien [:timdream]
Reported
2019-11-30 11:47:08 PST
I don't see anything on this tracker representing unprefixing the AudioContext constructor. Any specific reasons why it can't be unprefixed, given it was implemented since Safari 6?
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-11-30 11:47:32 PST
<
rdar://problem/57540642
>
Philip Jägenstedt
Comment 2
2020-07-02 03:14:49 PDT
It looks like WebKit is the only engine where AudioContext is still prefixed:
https://developer.mozilla.org/en-US/docs/Web/API/AudioContext#Browser_compatibility
(As webkitAudioContext)
Philip Jägenstedt
Comment 3
2020-07-02 03:17:41 PDT
Tests in WPT checking that the prefixed variant doesn't exist:
https://wpt.fyi/results/webaudio/historical.html?label=master&label=experimental&product=chrome&product=firefox&product=safari&aligned
Philip Jägenstedt
Comment 4
2020-07-02 03:31:10 PDT
Hmm, it also looks like a lot of tests are failing or not run because of this. Example:
https://wpt.fyi/results/webaudio/the-audio-api/the-audiobuffer-interface/audiobuffer.html?run_id=595470001&run_id=613910001&run_id=608350001
Sam Sneddon [:gsnedders]
Comment 5
2022-06-21 15:10:11 PDT
Duping to where it got enabled. *** This bug has been marked as a duplicate of
bug 216885
***
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