-
Notifications
You must be signed in to change notification settings - Fork 894
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
Fix mac crash reporting (uplift to 1.7.x) #5138
Conversation
I updated the patches/chrome-BUILD.gn.patch file in an earlier cherry pick operation, but am adding this change manually now. #5082
The manual build I ran completed successfully with these patches. Info.plist looks accurate. |
QA went through the original PR on Nightly as per #5064 (comment) 👍 |
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.
Uplift into 1.7.x
approved after deliberating with @brave/uplift-approvers. Please make sure that all the correct labels are being used and the associated issue is moved into the correct milestone.
Uplift of #5064 and #5082 to 1.7.x
Related brave/brave-browser#8970
Fixes brave/brave-browser#8864
Fixes brave/brave-browser#8896
Submitter Checklist:
npm run lint
)git rebase master
(if needed).git rebase -i
to squash commits (if needed).Test Plan:
Reviewer Checklist:
After-merge Checklist:
changes has landed on.