Skip to content

Conversation

@mrobinson
Copy link
Member

@mrobinson mrobinson commented Oct 20, 2025

A recent PR (#39811) introduced an unconditional panic on touch events.
This change fixes that issue.

Testing: This can be verified manually by triggering any touch event.
Fixes: #40016

@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Oct 20, 2025
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Oct 20, 2025
A recent PR (servo#39811) introduced an unconditional panic on touch events.
This change fixes that issue.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Oct 20, 2025
@mrobinson mrobinson enabled auto-merge October 20, 2025 09:33
@mrobinson mrobinson added this pull request to the merge queue Oct 20, 2025
@servo-highfive servo-highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Oct 20, 2025
auto-merge was automatically disabled October 20, 2025 10:40

Pull Request is not mergeable

Merged via the queue into servo:main with commit dd26eca Oct 20, 2025
34 checks passed
@mrobinson mrobinson deleted the fix-touch-events branch October 20, 2025 10:48
@servo-highfive servo-highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-awaiting-review There is new code that needs to be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

panic on on mobile devices

3 participants