RESOLVED DUPLICATE of bug 265777 265653
[WPE] WPE Platform: add support for damage region
https://bugs.webkit.org/show_bug.cgi?id=265653
Summary [WPE] WPE Platform: add support for damage region
Carlos Garcia Campos
Reported 2023-12-01 01:54:10 PST
We should be abel to get the damage area on every frame and pass that to the platform imnplementation.
Attachments
Adrian Perez
Comment 1 2024-06-24 01:39:19 PDT
(In reply to Carlos Garcia Campos from comment #0) > We should be abel to get the damage area on every frame and pass that to the > platform imnplementation. I believe what we have landed with bug #265777 already covers this issue, because it has changed the wpe_view_render_buffer() vfunc to receive an array of WPERectangle structs with the damage information. Can we close this?
Carlos Garcia Campos
Comment 2 2024-06-24 01:49:07 PDT
*** This bug has been marked as a duplicate of bug 265777 ***
Note You need to log in before you can comment on or make changes to this bug.