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

open in new tab #52

Open
khelkun opened this issue Aug 1, 2023 · 1 comment
Open

open in new tab #52

khelkun opened this issue Aug 1, 2023 · 1 comment

Comments

@khelkun
Copy link

khelkun commented Aug 1, 2023

I've been able to build the GackoViewPlugin. Now I'm trying to figure out how I can modify it to make it open clicked <a href=""/> links which has target="_blank" attribute e.g "open in new tab" at least in the current "browser" session tab.

N.B:
I have a side question about GeckoViewPlugin build. In the "Problems" view, Android Studio reports Cannot resolve symbol 'unity3d' on import com.unity3d.player.UnityPlayer; and Cannot resolve symbol 'UnityPlayer' everywhere it's used. However it builds successfuly. How is that posbile?

@khelkun
Copy link
Author

khelkun commented Aug 1, 2023

Furthermore GeckoSession.NavigationDelegate.html#onLoadRequest has been useful but is there something similar to catch every HTTP requests done in the session? I'd like to catch a POST done on the page

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

No branches or pull requests

1 participant