Hello All,

Following patchset contains changes to upgrade to newer WebKit which is based 
on GTK WebKit 2.20 [1]

http://cr.openjdk.java.net/~arajkumar/8199474/webrev 
<http://cr.openjdk.java.net/~arajkumar/8199474/webrev>

Above link has a webrev and a changeset file,

1. rt-non-native-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.,

$ hg clone http://hg.openjdk.java.net/openjfx/jfx-dev/rt 
<http://hg.openjdk.java.net/openjfx/jfx-dev/rt>
$ cd rt
$ hg import --no-commit rt.changeset #(from rt.changset.gz)

(Note: Changeset is marginally bigger than usual because it removes all unused 
WebCore files from the repo)

[1] https://trac.webkit.org/wiki/WebKitGTK/2.20.x 
<https://trac.webkit.org/wiki/WebKitGTK/2.20.x>

Thanks,
Arun

Reply via email to