Bug 224824

Summary: REGRESSION(r275790) [GTK][WPE] Scrolling rendering fails after the second page
Product: WebKit Reporter: Alejandro G. Castro <alex>
Component: WPE WebKitAssignee: Alejandro G. Castro <alex>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, cgarcia, clord, cmarcelo, ews-watchlist, fred.wang, jamesr, luiz, simon.fraser, tonikitoo
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
WIP patch
none
Patch none

Description Alejandro G. Castro 2021-04-20 12:42:17 PDT
The scrolling synchronization does not work, we do not have the call to synchronizeStateFromScrollingTree in Nicosia implementation.
Comment 1 Alejandro G. Castro 2021-04-20 12:44:18 PDT
Created attachment 426580 [details]
WIP patch

This patch fixes the problem, still checking some of the testing issues to confirm it.
Comment 2 Alejandro G. Castro 2021-04-20 13:23:19 PDT
Created attachment 426586 [details]
Patch
Comment 3 EWS 2021-04-22 00:50:09 PDT
Committed r276426 (236889@main): <https://commits.webkit.org/236889@main>

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