Vladimir Yakovlev

Results 285 comments of Vladimir Yakovlev

The `notification` channels has to be setup, so the further `"app @electron webview"` interaction logic works as designed, including secure persisting the active session for reuse it on the next...

@lxgr-linux thanks for the update. Based on this issue, and other cases too, I could say that `"app @electron webview"` interaction, on some systems and for so far unclear reason,...

> I'm going to disable [background throttling for webview's "webContents"](https://www.electronjs.org/docs/latest/api/web-contents#contentssetbackgroundthrottlingallowed) guessing that this might increase named interaction stability. The `backgroundThrottling: false` flag is already there for at least 3 years,...

The updated version sits in the `wip` branch, so you could assemble app build from that branch. > By the way, when I use Ferdium to login into ProtonMail, autologin...

> Am I doing something wrong? I don't know. Maybe someone who runs Windows system could shed some light on the issue. My understanding is that if Choco accepted the...

Can confirm the issue. Practice of not publishing sources of deployed version is back. So the source publishing process doesn't seem to be automated. I hope @mmso or someone on...

Hi @bartbutler, it's been 3+ weeks since the project code/tags updates stopped to happen, but proton.me keeps getting regular updates. Can you or someone shed some light on the issue?

> reproduce the crash, zip up the crash dumps directory and attach it here. Some potentially relevant dumps attached in #41879.

> You can fix this by making partition persistent (add persist: before the partition name) Not a fix but an ugly workaround. There are cases when `persist:`-prefixed partition is defined...