Add ABI hacks to allow WKPageRef to use WKSessionStateRef
Created attachment 234224 [details] Patch
Comment on attachment 234224 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=234224&action=review Grossest thing I have seen all week. r=me! > Source/WebKit2/UIProcess/API/C/WKPage.cpp:354 > +WKTypeRef WKPageCopySessionState(WKPageRef pageRef, void *context, WKPageSessionStateFilterCallback filter) * on the wrong side.
Committed r170683: <http://trac.webkit.org/changeset/170683>