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

Conversation

arbreng
Copy link
Contributor

@arbreng arbreng commented Mar 31, 2021

The new platformViews path we are introducing for Fuchsia is not able to handle multiple platform views at once. This PR fixes that and enables proper view IDs with platform_view channel events.

Fixes: https://bugs.fuchsia.dev/p/fuchsia/issues/detail?id=71337

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

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.

@arbreng arbreng requested a review from chaselatta March 31, 2021 22:23
@arbreng arbreng force-pushed the fuchsia-views-threading branch from c162604 to 6dd1830 Compare April 1, 2021 22:25
@freiling
Copy link
Contributor

freiling commented Apr 2, 2021

I'm on PTO through monday, I can look at this on Tuesday if you want but probably not before that

Copy link
Contributor

@jaeheon jaeheon left a comment

Choose a reason for hiding this comment

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

First time reviewing code here... :)

@arbreng arbreng force-pushed the fuchsia-views-threading branch from 6dd1830 to 307820f Compare April 7, 2021 17:24
Copy link
Contributor

@jaeheon jaeheon left a comment

Choose a reason for hiding this comment

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

(need to break for lunch, will continue after)

Copy link
Contributor

@freiling freiling left a comment

Choose a reason for hiding this comment

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

LGTM once testing is finished and comments addressed

@arbreng arbreng force-pushed the fuchsia-views-threading branch from 307820f to 514d9a3 Compare April 8, 2021 08:07
@chinmaygarde
Copy link
Member

@arbreng The test failure looks related.

@arbreng
Copy link
Contributor Author

arbreng commented Apr 8, 2021

@arbreng The test failure looks related.

Yes, I have some cleanup yet to do on this CL before landing it. It will be this evening or tomorrow

That includes breaking up this monster CL into a few distinct commits at least

@arbreng arbreng force-pushed the fuchsia-views-threading branch 3 times, most recently from f9d732a to 4ee84df Compare April 29, 2021 00:40
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 29, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 29, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 29, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 29, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 29, 2021
@arbreng arbreng deleted the fuchsia-views-threading branch April 30, 2021 16:34
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 30, 2021
gspencergoog pushed a commit to gspencergoog/engine that referenced this pull request May 5, 2021
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.

5 participants