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

chore: Add a condition to crashReporter deprecate log #27953

Merged
merged 2 commits into from
Mar 5, 2021

Conversation

xland
Copy link
Contributor

@xland xland commented Mar 2, 2021

When developer set submitURL to '' crash reports will be saved at ...\AppData\Roaming\...\Crashpad\reports, will not be uploaded to the server.
So at this time deprecate.log('Sending uncompressed crash reports....') is unnecessary.

Description of Change

Checklist

Release Notes

Notes: none.

When developer set  submitURL to '' crash reports will be saved  at `...\AppData\Roaming\...\Crashpad\reports`, will not be uploaded to the server.
So  at this time `deprecate.log('Sending uncompressed crash reports....')`  is  unnecessary.
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Mar 2, 2021
@xland xland changed the title Add a condition to crashReporter deprecate log chore: Add a condition to crashReporter deprecate log Mar 2, 2021
Copy link
Member

@codebytere codebytere left a comment

Choose a reason for hiding this comment

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

Thanks!

@codebytere codebytere added semver/patch backwards-compatible bug fixes target/11-x-y labels Mar 2, 2021
@codebytere
Copy link
Member

@xland can you please fix linting?

change to check uploadToServer

Co-authored-by: Jeremy Rose <nornagon@nornagon.net>
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Mar 3, 2021
@zcbenz zcbenz merged commit 54bc71d into electron:master Mar 5, 2021
@release-clerk
Copy link

release-clerk bot commented Mar 5, 2021

No Release Notes

@trop
Copy link
Contributor

trop bot commented Mar 5, 2021

I have automatically backported this PR to "11-x-y", please check out #28012

@trop
Copy link
Contributor

trop bot commented Mar 5, 2021

I have automatically backported this PR to "12-x-y", please check out #28013

@xland xland deleted the patch-7 branch March 5, 2021 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants