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
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
<rdar://problem/135310202>
Pouneh
Pull request: https://github.com/WebKit/WebKit/pull/33159
EWS
Committed 283505@main (96606df018fb): <https://commits.webkit.org/283505@main>
Reviewed commits have been landed. Closing PR #33159 and removing active labels.