Bug 226355 - [GPUP] [Video/Audio/Text]TrackPrivateRemote.h should use startTimeVariance
Summary: [GPUP] [Video/Audio/Text]TrackPrivateRemote.h should use startTimeVariance
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-27 14:01 PDT by Eric Carlson
Modified: 2021-07-03 09:28 PDT (History)
6 users (show)

See Also:


Attachments
Patch (6.56 KB, patch)
2021-05-27 14:05 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2021-05-27 14:01:43 PDT
In-band track `startTimeVariance` is passed from the GPU process but not used in the Web process.
Comment 1 Eric Carlson 2021-05-27 14:01:58 PDT
rdar://77326202
Comment 2 Eric Carlson 2021-05-27 14:05:12 PDT
Created attachment 429924 [details]
Patch
Comment 3 Eric Carlson 2021-05-28 08:42:13 PDT
Comment on attachment 429924 [details]
Patch

The Windows failure is unrelated:

C:\cygwin\home\buildbot\worker\Windows-EWS\build\WebKitBuild\Release\DerivedSources\WebCore\unified-sources\UnifiedSource-f74e0903-2.cpp(9,1): fatal error C1051: program database file, 'C:\cygwin\home\buildbot\worker\Windows-EWS\build\WebKitBuild\Release\lib64\WebCore.pdb', has an obsolete format, delete it and recompile [C:\cygwin\home\buildbot\worker\Windows-EWS\build\WebKitBuild\Release\Source\WebCore\WebCore.vcxproj]
Comment 4 EWS 2021-05-28 08:50:53 PDT
Committed r278197 (238240@main): <https://commits.webkit.org/238240@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 429924 [details].