8000 Wait app to be ready before creating a BrowserWindow for system proxy resolver by jakolehm · Pull Request #7443 · lensapp/lens · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Wait app to be ready before creating a BrowserWindow for system proxy resolver #7443

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

Merged
merged 1 commit into from
Mar 31, 2023

Conversation

jakolehm
Copy link
Contributor

Should fix #7436 .

… resolver

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
@jakolehm jakolehm added the bug Something isn't working label Mar 31, 2023
@jakolehm jakolehm requested a review from a team as a code owner March 31, 2023 08:56
@jakolehm jakolehm requested review from jansav and Iku-turso and removed request for a team March 31, 2023 08:56
@Iku-turso Iku-turso added this to the 6.4.12 milestone Mar 31, 2023
@@ -4,13 +4,21 @@
*/
import { getInjectable } from "@ogre-tools/injectable";
import { BrowserWindow } from "electron";
import electronAppInjectable from "../../electron-app/electron-app.injectable";

const resolveSystemProxyWindowInjectable = getInjectable({
Copy link
Contributor
@Iku-turso Iku-turso Mar 31, 2023

Choose a reason for hiding this comment

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

Name indicates function, but it's actually a window. Proposed name: systemProxyWindowInjectable.

@Iku-turso
Copy link
Contributor

This is a kludgy hot-fix PR, and requires concrete plan to be done properly with eg. unit tests.

@Iku-turso Iku-turso merged commit 7bae712 into master Mar 31, 2023
@Iku-turso Iku-turso deleted the fix-crash-on-quit-part-3 branch March 31, 2023 10:33
@Iku-turso Iku-turso mentioned this pull request Mar 31, 2023
Iku-turso pushed a commit that referenced this pull request Mar 31, 2023
… resolver (#7443)

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
@Iku-turso Iku-turso mentioned this pull request Mar 31, 2023
Iku-turso added a commit that referenced this pull request Mar 31, 2023
* wait app to be ready before creating a BrowserWindow for system proxy resolver (#7443)

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* Release 6.4.12

Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>

---------

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>
Co-authored-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
jweak pushed a commit that referenced this pull request Apr 3, 2023
… resolver (#7443)

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

quitting causes a failure
2 participants
0