Bug 289530
| Summary: | [WPE] Initialize drag threshold setting in WPESettings | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Pablo Saavedra <psaavedra> |
| Component: | WPE WebKit | Assignee: | Pablo Saavedra <psaavedra> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Pablo Saavedra
The WPE_SETTING_DRAG_THRESHOLD setting is defined in WPESettings.h but was never initialized in WPESettings.cpp. This setting determines the number of pixels the cursor must move before a drag gesture is activated.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Pablo Saavedra
Pull request: https://github.com/WebKit/WebKit/pull/42254
EWS
Committed 292007@main (11fcf7e9b0b1): <https://commits.webkit.org/292007@main>
Reviewed commits have been landed. Closing PR #42254 and removing active labels.