RESOLVED FIXED198372
[GTK] WPERenderer: ensure we complete the last frame when leaving AC mode
https://bugs.webkit.org/show_bug.cgi?id=198372
Summary [GTK] WPERenderer: ensure we complete the last frame when leaving AC mode
Carlos Garcia Campos
Reported 2019-05-30 05:42:03 PDT
It can happen that we leave AC mode after a new image is received from the web process but before it's committed. It can also happen that we receive a new image from the web process right after we have left AC mode. In both cases we need to complete the frame to ensure we don't leave the wayland compositor waiting forever for a frame to be completed.
Attachments
Patch (4.01 KB, patch)
2019-05-30 05:45 PDT, Carlos Garcia Campos
mcatanzaro: review+
Carlos Garcia Campos
Comment 1 2019-05-30 05:45:46 PDT
Carlos Garcia Campos
Comment 2 2019-05-31 01:17:45 PDT
Note You need to log in before you can comment on or make changes to this bug.