Closed
Bug 1632259
Opened 5 years ago
Closed 5 years ago
Refactor WebRender configuration logic in gfxPlatform to be testable
Categories
(Core :: Graphics, task, P2)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla77
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: aosmond, Assigned: aosmond)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
We have encountered issues when rolling out WebRender because the
configuration logic is quite complicated. It would serve us well to have
it in a form that we can easily test. This patch does said refactor, as
well as adds an initial set of tests.
Pushed by aosmond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7ba7a04cfa43
Refactor WebRender configuration logic in gfxPlatform to be testable. r=jrmuizel
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(aosmond)
You need to log in
before you can comment on or make changes to this bug.
Description
•