Skip to content

Moving pointer event sanitizing to engine.#44217

Merged
chunhtai merged 7 commits intoflutter:masterfrom
chunhtai:issues/20517
Nov 20, 2019
Merged

Moving pointer event sanitizing to engine.#44217
chunhtai merged 7 commits intoflutter:masterfrom
chunhtai:issues/20517

Conversation

@chunhtai
Copy link
Contributor

@chunhtai chunhtai commented Nov 5, 2019

Description

This pr moves the pointer event sanitizing away from framework, as well as test code.

Related Issues

#20517

Tests

I removed a bunch of unused test.

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I signed the CLA.
  • I read and followed the Flutter Style Guide, including Features we expect every widget to implement.
  • I updated/added relevant documentation (doc comments with ///).
  • All existing and new tests are passing.
  • The analyzer (flutter analyze --flutter-repo) does not report any problems on my PR.
  • I am willing to follow-up on review comments in a timely manner.

Breaking Change

Does your PR require Flutter developers to manually update their apps to accommodate your change?

  • Yes, this is a breaking change (Please read Handling breaking changes). Replace this with a link to the e-mail where you asked for input on this proposed change.
  • No, this is not a breaking change.

@fluttergithubbot
Copy link
Contributor

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie.

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@fluttergithubbot fluttergithubbot added the framework flutter/packages/flutter repository. See also f: labels. label Nov 5, 2019
@Piinks Piinks added customer: crowd Affects or could affect many people, though not necessarily a specific customer. customer: dream (g3) customer: headline labels Nov 11, 2019
Copy link
Member

@goderbauer goderbauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@Piinks Piinks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like Cirrus is unhappy. :(

@chunhtai
Copy link
Contributor Author

unfortunately this pr requires flutter/engine#13697 to be merged first. After that the analyzer should pass. I should be able to merge the engine pr soon

@Piinks
Copy link
Contributor

Piinks commented Nov 15, 2019

unfortunately this pr requires flutter/engine#13697 to be merged first. After that the analyzer should pass. I should be able to merge the engine pr soon

Silly me. 😝
Sounds good!

@chunhtai chunhtai force-pushed the issues/20517 branch 2 times, most recently from 322e4ce to 9123ffa Compare November 19, 2019 23:49
@chunhtai chunhtai merged commit 314eb3b into flutter:master Nov 20, 2019
dkwingsmt added a commit to dkwingsmt/flutter that referenced this pull request Nov 23, 2019
@mono0926
Copy link
Contributor

mono0926 commented Dec 2, 2019

This seems to caused #45510 and the problem remains still now.

@iapicca iapicca mentioned this pull request Apr 22, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

customer: crowd Affects or could affect many people, though not necessarily a specific customer. customer: dream (g3) framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants