[10] Review request: 8183292: Update to 604.1 version of WebKit
Arunprasad Rajkumar
arunprasad.rajkumar at oracle.com
Fri Jul 21 17:11:50 UTC 2017
Hello All
Following patchset contains changes to upgrade to newer WebKit which is based on GTK WebKit 2.16 [1],
http://cr.openjdk.java.net/~arajkumar/8183292/webrev.00
Above link has 1 webrev and one patchset file,
1. rt-non-webkit — Contains changes other than "modules/javafx.web/src/main/native", it will be useful only for review.
2. rt.changeset.gz — Actual changeset file in compressed format which contains all the changes from “rt” directory, uncompress before using it(gunzip rt.changeset.gz) and do the following steps.
$ cd rt
$ hg import --no-commit rt.changeset #(from rt.changset.gz)
Please review and let me know the feedback.
(Note: MSVC 2017 toolchain is a must to compile “:web” module on Windows)
[1] https://trac.webkit.org/wiki/WebKitGTK/2.16.x
Thanks,
Arun
More information about the openjfx-dev
mailing list