WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
283417
[AudioSession] navigator.audioSession.state is undefined
https://bugs.webkit.org/show_bug.cgi?id=283417
Summary
[AudioSession] navigator.audioSession.state is undefined
András Csizmadia
Reported
2024-11-20 07:26:55 PST
The AudioSession object is missing the 'state' property. Tested using MacOS and iOS Safari 18.1.1
https://github.com/w3c/audio-session/blob/main/explainer.md
Attachments
Add attachment
proposed patch, testcase, etc.
Karl Dubost
Comment 1
2024-11-21 22:37:47 PST
The spec draft is at
https://w3c.github.io/audio-session/#audiosession-interface
This is currently undefined in Chrome and Firefox. Safari seems to implement only type for now. I haven't found any live WPT there is an IDL test
https://github.com/web-platform-tests/wpt/blob/master/interfaces/audio-session.idl
Karl Dubost
Comment 2
2024-11-21 22:39:05 PST
See
https://searchfox.org/wubkat/source/Source/WebCore/Modules/audiosession/Navigator+AudioSession.idl
Radar WebKit Bug Importer
Comment 3
2024-11-27 07:27:13 PST
<
rdar://problem/140624088
>
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