Revert "Add new pointer signal for cancelling scroll inertia"#34535
Revert "Add new pointer signal for cancelling scroll inertia"#34535
Conversation
This reverts commit f34a228.
|
Why would it fail, is this build just using an older framework, or it's some more strict rules? |
|
@moffatman I guess Google's internal codebase uses a different (stricter) rule set. Do these errors make sense to you? |
|
@dkwingsmt Those errors look like what you would get if you didn't have flutter/flutter#106906. I can't be sure since I can't see the code at the difference points. Maybe I should have waited longer before merging this engine change for framework to propagate? |
|
Just checked and confirmed that the code at that time had not applied flutter/flutter#106906. I think it's because the framework changes had not been rolled into the internal codebase but the engine roller was also trying based on the internal codebase. Unfortunately the framework roller is experiencing difficulty and is 8 days behind. It doesn't necessarily mean flutter/flutter#106906 needs another 8 days to roll in. Can you create a reland PR? I'll keep an eye on the rolling status of flutter/flutter#106906. |
|
@dkwingsmt I made a reland PR here: #34537. Also included updates to android and web implementations which were forgotten in the original PR. |
Reverts #34402
Internal build failure: (b/238385004)