Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@justinmc
Copy link
Contributor

@justinmc justinmc commented Oct 24, 2022

Cleans up some old methods that were deprecated in #36642 and the framework is currently switching off in flutter/flutter#104128.

Depends on flutter/flutter#104128.

@justinmc justinmc requested a review from cyanglaz October 24, 2022 17:25
@justinmc justinmc self-assigned this Oct 24, 2022
XCTAssertEqual([textInputPlugin.activeView.selectionRects count], 1u);
}

- (void)testScribbleSetSelectionRectsTICFails {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Is this test useful, or should I get a text exemption?

Copy link
Member

Choose a reason for hiding this comment

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

I don't think this adds any value. This patch remove the deprecated stuff in a two-step transition. I think we should land this.

Copy link
Contributor

Choose a reason for hiding this comment

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

+1 we should just get an exempt.

XCTAssertEqual([textInputPlugin.activeView.selectionRects count], 1u);
}

- (void)testScribbleSetSelectionRectsTICFails {
Copy link
Member

Choose a reason for hiding this comment

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

I don't think this adds any value. This patch remove the deprecated stuff in a two-step transition. I think we should land this.

@justinmc
Copy link
Contributor Author

Checked with @Hixie on Discord and this needs no exemption since it is all deletions (otherwise the bought would ask for an exemption).

@justinmc justinmc merged commit f870117 into flutter:main Oct 28, 2022
@justinmc justinmc deleted the scribble-mixin-deprecation-removal branch October 28, 2022 20:05
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 28, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 28, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 29, 2022
schwa423 pushed a commit to schwa423/engine that referenced this pull request Nov 16, 2022
justinmc added a commit that referenced this pull request Feb 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants