In http://trac.webkit.org/changeset/64122 I have created a PageClientImpl class by moving the WebKit::PageClient implementation from QWKPagePrivate to the new class. The reason of this change is written in bug 42974. However, after http://trac.webkit.org/changeset/64155 the new class has became useless. I think it would be better to take back the change by making QWKPagePrivate the PageClient since it is more logical.
Created attachment 63905 [details] proposed patch
Comment on attachment 63905 [details] proposed patch Clearing flags on attachment: 63905 Committed r64992: <http://trac.webkit.org/changeset/64992>
All reviewed patches have been landed. Closing bug.