WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
279162
storing loginStatus value in a database
https://bugs.webkit.org/show_bug.cgi?id=279162
Summary
storing loginStatus value in a database
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-09-04 17:24:14 PDT
<
rdar://problem/135310202
>
Pouneh
Comment 2
2024-09-04 17:35:11 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/33159
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.
Top of Page
Format For Printing
XML
Clone This Bug