Skip to content

Java: Add flow summaries for startActivities #10890

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

Merged

Conversation

atorralba
Copy link
Contributor

@atorralba atorralba commented Oct 19, 2022

Uses SyntheticCallables and SyntheticGlobals to pair each startActivities call to getIntent calls in the components targeted by the intent(s).

Props to @aschackmull for this, which is the proper solution to the problem we discussed in #10660 (comment).

Uses SyntheticCallables and SyntheticGlobals to pair each startActivities call to getIntent calls in the components targeted by the intent(s).
@atorralba atorralba requested a review from a team as a code owner October 19, 2022 14:27
@github-actions github-actions bot added the Java label Oct 19, 2022
@atorralba
Copy link
Contributor Author

Nothing unusual in DCA (except a couple of "ran out of disk space" errors that seem unrelated to this change).

@atorralba
Copy link
Contributor Author

@aschackmull do you think this is ready to merge?

Copy link
Contributor

@aschackmull aschackmull left a comment

Choose a reason for hiding this comment

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

@aschackmull do you think this is ready to merge?

Looks reasonable to me.

@atorralba atorralba merged commit ef967b6 into github:main Nov 7, 2022
@atorralba atorralba deleted the atorralba/android-startactivities-summaries branch November 7, 2022 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants