Bug 263810

Summary: [macOS WKTR] Enable async overflow scrolling by default for WPTs
Product: WebKit Reporter: Abrar Rahman Protyasha <a_protyasha>
Component: Tools / TestsAssignee: Abrar Rahman Protyasha <a_protyasha>
Status: RESOLVED FIXED    
Severity: Normal CC: a_protyasha, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=263955
https://bugs.webkit.org/show_bug.cgi?id=266683
https://bugs.webkit.org/show_bug.cgi?id=266684

Description Abrar Rahman Protyasha 2023-10-27 16:24:34 PDT
We do not want to commit WKTR metadata such as `<!-- webkit-test-runner [ AsyncOverflowScrollingEnabled=true ] -->` to upstream WPT files, but the unanimous understanding is that we want the test runner to run WPTs with async overflow scrolling enabled.

We should hardcode enablement of this web preference feature when the test runner is running WPTs.
Comment 1 Radar WebKit Bug Importer 2023-10-27 16:32:18 PDT
<rdar://problem/117609234>
Comment 2 Abrar Rahman Protyasha 2023-10-27 16:41:47 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19664
Comment 3 Abrar Rahman Protyasha 2023-10-31 01:46:24 PDT
It seems like there are too many test failures on iOS; we should probably only enable this by default for macOS.
Comment 4 EWS 2023-11-01 12:36:51 PDT
Committed 270071@main (6e655dfb8154): <https://commits.webkit.org/270071@main>

Reviewed commits have been landed. Closing PR #19664 and removing active labels.
Comment 5 EWS 2023-11-07 13:45:49 PST
Committed 267815.538@safari-7617-branch (860798f84922): <https://commits.webkit.org/267815.538@safari-7617-branch>

Reviewed commits have been landed. Closing PR #917 and removing active labels.