WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
REOPENED
250240
Convert AudioSessionCategoryOverride to use Settings
https://bugs.webkit.org/show_bug.cgi?id=250240
Summary
Convert AudioSessionCategoryOverride to use Settings
Tim Nguyen (:ntim)
Reported
2023-01-06 16:13:15 PST
The only usage in Source/WebKitLegacy/mac/WebView/WebView.mm doesn't need to use DeprecatedGlobalSettings. It can use Settings directly. Also, is this used anywhere? I can't find anything:
https://searchfox.org/wubkat/search?q=audioSessionCategoryOverride&path=&case=false®exp=false
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-01-13 16:14:16 PST
<
rdar://problem/104244014
>
Anne van Kesteren
Comment 2
2023-08-31 08:03:20 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/17287
Anne van Kesteren
Comment 3
2023-08-31 09:07:44 PDT
It's used by iOS.
Anne van Kesteren
Comment 4
2023-09-01 00:16:29 PDT
I should not have closed this. It's just a bit more work.
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