Bug 279162

Summary: storing loginStatus value in a database
Product: WebKit Reporter: Pouneh <p_bahrami>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Pouneh
Reported 2024-09-04 17:24:02 PDT
In the initial implementation, the loginStatus was stored in a temporary hashmap, and the status was cleared once the session ended. In this patch, we update the implementation to store the status persistently in the LoginStatus table within the observations.db database.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-04 17:24:14 PDT
Pouneh
Comment 2 2024-09-04 17:35:11 PDT
EWS
Comment 3 2024-09-11 15:40:00 PDT
Committed 283505@main (96606df018fb): <https://commits.webkit.org/283505@main> Reviewed commits have been landed. Closing PR #33159 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.