Skip to content
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

Cherry pick PR #2387: Remove the option to start crash handler at launch #2835

Closed

Conversation

cobalt-github-releaser-bot
Copy link
Collaborator

Refer to the original PR: #2387

This is a tech debt cleanup. Starting the crash handler when a crash happens instead of when the app starts has been the default behavior. This behavior saves 2-3MB memory that the app consumes. This behavior has been proved reliable. The code to allow the other behavior can be removed.

b/242101457

Change-Id: Icc725cb801a72b4635d6104abc8226a6f6323f46

@cobalt-github-releaser-bot
Copy link
Collaborator Author

Important

There were merge conflicts while cherry picking! Check out cherry-pick-24.lts.1+-2387 and fix the conflicts before proceeding. Check the log at https://github.com/youtube/cobalt/actions/runs/8547053158 for details.

@hlwarriner
Copy link
Contributor

@yuying-y do you still plan to merge this? It looks like there's just a small merge conflict in starboard/CHANGELOG.md.

@yuying-y
Copy link
Contributor

@yuying-y do you still plan to merge this? It looks like there's just a small merge conflict in starboard/CHANGELOG.md.

Just solved the conflict, and rerunning the checks.

@yuying-y yuying-y marked this pull request as ready for review April 17, 2024 01:29
Copy link
Contributor

@hlwarriner hlwarriner left a comment

Choose a reason for hiding this comment

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

Sorry for the just realizing this, but I'm now thinking it may be best to hold off and not cherry pick this change to 24 LTS. It technically does require a small change in partners' platforms, and we generally don't want to make breaking changes in minor releases. What do you think @yuying-y?

This is a tech debt cleanup. Starting the crash handler when a crash
happens instead of when the app starts has been the default behavior.
This behavior saves 2-3MB memory that the app consumes. This behavior
has been proved reliable. The code to allow the other behavior can be
removed.

b/242101457

Change-Id: Icc725cb801a72b4635d6104abc8226a6f6323f46
(cherry picked from commit 1c7af63)
@yuying-y
Copy link
Contributor

Sorry for the just realizing this, but I'm now thinking it may be best to hold off and not cherry pick this change to 24 LTS. It technically does require a small change in partners' platforms, and we generally don't want to make breaking changes in minor releases. What do you think @yuying-y?

Sure. Sgtm.

@yuying-y yuying-y closed this Apr 17, 2024
@kaidokert kaidokert deleted the cherry-pick-24.lts.1+-2387 branch June 16, 2024 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants