Lucas Araújo

Results 6 comments of Lucas Araújo

Any progress on this? I would like to be able to trust hosts and apps as well. I think the feature can be simplified by having just two lists and...

Update: I don't get the "Unable to load preload script" error when I comment out everything inside `preload.ts`, so it seems to be something in `preload.ts` that's causing it. I...

Update: I managed to fix the first two problems, "Unable to load preload script" and "Error: module not found: ./bridge" by temporarily setting `webPreferences.sandbox` to `false` when creating the window....

Didn't manage to fix the source map problem, so temporarily I'm using inline source maps to avoid running into it.

The only way for a user to sign in to my app is through a remote URL which I do not control. Being able to extract cookies from the webview...

@Zihan-Hu Do you think it would be hard to implement cross-platform reliably?