WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 220958
[Cocoa] Add WKWebView session restoration API
https://bugs.webkit.org/show_bug.cgi?id=220958
Summary
[Cocoa] Add WKWebView session restoration API
Chris Dumez
Reported
2021-01-25 16:55:57 PST
Add WKWebView session restoration API.
Attachments
WIP Patch
(14.12 KB, patch)
2021-01-26 09:06 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(20.28 KB, patch)
2021-01-26 10:21 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(20.56 KB, patch)
2021-01-26 10:27 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(7.37 KB, patch)
2021-01-26 14:12 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(7.48 KB, patch)
2021-01-26 16:22 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(10.30 KB, patch)
2021-01-26 16:28 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(11.21 KB, patch)
2021-01-28 10:32 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(11.10 KB, patch)
2021-02-22 09:50 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(11.04 KB, patch)
2021-02-22 12:35 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(8)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2021-01-25 16:56:24 PST
<
rdar://70956146
>
Chris Dumez
Comment 2
2021-01-26 09:06:35 PST
Created
attachment 418427
[details]
WIP Patch
Chris Dumez
Comment 3
2021-01-26 10:21:35 PST
Created
attachment 418441
[details]
Patch
Chris Dumez
Comment 4
2021-01-26 10:27:55 PST
Created
attachment 418444
[details]
Patch
Chris Dumez
Comment 5
2021-01-26 14:12:55 PST
Created
attachment 418476
[details]
Patch
Chris Dumez
Comment 6
2021-01-26 16:22:05 PST
Created
attachment 418484
[details]
Patch
Chris Dumez
Comment 7
2021-01-26 16:28:56 PST
Created
attachment 418485
[details]
Patch
Chris Dumez
Comment 8
2021-01-27 07:43:56 PST
Trying to figure out the iOS build issue..
Chris Dumez
Comment 9
2021-01-28 10:32:07 PST
Created
attachment 418655
[details]
Patch
Chris Dumez
Comment 10
2021-02-22 09:50:37 PST
Created
attachment 421205
[details]
Patch
Chris Dumez
Comment 11
2021-02-22 12:35:31 PST
Created
attachment 421227
[details]
Patch
Geoffrey Garen
Comment 12
2021-02-22 13:14:19 PST
Comment on
attachment 421227
[details]
Patch r=me
Alex Christensen
Comment 13
2021-02-22 13:19:19 PST
Comment on
attachment 421227
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=421227&action=review
> Source/WebKit/UIProcess/API/Cocoa/WKWebView.h:480 > +@property (nonatomic, nullable, copy) id interactionState WK_API_AVAILABLE(macos(WK_MAC_TBA), ios(WK_IOS_TBA));
Did we consciously decide to remove <NSSecureCoding> ?
Chris Dumez
Comment 14
2021-02-22 13:30:14 PST
(In reply to Alex Christensen from
comment #13
)
> Comment on
attachment 421227
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=421227&action=review
> > > Source/WebKit/UIProcess/API/Cocoa/WKWebView.h:480 > > +@property (nonatomic, nullable, copy) id interactionState WK_API_AVAILABLE(macos(WK_MAC_TBA), ios(WK_IOS_TBA)); > > Did we consciously decide to remove <NSSecureCoding> ?
Yes. Following up on Slack.
EWS
Comment 15
2021-02-22 15:19:28 PST
Committed
r273283
: <
https://commits.webkit.org/r273283
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 421227
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug