Closed
Bug 1903447
Opened 1 year ago
Closed 1 year ago
Remove sync wait in compositor thread of main thread canvas on until release
Categories
(Core :: Graphics: Canvas2D, task)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
FIXED
129 Branch
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file)
Bug 1899231 has been addressed. And so far, there are no regressions for bug 1898650 and bug 1863257. If we do not get a new regression of them, it seems OK to remove sync wait in compositor thread of main thread canvas on until release.
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Comment 2•1 year ago
|
||
shouldnt the pref gfx.remote-texture.wait-owner-at-image-host be set to false?
| Assignee | ||
Comment 3•1 year ago
|
||
Sorry, I make a silly mistake.
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8abadef015c4
Remove sync wait in compositor thread of main thread canvas on until release r=gfx-reviewers,lsalzman
Comment 5•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•