WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
201508
Don't call PlatformMediaSessionManager methods when neither VIDEO nor WEB_AUDIO is enabled
https://bugs.webkit.org/show_bug.cgi?id=201508
Summary
Don't call PlatformMediaSessionManager methods when neither VIDEO nor WEB_AUD...
Konstantin Tokarev
Reported
Thursday, September 5, 2019 4:56:29 PM UTC
Definitions of these methods are guarded with #if ENABLE(VIDEO) || ENABLE(WEB_AUDIO), so calling them causes linking errors.
Attachments
Patch
(4.96 KB, patch)
2019-09-05 08:57 PDT
,
Konstantin Tokarev
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Konstantin Tokarev
Comment 1
Thursday, September 5, 2019 4:57:45 PM UTC
Created
attachment 378087
[details]
Patch
WebKit Commit Bot
Comment 2
Thursday, September 5, 2019 5:56:31 PM UTC
Comment on
attachment 378087
[details]
Patch Clearing flags on attachment: 378087 Committed
r249531
: <
https://trac.webkit.org/changeset/249531
>
WebKit Commit Bot
Comment 3
Thursday, September 5, 2019 5:56:33 PM UTC
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4
Thursday, September 5, 2019 5:57:17 PM UTC
<
rdar://problem/55071488
>
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