Bug 1603676 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Bug 1603207  added picture caching usage check to the following places. But the check should be done during Feature::WEBRENDER_COMPOSITOR check
- RenderCompositorANGLE::UseCompositor()
- RenderCompositorOGL::ShouldUseNativeCompositor()
Bug 1603207  added picture caching usage check to the following places. But the check should be done during Feature::WEBRENDER_COMPOSITOR check. With it, about:support could have an information that WR compositor is disabled by no picture caching.
- RenderCompositorANGLE::UseCompositor()
- RenderCompositorOGL::ShouldUseNativeCompositor()

Back to Bug 1603676 Comment 0