Bug 231335 - Fix unified source-related build failures in RemoteSourceBufferProxy.cpp
Summary: Fix unified source-related build failures in RemoteSourceBufferProxy.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks: 230860
  Show dependency treegraph
 
Reported: 2021-10-06 15:48 PDT by Wenson Hsieh
Modified: 2021-10-06 17:07 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.69 KB, patch)
2021-10-06 15:52 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2021-10-06 15:48:17 PDT
We directly use WebCore::AudioTrackPrivate and WebCore::VideoTrackPrivate in RemoteSourceBufferProxy.cpp, but we don't import their respective WebCore headers.
Comment 1 Wenson Hsieh 2021-10-06 15:52:31 PDT
Created attachment 440447 [details]
Patch
Comment 2 EWS 2021-10-06 17:06:47 PDT
Committed r283681 (242619@main): <https://commits.webkit.org/242619@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 440447 [details].
Comment 3 Radar WebKit Bug Importer 2021-10-06 17:07:20 PDT
<rdar://problem/83959014>