Bug 232593 - Remove isAppInitiated from _WKSessionState
Summary: Remove isAppInitiated from _WKSessionState
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kate Cheney
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-01 16:26 PDT by Kate Cheney
Modified: 2021-11-02 09:37 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.01 KB, patch)
2021-11-01 16:31 PDT, Kate Cheney
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kate Cheney 2021-11-01 16:26:57 PDT
After https://bugs.webkit.org/show_bug.cgi?id=232486 we no longer need the isAppInitiated value on _WKSessionState. It will be set automatically when session state is retrieved.
Comment 1 Kate Cheney 2021-11-01 16:31:17 PDT
Created attachment 443033 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2021-11-01 16:31:54 PDT
<rdar://problem/84906010>
Comment 3 Brent Fulgham 2021-11-01 20:45:05 PDT
Comment on attachment 443033 [details]
Patch

Thank you for cleaning this up!
Comment 4 EWS 2021-11-02 09:37:16 PDT
Committed r285163 (243799@main): <https://commits.webkit.org/243799@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 443033 [details].