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

Issue/5753 #615

Merged
merged 2 commits into from
Feb 21, 2023
Merged

Issue/5753 #615

merged 2 commits into from
Feb 21, 2023

Conversation

Tnks2U
Copy link
Contributor

@Tnks2U Tnks2U commented Feb 7, 2023

  • https://oss.navercorp.com/entry/entry2/issues/5753
  • renderer 리스너가 올려지기 전에 main에서 이벤트를 디스패치하는 경우가 있어서 수정하였습니다.
  • renderer에서 listen하고 main에서 먼저 ipc 요청을 보내는 방식에서 => renderer 에서 먼저 invoke하고 main의 ipcMain이 handle하도록 수정

- invalidAsarFile => isValidAsarFile로 수정하고 boolean 의미 반전
@Tnks2U Tnks2U requested review from kimorkim, leunge and prisml February 7, 2023 09:31
@Tnks2U Tnks2U merged commit 126e346 into develop-hw Feb 21, 2023
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.

1 participant