Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Can't use ES6 features with QtWebKit running on WebKit-602.1.20
Forum Updated to NodeBB v4.3 + New Features

Can't use ES6 features with QtWebKit running on WebKit-602.1.20

Scheduled Pinned Locked Moved Unsolved Qt WebKit
2 Posts 2 Posters 1.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    asharma
    wrote on 22 Apr 2020, 06:55 last edited by asharma
    #1

    I am working on integrating the modern maintained version of QtWebKit running on WebKit 602.1.20 with my Qt 5.12.X version.
    Though when ran https://html5test.com/ on QWebView after building it, I learned that most of the ES6 features are unavailable on it. Is there some specific build flag that I have to use to build the WebKit to get them enabled? I already tried building it with -DENABLE_ES6_MODULES=ON with no success.

    I am using the Perl script given in the steps here: https://github.com/qtwebkit/qtwebkit/wiki/Building-QtWebKit-on-Windows-(OUTDATED)

    I appreciate the help.

    Thanks

    1 Reply Last reply
    0
    • K Offline
      K Offline
      Konstantin Tokarev
      wrote on 23 Apr 2020, 05:27 last edited by
      #2

      QtWebKit 5.212.x doesn't support ES6 modules. This feature will be available in upcoming release from qtwebkit-dev branch.

      1 Reply Last reply
      1

      1/2

      22 Apr 2020, 06:55

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved