Files
browser/src
Karl Seguin e6332ac121 Close session before freeing notification
With the new CookieStore, the session must be freed before the notification is.
This is how it works in CDP, but in fetch, we were pretty lazy about it. This
caused the notification to be freed first, and then the cookiestore to try to
unregister: UAF.
2026-05-30 08:44:35 +08:00
..
2026-04-22 08:42:18 +08:00
2026-05-19 20:52:21 +08:00
2026-04-20 17:13:06 +08:00
2026-05-15 18:31:10 +03:00
2026-05-20 16:05:17 +02:00
2026-04-10 06:51:10 +08:00
2026-05-20 16:09:16 +02:00
2026-05-21 10:38:52 +08:00
2026-04-22 08:42:18 +08:00
2026-05-19 12:08:23 +02:00
2026-04-23 15:48:13 +08:00
2026-05-02 11:58:46 +08:00
2026-01-24 07:59:41 +08:00
2026-05-27 19:34:39 +08:00