Bug 1877726 Comment 53 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

 SyncObjectD3D11Host::Synchronize () call In STR of comment 37 case could be removed in default setting. Since by default, hardware video decoder uses compositor device for D3D11Device. In this case, mSyncObject->Synchronize() in RenderCompositorANGLE::BeginFrame() is not necessary.

Created Bug 1880016 for it,
 SyncObjectD3D11Host::Synchronize () call In STR of comment 37 case could be removed in default setting. Since by default, hardware video decoder uses compositor device for D3D11Device in GPU process. In this case, mSyncObject->Synchronize() in RenderCompositorANGLE::BeginFrame() is not necessary.

Created Bug 1880016 for it,

Back to Bug 1877726 Comment 53