Closed
Bug 1796598
Opened 2 years ago
Closed 2 years ago
Disable wait at RenderCompositorANGLE::WaitForGPU() on Windows until release
Categories
(Core :: Graphics, task)
Core
Graphics
Tracking
()
RESOLVED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Since Bug 1793388 fix, a regression is not reported. Then it seems OK to enable it until release.
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Updated•2 years ago
|
Blocks: video-perf, 1796511
Assignee | ||
Comment 1•2 years ago
•
|
||
From Bug 1792015 comment 27, with Bug 1793388 , Renderer thread is not blocked by RenderCompositorANGLE::WaitForGPU() any more. Though new profile says that RendererThread is blocked by mVideoSwapChain->Present(0, 0). It is a different problem.
Assignee | ||
Updated•2 years ago
|
Summary: Disable wait at RenderCompositorANGLE::WaitForGPU() on Windows until early beta → Disable wait at RenderCompositorANGLE::WaitForGPU() on Windows until release
Assignee | ||
Comment 2•2 years ago
|
||
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fbe883846a1f
Disable wait at RenderCompositorANGLE::WaitForGPU() on Windows until release r=gfx-reviewers,lsalzman
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•