-
Notifications
You must be signed in to change notification settings - Fork 28.8k
Update Linux embedder to new semantics flags API #170497
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Linux embedder to new semantics flags API #170497
Conversation
@robert-ancell Could you rebase off the latest master branch? We switched the tristate flags to use an enum instead of two booleans. See: #170505 |
c46db90
to
c88d28c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
autosubmit label was removed for flutter/flutter/170497, because - The status or check suite Linux linux_fuchsia_tests has failed. Please fix the issues identified (or deflake) before re-applying this label. |
As changed in #167738.