Closed
Bug 1979238
Opened 6 months ago
Closed 6 months ago
Call IDCompositionDevice::Commit() only when necessary with WebRender layer compositor
Categories
(Core :: Graphics: WebRender, enhancement)
Tracking
()
RESOLVED
FIXED
143 Branch
| Tracking | Status | |
|---|---|---|
| firefox143 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
Bug 1979238 - Call IDCompositionDevice::Commit() only when necessary with WebRender layer compositor
48 bytes,
text/x-phabricator-request
|
Details | Review |
IDCompositionDevice::Commit() needs to be called only when DC attributes are changed.
| Assignee | ||
Updated•6 months ago
|
| Assignee | ||
Comment 1•6 months ago
|
||
Pushed by sikeda.birchill@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/a2829d8fdbbc
https://hg.mozilla.org/integration/autoland/rev/ba9c0fd5290f
Call IDCompositionDevice::Commit() only when necessary with WebRender layer compositor r=gfx-reviewers,lsalzman
Comment 3•6 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 months ago
status-firefox143:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 143 Branch
Updated•5 months ago
|
QA Whiteboard: [qa-triage-done-c144/b143]
You need to log in
before you can comment on or make changes to this bug.
Description
•