-
Notifications
You must be signed in to change notification settings - Fork 495
Adds detection for Flow browser engine and for Flow browser #6467
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
Conversation
The engine version is not seen correctly. I tried multiple regexes and all failed. I think there is a bug in |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
According to this news they use their own engine
https://www.ekioh.com/news/ekioh-launches-the-worlds-first-multithreaded-embedded-browser/
rv gecko (RenderVersion) is equal to the Firefox version, starting from the browser version 3.6+
The presence of FF + Gecko is a formality so that the browser is not blocked by sites.
@sanchezzzhak I guess this one would be good to merge, right? |
Yes |
No description provided.