Bug 220590

Summary: [WPE][GTK] Mark that the AminatedBackingStoreClient has changed only when layer requires it
Product: WebKit Reporter: Miguel Gomez <magomez>
Component: WebKitGTKAssignee: Miguel Gomez <magomez>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, cmarcelo, ews-watchlist, kondapallykalyan, luiz, pnormand, zan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Miguel Gomez 2021-01-13 07:19:16 PST
Currently CoordinatedGraphicsLayer marks the AnimatedBackingStoreClient as changed with each layer flush, even if the layer doesn't require a client (and the value is null). Modify this so layers that don't require those clients don't modify them.
Comment 1 Miguel Gomez 2021-01-13 08:22:38 PST
Created attachment 417534 [details]
Patch
Comment 2 EWS 2021-01-18 01:12:56 PST
zan@falconsigh.net does not have reviewer permissions according to https://svn.webkit.org/repository/webkit/trunk/Tools/Scripts/webkitpy/common/config/contributors.json.

Rejecting attachment 417534 [details] from commit queue.
Comment 3 EWS 2021-01-18 02:24:30 PST
Committed r271576: <https://trac.webkit.org/changeset/271576>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 417534 [details].