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

refactor: use IPC helpers in window-setup #17948

Merged
merged 1 commit into from Jul 8, 2019

Conversation

miniak
Copy link
Contributor

@miniak miniak commented Apr 24, 2019

Description of Change

Use ipcRendererUtils.invoke(Sync) / ipcMainUtils.handle to eliminate duplicate code and properly propagate errors to the caller side.

We need to handle loadURL similar to #18990

Checklist

  • PR description included and stakeholders cc'd
  • npm test passes
  • PR title follows semantic commit guidelines

Release Notes

Notes: no-notes

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Apr 24, 2019
@miniak miniak force-pushed the miniak/guest-window-manager branch 3 times, most recently from 59c4ea4 to 5310baf Compare April 24, 2019 16:05
@miniak miniak self-assigned this Apr 24, 2019
@miniak miniak force-pushed the miniak/guest-window-manager branch 3 times, most recently from 26b0578 to 26988ce Compare April 25, 2019 00:13
@miniak miniak added the wip ⚒ label Apr 25, 2019
@miniak miniak force-pushed the miniak/guest-window-manager branch from 26988ce to e25e784 Compare April 25, 2019 01:02
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Apr 25, 2019
@miniak miniak force-pushed the miniak/guest-window-manager branch 3 times, most recently from 26ae333 to 092f727 Compare May 9, 2019 14:57
@miniak miniak force-pushed the miniak/guest-window-manager branch from 092f727 to 5ebfa8f Compare May 19, 2019 12:03
@miniak miniak force-pushed the miniak/guest-window-manager branch from 5ebfa8f to f17d5ba Compare June 20, 2019 21:33
@miniak miniak force-pushed the miniak/guest-window-manager branch 4 times, most recently from bda10be to 9ed2c83 Compare July 5, 2019 14:28
@miniak miniak changed the title refactor: use IPC helpers in guest-window-manager / window-setup refactor: use IPC helpers in window-setup Jul 5, 2019
@miniak miniak force-pushed the miniak/guest-window-manager branch 2 times, most recently from d96ea01 to c0d8cc6 Compare July 5, 2019 14:34
@miniak miniak requested review from zcbenz and nornagon July 5, 2019 14:38
@miniak miniak marked this pull request as ready for review July 5, 2019 14:38
@miniak miniak removed the wip ⚒ label Jul 5, 2019
@miniak miniak requested a review from codebytere July 5, 2019 16:10
@miniak miniak force-pushed the miniak/guest-window-manager branch from c0d8cc6 to 058b386 Compare July 7, 2019 11:19
@miniak miniak force-pushed the miniak/guest-window-manager branch from 058b386 to 870dafc Compare July 8, 2019 22:37
@alexeykuzmin alexeykuzmin merged commit 419ce49 into master Jul 8, 2019
@release-clerk
Copy link

release-clerk bot commented Jul 8, 2019

No Release Notes

@alexeykuzmin alexeykuzmin deleted the miniak/guest-window-manager branch July 8, 2019 23:43
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.

None yet

3 participants