Hi All, Please review the following patch to merge the GTK WebKit 2.18 into FX 8u :
http://cr.openjdk.java.net/~mbilla/8187483/8u-dev-bp/webrev.01/ Above link has one webrev and one changeset file: 1. rt-non-webkit — Contains changes other than "modules/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) Thanks, Murali
