WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
292638
[GTK][WPE] Enable media-capabilities by default
https://bugs.webkit.org/show_bug.cgi?id=292638
Summary
[GTK][WPE] Enable media-capabilities by default
Carlos Alberto Lopez Perez
Reported
2025-05-06 16:19:33 PDT
media-capabilities <
https://w3c.github.io/media-capabilities
> is a mature spec well supported by the 3 main web engines. GTK and WPE support it with a WPT pass-rate of 88% web-platform-test ~~~~~~~~~~~~~~~~~ Ran 321 checks (309 subtests, 12 tests) Expected results: 282 Unexpected results: 39 subtest: 39 (39 fail) The feature is currently under a run-time flag WebKitSettings:allow-file-access-from-file-urls that is exposed on the Glib public API but is turned off by default. And I see no reason to keep this off by default.
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2025-05-06 16:21:26 PDT
What does media capabilities have to do with allow-file-access-from-file-urls...?
Carlos Alberto Lopez Perez
Comment 2
2025-05-06 16:28:48 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/45032
Carlos Alberto Lopez Perez
Comment 3
2025-05-06 16:29:43 PDT
(In reply to Michael Catanzaro from
comment #1
)
> What does media capabilities have to do with > allow-file-access-from-file-urls...?
it was a typo (copied the wrong thing), i already fixed that on the commit log in the PR above
EWS
Comment 4
2025-05-07 10:57:42 PDT
Committed
294625@main
(3366873df55a): <
https://commits.webkit.org/294625@main
> Reviewed commits have been landed. Closing PR #45032 and removing active labels.
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