Bug 232627 - REGRESSION(r284603) [GTK][WPE] test fast/frames/flattening/scrolling-in-object.html fails
Summary: REGRESSION(r284603) [GTK][WPE] test fast/frames/flattening/scrolling-in-objec...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Minor
Assignee: Arcady Goldmints-Orlov
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-02 09:07 PDT by Arcady Goldmints-Orlov
Modified: 2021-11-03 01:24 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.39 KB, patch)
2021-11-02 09:20 PDT, Arcady Goldmints-Orlov
no flags Details | Formatted Diff | Diff
Patch (2.24 KB, patch)
2021-11-02 17:10 PDT, Arcady Goldmints-Orlov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arcady Goldmints-Orlov 2021-11-02 09:07:18 PDT
The test fast/frames/flattening/scrolling-in-object.html fails starting in r284603, showing a line of red pixels at the top of the window. It appears that the test is waiting 100 ms for the scrolling to finish but the change in question made the scrolling animation over. Experimentally, the scroll finishes in under 200 ms, but we can up the timeout to 500 ms just to be safe.
Comment 1 Arcady Goldmints-Orlov 2021-11-02 09:20:34 PDT
Created attachment 443099 [details]
Patch
Comment 2 Arcady Goldmints-Orlov 2021-11-02 17:10:00 PDT
Created attachment 443150 [details]
Patch
Comment 3 Martin Robinson 2021-11-03 00:43:05 PDT
Comment on attachment 443150 [details]
Patch

Thanks!
Comment 4 EWS 2021-11-03 01:24:00 PDT
Committed r285200 (243826@main): <https://commits.webkit.org/243826@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 443150 [details].
Comment 5 Radar WebKit Bug Importer 2021-11-03 01:24:18 PDT
<rdar://problem/84965187>