RESOLVED FIXED Bug 231574
Expose MediaCapabilities to Workers
https://bugs.webkit.org/show_bug.cgi?id=231574
Summary Expose MediaCapabilities to Workers
youenn fablet
Reported 2021-10-12 07:28:27 PDT
Expose MediaCapabilities to Workers
Attachments
Patch (74.58 KB, patch)
2021-10-12 07:49 PDT, youenn fablet
no flags
Patch (74.37 KB, patch)
2021-10-15 00:02 PDT, youenn fablet
ews-feeder: commit-queue-
Patch (87.93 KB, patch)
2021-10-15 00:27 PDT, youenn fablet
no flags
Patch (87.96 KB, patch)
2021-10-15 06:09 PDT, youenn fablet
ews-feeder: commit-queue-
Patch (88.03 KB, patch)
2021-10-15 06:36 PDT, youenn fablet
no flags
Patch (88.28 KB, patch)
2021-10-18 05:10 PDT, youenn fablet
no flags
Patch for landing (88.73 KB, patch)
2021-10-19 01:04 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2021-10-12 07:49:09 PDT
youenn fablet
Comment 2 2021-10-15 00:02:15 PDT
EWS Watchlist
Comment 3 2021-10-15 00:03:15 PDT
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
youenn fablet
Comment 4 2021-10-15 00:27:33 PDT
youenn fablet
Comment 5 2021-10-15 00:28:24 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/31261
youenn fablet
Comment 6 2021-10-15 06:09:44 PDT
youenn fablet
Comment 7 2021-10-15 06:36:16 PDT
youenn fablet
Comment 8 2021-10-18 05:10:36 PDT
Eric Carlson
Comment 9 2021-10-18 09:17:03 PDT
Comment on attachment 441587 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=441587&action=review > Source/WebCore/Modules/mediacapabilities/MediaCapabilities.cpp:-197 > -#if !RELEASE_LOG_DISABLED > - logger->info(LogMedia, identifier, " - Rejected. configuration: ", configuration); > -#endif Why not log the error?
youenn fablet
Comment 10 2021-10-19 01:04:17 PDT
Created attachment 441698 [details] Patch for landing
youenn fablet
Comment 11 2021-10-19 01:05:02 PDT
(In reply to Eric Carlson from comment #9) > Comment on attachment 441587 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=441587&action=review > > > Source/WebCore/Modules/mediacapabilities/MediaCapabilities.cpp:-197 > > -#if !RELEASE_LOG_DISABLED > > - logger->info(LogMedia, identifier, " - Rejected. configuration: ", configuration); > > -#endif > > Why not log the error? I added it back
EWS
Comment 12 2021-10-19 04:05:26 PDT
Committed r284443 (243205@main): <https://commits.webkit.org/243205@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 441698 [details].
Radar WebKit Bug Importer
Comment 13 2021-10-19 04:06:19 PDT
Note You need to log in before you can comment on or make changes to this bug.