Skip to content

What is the ECMAScript version used in WebKit / WebView ? #84

@Maze-fr

Description

@Maze-fr

Hello,

I found, with great difficulties, that JavaFX 21 (because LTS...) uses WebKit 615.1, which is based on GTK WebKit 2.38, which uses JavaScriptCore, I think.
But it is impossible for me to know which version of ECMAScript is implemented.
I know that ES 6 is implemented since JDK 9, even before the OpenJDK, but impossible to find any new information about it.
It is obviously important to know about it when opening an URL in a WebView, because some may fail loading.

So... what is the ECMAScript version supported by JavaFX ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions