RESOLVED FIXED 134549
Add -[WKWebView _sessionStateData] and -[WKWebView _restoreFromSessionStateData:]
https://bugs.webkit.org/show_bug.cgi?id=134549
Summary Add -[WKWebView _sessionStateData] and -[WKWebView _restoreFromSessionStateDa...
Anders Carlsson
Reported 2014-07-02 09:45:05 PDT
Add -[WKWebView _sessionStateData] and -[WKWebView _restoreFromSessionStateData:]
Attachments
Patch (2.77 KB, patch)
2014-07-02 09:45 PDT, Anders Carlsson
mitz: review+
commit-queue: commit-queue-
Anders Carlsson
Comment 1 2014-07-02 09:45:21 PDT
mitz
Comment 2 2014-07-02 09:47:08 PDT
Comment on attachment 234270 [details] Patch Would be nicer to make the deprecated methods wrappers around the new ones rather than the other way around, but r=me either way.
WebKit Commit Bot
Comment 3 2014-07-02 10:22:58 PDT
Comment on attachment 234270 [details] Patch Rejecting attachment 234270 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-02', 'build', '--no-clean', '--no-update', '--build-style=release', '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: /WebKit/WebKitBuild/Release/DerivedSources/WebKit2/PluginProxyMessageReceiver.cpp -o /Volumes/Data/EWS/WebKit/WebKitBuild/WebKit2.build/Release/WebKit.build/Objects-normal/x86_64/PluginProxyMessageReceiver.o ** BUILD FAILED ** The following build commands failed: CompileC /Volumes/Data/EWS/WebKit/WebKitBuild/WebKit2.build/Release/WebKit.build/Objects-normal/x86_64/WKWebView.o UIProcess/API/Cocoa/WKWebView.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (1 failure) Full output: http://webkit-queues.appspot.com/results/4729884014280704
Anders Carlsson
Comment 4 2014-07-02 10:41:02 PDT
Note You need to log in before you can comment on or make changes to this bug.