Bug 263810 - [macOS WKTR] Enable async overflow scrolling by default for WPTs
Summary: [macOS WKTR] Enable async overflow scrolling by default for WPTs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Abrar Rahman Protyasha
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-27 16:24 PDT by Abrar Rahman Protyasha
Modified: 2023-12-20 00:39 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.