RESOLVED FIXED134529
Add ABI hacks to allow WKPageRef to use WKSessionStateRef
https://bugs.webkit.org/show_bug.cgi?id=134529
Summary Add ABI hacks to allow WKPageRef to use WKSessionStateRef
Anders Carlsson
Reported 2014-07-01 17:19:59 PDT
Add ABI hacks to allow WKPageRef to use WKSessionStateRef
Attachments
Patch (7.36 KB, patch)
2014-07-01 17:23 PDT, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2014-07-01 17:23:10 PDT
Sam Weinig
Comment 2 2014-07-01 17:38:50 PDT
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.
Anders Carlsson
Comment 3 2014-07-01 17:47:44 PDT
Note You need to log in before you can comment on or make changes to this bug.