WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(74.37 KB, patch)
2021-10-15 00:02 PDT
,
youenn fablet
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Patch
(87.93 KB, patch)
2021-10-15 00:27 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Patch
(87.96 KB, patch)
2021-10-15 06:09 PDT
,
youenn fablet
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Patch
(88.03 KB, patch)
2021-10-15 06:36 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Patch
(88.28 KB, patch)
2021-10-18 05:10 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Patch for landing
(88.73 KB, patch)
2021-10-19 01:04 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Show Obsolete
(6)
View All
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2021-10-12 07:49:09 PDT
Created
attachment 440932
[details]
Patch
youenn fablet
Comment 2
2021-10-15 00:02:15 PDT
Created
attachment 441340
[details]
Patch
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
Created
attachment 441341
[details]
Patch
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
Created
attachment 441369
[details]
Patch
youenn fablet
Comment 7
2021-10-15 06:36:16 PDT
Created
attachment 441370
[details]
Patch
youenn fablet
Comment 8
2021-10-18 05:10:36 PDT
Created
attachment 441587
[details]
Patch
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
<
rdar://problem/84409518
>
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