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

[MM-54321] Expose app name through the API correctly #2813

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

devinbinnie
Copy link
Member

Summary

A recent change caused the downloads dropdown to stop functioning, due to electron being directly exposed in the renderer process.

This PR exposes the app name correctly through the contextBridge API to avoid the require error that pops up.

Ticket Link

#2807

NONE

@devinbinnie devinbinnie added the 2: Dev Review Requires review by a core committer label Aug 30, 2023
@devinbinnie devinbinnie added this to the v5.5.0 milestone Aug 30, 2023
@devinbinnie devinbinnie requested review from marianunez and removed request for harshilsharma63 September 1, 2023 15:39
@devinbinnie devinbinnie added 4: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core committer labels Sep 1, 2023
@devinbinnie devinbinnie merged commit b36b40e into mattermost:master Sep 1, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4: Reviews Complete All reviewers have approved the pull request kind/refactor release-note-none
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants