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

Conversation

@zanderso
Copy link
Member

@zanderso zanderso commented May 4, 2022

@zanderso zanderso requested review from dnfield and jason-simmons May 4, 2022 22:21
@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.

@zanderso
Copy link
Member Author

zanderso commented May 4, 2022

cc @chinmaygarde

@zanderso zanderso added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label May 4, 2022
@jason-simmons
Copy link
Member

See dart-lang/sdk#48962

@zanderso
Copy link
Member Author

Did this reland?

@dnfield
Copy link
Contributor

dnfield commented Jul 15, 2022

It was blocked for a while on dart-lang/dartdoc#3033, which has landed and looks like published.

We need to rev dartdoc in the framework to reland this.

@dnfield
Copy link
Contributor

dnfield commented Jul 15, 2022

Actually it looks like the framework just uses whatever the latest published dartdoc is... So we should be good to reland this now, but it will require a bunch of updates for new API since it originally landed plus the bugs @jason-simmons mentioned already

dnfield added a commit to dnfield/engine that referenced this pull request Jul 15, 2022
This reverts commit 6f19a3e.

Attempts to resolve merge conflicts and update modified/newly added
methods, and fixes the incorrect argument counts
on some of the Path methods.
dnfield added a commit that referenced this pull request Jul 18, 2022
* Reland "dart:ui conversion from native to FfiNative" (#33116)"

This reverts commit 6f19a3e.

Resolves merge conflicts and updates modified/newly added
methods, and fixes the incorrect argument counts
on some of the Path methods.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

needs tests waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants