Bug 236690 - RemoteVideoFrameProxy is missing reference field encode, decode
Summary: RemoteVideoFrameProxy is missing reference field encode, decode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-02-15 22:28 PST by Kimmo Kinnunen
Modified: 2022-02-16 08:57 PST (History)
11 users (show)

See Also:


Attachments
Patch (3.80 KB, patch)
2022-02-15 22:49 PST, Kimmo Kinnunen
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (5.72 KB, patch)
2022-02-15 23:47 PST, Kimmo Kinnunen
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (6.21 KB, patch)
2022-02-15 23:51 PST, Kimmo Kinnunen
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (6.09 KB, patch)
2022-02-16 00:00 PST, Kimmo Kinnunen
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (6.77 KB, patch)
2022-02-16 00:45 PST, Kimmo Kinnunen
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (6.14 KB, patch)
2022-02-16 01:57 PST, Kimmo Kinnunen
no flags Details | Formatted Diff | Diff
Patch for landing (6.17 KB, patch)
2022-02-16 04:32 PST, Kimmo Kinnunen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 2022-02-15 22:28:08 PST
RemoteVideoFrameProxy is missing reference field encode, decode
Comment 1 Kimmo Kinnunen 2022-02-15 22:49:03 PST
Created attachment 452147 [details]
Patch
Comment 2 Kimmo Kinnunen 2022-02-15 23:47:10 PST
Created attachment 452150 [details]
Patch
Comment 3 Kimmo Kinnunen 2022-02-15 23:51:54 PST
Created attachment 452151 [details]
Patch
Comment 4 Kimmo Kinnunen 2022-02-16 00:00:08 PST
Created attachment 452152 [details]
Patch
Comment 5 Kimmo Kinnunen 2022-02-16 00:45:00 PST
Created attachment 452155 [details]
Patch
Comment 6 Kimmo Kinnunen 2022-02-16 01:57:00 PST
Created attachment 452162 [details]
Patch
Comment 7 Antti Koivisto 2022-02-16 02:06:47 PST
Comment on attachment 452162 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=452162&action=review

r=me when/if it compiles

> Source/WTF/ChangeLog:7
> +        Reviewed by NOBODY (OOPS!).
> +        Export the MediaTime TextStream operator<< as inline function

missing empty line
Comment 8 Kimmo Kinnunen 2022-02-16 04:32:48 PST
Created attachment 452182 [details]
Patch for landing
Comment 9 EWS 2022-02-16 08:56:08 PST
Committed r289891 (247329@main): <https://commits.webkit.org/247329@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 452182 [details].
Comment 10 Radar WebKit Bug Importer 2022-02-16 08:57:18 PST
<rdar://problem/89028319>