WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
219521
[GPUP] Move MediaCapabilities into the GPU process
https://bugs.webkit.org/show_bug.cgi?id=219521
Summary
[GPUP] Move MediaCapabilities into the GPU process
Jer Noble
Reported
2020-12-03 18:12:46 PST
[GPUP] Move MediaCapabilities into the GPU process
Attachments
Patch
(75.51 KB, patch)
2020-12-03 19:07 PST
,
Jer Noble
no flags
Details
Formatted Diff
Diff
Patch
(74.04 KB, patch)
2020-12-03 21:43 PST
,
Jer Noble
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Patch
(74.07 KB, patch)
2020-12-03 22:14 PST
,
Jer Noble
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Patch
(74.26 KB, patch)
2020-12-03 23:01 PST
,
Jer Noble
no flags
Details
Formatted Diff
Diff
Patch
(75.17 KB, patch)
2020-12-04 09:15 PST
,
Jer Noble
no flags
Details
Formatted Diff
Diff
Patch
(75.77 KB, patch)
2020-12-04 09:36 PST
,
Jer Noble
eric.carlson
: review+
Details
Formatted Diff
Diff
Patch for landing
(75.64 KB, patch)
2020-12-04 12:34 PST
,
Jer Noble
no flags
Details
Formatted Diff
Diff
Show Obsolete
(5)
View All
Add attachment
proposed patch, testcase, etc.
Jer Noble
Comment 1
2020-12-03 19:07:28 PST
Created
attachment 415376
[details]
Patch
Radar WebKit Bug Importer
Comment 2
2020-12-03 19:07:29 PST
<
rdar://problem/71963056
>
Jer Noble
Comment 3
2020-12-03 21:43:05 PST
Created
attachment 415385
[details]
Patch
Jer Noble
Comment 4
2020-12-03 22:14:48 PST
Created
attachment 415388
[details]
Patch
Jer Noble
Comment 5
2020-12-03 23:01:29 PST
Created
attachment 415390
[details]
Patch
Jer Noble
Comment 6
2020-12-04 09:15:57 PST
Created
attachment 415420
[details]
Patch
Jer Noble
Comment 7
2020-12-04 09:36:26 PST
Created
attachment 415423
[details]
Patch
Eric Carlson
Comment 8
2020-12-04 11:17:36 PST
Comment on
attachment 415423
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=415423&action=review
> Source/WebCore/platform/MediaCapabilitiesDecodingInfo.h:65 > + Optional<MediaCapabilitiesInfo> info = MediaCapabilitiesInfo::decode(decoder);
Nit: `auto`
> Source/WebCore/platform/MediaCapabilitiesEncodingInfo.h:65 > + Optional<MediaCapabilitiesInfo> info = MediaCapabilitiesInfo::decode(decoder);
Ditto
> Source/WebCore/platform/mediacapabilities/MediaDecodingConfiguration.h:50 > + Optional<MediaConfiguration> mediaConfiguration = MediaConfiguration::decode(decoder);
Ditto.
> Source/WebCore/platform/mediacapabilities/MediaEncodingConfiguration.h:50 > + Optional<MediaConfiguration> mediaConfiguration = MediaConfiguration::decode(decoder);
Ditto.
> Source/WebCore/platform/mediacapabilities/VideoConfiguration.h:113 > + > +
Nit: extra line
Jer Noble
Comment 9
2020-12-04 12:34:49 PST
Created
attachment 415446
[details]
Patch for landing
EWS
Comment 10
2020-12-04 14:58:14 PST
Committed
r270462
: <
https://trac.webkit.org/changeset/270462
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 415446
[details]
.
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