Bug 265653

Summary: [WPE] WPE Platform: add support for damage region
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: aperez, bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=265777
https://bugs.webkit.org/show_bug.cgi?id=277337
Bug Depends on:    
Bug Blocks: 265636    

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.