Disable WebRender for ESR 68
Categories
(Core :: Graphics: WebRender, task, P2)
Tracking
()
People
(Reporter: jbonisteel, Assigned: jrmuizel)
References
Details
Attachments
(1 file)
|
3.19 KB,
patch
|
aosmond
:
review+
jcristau
:
approval-mozilla-esr68+
|
Details | Diff | Splinter Review |
We do not want to support WebRender in ESR 68 so let's disable it for that version.
| Reporter | ||
Updated•6 years ago
|
| Reporter | ||
Updated•6 years ago
|
| Reporter | ||
Updated•6 years ago
|
Comment 1•6 years ago
|
||
tracking68+ for now until we have esr68 tracking & status flags to use instead.
Comment 2•6 years ago
|
||
We're going to need a patch for this this week.
| Assignee | ||
Comment 3•6 years ago
|
||
We don't seem to have a way to conditionally compile code for ESR. Does anyone know of any precedent for turning things of for ESR?
Comment 4•6 years ago
|
||
Don't make it conditional. Just create a patch for disabling which we can land on only the ESR68 repo.
| Assignee | ||
Comment 5•6 years ago
|
||
Comment 6•6 years ago
|
||
Would it make sense to not build it at all to save on binary size?
Updated•6 years ago
|
| Assignee | ||
Comment 7•6 years ago
|
||
Possibly, but that's more invasive. I'm not sure if we still support building without webrender.
Comment 8•6 years ago
|
||
Comment 9•6 years ago
|
||
Comment 10•6 years ago
|
||
Verified - fixed on latest ESR 68.1.0esr (Build ID: 20190826132627) on Windows 10 x64 using Intel HD graphics 4600, AMD RX550, Nvidia GeForce GT 1030.
WebRender is disabled by default.
Description
•