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

Add --enable-isolate-groups to allowed flags in switches.cc #21149

Merged
merged 3 commits into from
Sep 17, 2020

Conversation

mkustermann
Copy link
Member

@mkustermann mkustermann commented Sep 14, 2020

This will allow customers to try out the lightweight isolate support in the Dart VM in AOT mode.

To be future proof, we also add the negative flags to the allow list, thereby allowing the Dart VM to
change the default in the future, while still allowing customers to opt out.

Issue b/158554251

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

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

@auto-assign auto-assign bot requested a review from chinmaygarde September 14, 2020 13:36
@mkustermann mkustermann requested review from aam and removed request for chinmaygarde September 14, 2020 13:36
@mkustermann mkustermann changed the title Add --enable-isolate-groups to whitelisted flags in switches.cc Add --enable-isolate-groups to allowed flags in switches.cc Sep 14, 2020
@mkustermann
Copy link
Member Author

It looks like this pull request may not have tests. ...
If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat.

@Hixie Are you ok with us landing this change as-is?

@Hixie
Copy link
Contributor

Hixie commented Sep 14, 2020

We should at a minimum test that the logic here works -- that these flags do get passed through. Otherwise someone might try to "clean up" the code and remove these flags.

@mkustermann
Copy link
Member Author

PTAL

@aam
Copy link
Member

aam commented Sep 17, 2020

PTAL

still LGTM!

@chinmaygarde chinmaygarde merged commit c0b75ff into flutter:master Sep 17, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 17, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 18, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 18, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 18, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 18, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 18, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants