Bug 192789

Summary: Allow passing nil as session state to [WKWebView _restoreSessionState:]
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, commit-queue, ggaren, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Chris Dumez 2018-12-17 16:42:45 PST
Allow passing nil as session state to [WKWebView _restoreSessionState:] instead of crashing.
Comment 1 Chris Dumez 2018-12-17 16:43:00 PST
<rdar://problem/46755277>
Comment 2 Chris Dumez 2018-12-17 16:43:41 PST
Created attachment 357500 [details]
Patch
Comment 3 Chris Dumez 2018-12-17 16:47:54 PST
Created attachment 357501 [details]
Patch
Comment 4 WebKit Commit Bot 2018-12-17 18:17:34 PST
Comment on attachment 357501 [details]
Patch

Clearing flags on attachment: 357501

Committed r239310: <https://trac.webkit.org/changeset/239310>
Comment 5 WebKit Commit Bot 2018-12-17 18:17:36 PST
All reviewed patches have been landed.  Closing bug.