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

Fix _endRecording native return type #34891

Merged
merged 1 commit into from
Jul 25, 2022
Merged

Fix _endRecording native return type #34891

merged 1 commit into from
Jul 25, 2022

Conversation

dnfield
Copy link
Contributor

@dnfield dnfield commented Jul 25, 2022

Fixes flutter/flutter#108309

See discussion there -this will be tested on an upcoming dart roll.

Fixes flutter/flutter#108309

See discussion there -this will be tested on an upcoming dart roll.
@flutter-dashboard
Copy link

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 on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!).

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

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

@dnfield dnfield changed the title Fixe _endRecording native return time Fix _endRecording native return time Jul 25, 2022
@Hixie
Copy link
Contributor

Hixie commented Jul 25, 2022

test-exempt: tested in future roll

Copy link
Contributor

@dcharkes dcharkes 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

@Hixie Hixie left a comment

Choose a reason for hiding this comment

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

LGTM

@dnfield dnfield added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 25, 2022
@dcharkes dcharkes changed the title Fix _endRecording native return time Fix _endRecording native return type Jul 25, 2022
@auto-submit auto-submit bot merged commit 3964cf6 into main Jul 25, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 25, 2022
@dnfield dnfield deleted the dnfield-patch-1 branch September 23, 2022 18:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autosubmit Merge PR when tree becomes green via auto submit App needs tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FfiNative PictureRecorder::endRecording wrong return type
3 participants