Bug 1532024 Comment 1 Edit History

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

When it happened, GetRemoteRenderer() returned nullptr in nsWindow::WaylandEGLSurfaceForceRedraw().

In this case, it seems better to call RequestsUpdatingEGLSurface() in nsWindow::OnExposeEvent().
When it happened, GetRemoteRenderer() returned nullptr in nsWindow::WaylandEGLSurfaceForceRedraw().

In this case, it seems better to call RequestsUpdatingEGLSurface() in nsWindow::OnExposeEvent() like before.

Back to Bug 1532024 Comment 1