Git Product home page Git Product logo

Comments (14)

goxr3plus avatar goxr3plus commented on May 23, 2024 1

from javafx-web-browser.

goxr3plus avatar goxr3plus commented on May 23, 2024

from javafx-web-browser.

goxr3plus avatar goxr3plus commented on May 23, 2024

from javafx-web-browser.

mokun avatar mokun commented on May 23, 2024

is JxBrowser fully open source ? how frequent do they update the chromium engine ?

from javafx-web-browser.

mokun avatar mokun commented on May 23, 2024

JavaFX's webengine is based on webkit, you know. Webkit is not that bad.

It's just that JavaFX development has been very slow and they use older version of webkit and is forever playing catchup :(

I'm glad that beginning Java 11, the JavaFX portion will be handed to developers.

from javafx-web-browser.

mokun avatar mokun commented on May 23, 2024

But why are they charging license fee ?

https://www.teamdev.com/jxbrowser#licensing-pricing

Evaluation Support
Provided for 30 days

Also, do they use webkit for video ?

JxBrowser is using Webkit and FFmpeg components, supplied under LGPL.

from javafx-web-browser.

goxr3plus avatar goxr3plus commented on May 23, 2024

from javafx-web-browser.

goxr3plus avatar goxr3plus commented on May 23, 2024

from javafx-web-browser.

mokun avatar mokun commented on May 23, 2024

We can use

logger.info("Web Engine supported : " + engine.getUserAgent());

to see what version of webkit the java jdk that we are using.

from javafx-web-browser.

mokun avatar mokun commented on May 23, 2024

For JDK 8u131, it prints the following :

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/602.1 (KHTML, like Gecko) JavaFX/8.0 Safari/602.1

For JDK 10.0.2,

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/605.1 (KHTML, like Gecko) JavaFX/10 Safari/605.1

from javafx-web-browser.

mokun avatar mokun commented on May 23, 2024

I found this page :

https://developers.whatismybrowser.com/useragents/explore/software_name/safari/?order_by=software_version

It's almost same tag info given by engine.getUserAgent() in JavaFX

or in here :
https://developers.whatismybrowser.com/useragents/parse/667339-safari-macos-webkit

605.1 is used by Safari 11.1

from javafx-web-browser.

goxr3plus avatar goxr3plus commented on May 23, 2024

from javafx-web-browser.

goxr3plus avatar goxr3plus commented on May 23, 2024

Hello my friend , what should i do with this issue ? Soon i will pass this project on Java 11.
@mokun

from javafx-web-browser.

goxr3plus avatar goxr3plus commented on May 23, 2024

@mokun Okay now i have the knowledge to pass this project on Java 11 .

from javafx-web-browser.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.