* [https://github.com/servo/webrender/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22+label%3Aeasy WebRender's “easy” bugs] do not require specific experience with graphics rendering or WebRender.
* [https://github.com/servo/webrender/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22+label%3Aless-easy WebRender's “less-easy” bugs] assume familiarity with Rust, graphics, and WebRender.
== Quantum Compositor ==
The '''Quantum Compositor''' project will move Gecko's compositor to its own process so GPU bugs can't crash Firefox. If the GPU compositor process crashes, Firefox can just restart the process without losing any web page state because the compositor process is only responsible for painting. This work is tracked in {{bug|1264543}}.
== Quantum DOM ==